[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:10:51.850837 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:35203
I20260713 09:10:51.852380 27371 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:51.853385 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.869449 27378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.869449 27377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.869472 27380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.871114 27371 server_base.cc:1061] running on GCE node
I20260713 09:10:53.067435 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:53.067711 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:53.067867 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933853067851 us; error 0 us; skew 500 ppm
I20260713 09:10:53.068710 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:53.074442 27371 webserver.cc:533] Webserver started at http://127.26.186.254:39325/ using document root <none> and password file <none>
I20260713 09:10:53.075428 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:53.075636 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:53.076045 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:53.082293 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "22343b4e9efe48fb9e9f25790a17ada3"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.091117 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:10:53.096863 27386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.098310 27371 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:53.098649 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "22343b4e9efe48fb9e9f25790a17ada3"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.099128 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:53.164806 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:53.166389 27371 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:10:53.166813 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:53.240932 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:35203
I20260713 09:10:53.241000 27437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:35203 every 8 connection(s)
I20260713 09:10:53.249197 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:53.270550 27438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: Bootstrap starting.
I20260713 09:10:53.276475 27438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.278435 27438 log.cc:826] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:53.283078 27438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: No bootstrap required, opened a new log
I20260713 09:10:53.304364 27438 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER }
I20260713 09:10:53.304945 27438 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.305157 27438 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22343b4e9efe48fb9e9f25790a17ada3, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.306309 27438 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER }
I20260713 09:10:53.306809 27438 raft_consensus.cc:399] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:53.307152 27438 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:53.307541 27438 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.311820 27438 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER }
I20260713 09:10:53.312671 27438 leader_election.cc:304] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [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: 22343b4e9efe48fb9e9f25790a17ada3; no voters: 
I20260713 09:10:53.314467 27438 leader_election.cc:290] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:53.314862 27441 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.317625 27441 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 1 LEADER]: Becoming Leader. State: Replica: 22343b4e9efe48fb9e9f25790a17ada3, State: Running, Role: LEADER
I20260713 09:10:53.318557 27441 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [LEADER]: Queue going to LEADER mode. State: All 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: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER }
I20260713 09:10:53.319752 27438 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:53.329955 27443 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22343b4e9efe48fb9e9f25790a17ada3. Latest consensus state: current_term: 1 leader_uuid: "22343b4e9efe48fb9e9f25790a17ada3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER } }
I20260713 09:10:53.329434 27442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "22343b4e9efe48fb9e9f25790a17ada3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22343b4e9efe48fb9e9f25790a17ada3" member_type: VOTER } }
I20260713 09:10:53.330574 27442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:53.330574 27443 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:53.334656 27449 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:53.347316 27449 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:53.349582 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:53.363791 27449 catalog_manager.cc:1383] Generated new cluster ID: 5134138dfa8c415d8f88aec577ea485d
I20260713 09:10:53.364143 27449 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:53.386013 27449 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:53.388221 27449 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:53.405534 27449 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: Generated new TSK 0
I20260713 09:10:53.406693 27449 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:53.416267 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:53.424994 27460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:53.426419 27461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:53.430694 27371 server_base.cc:1061] running on GCE node
W20260713 09:10:53.431012 27463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:53.432073 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:53.432367 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:53.432574 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933853432558 us; error 0 us; skew 500 ppm
I20260713 09:10:53.433383 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:53.437891 27371 webserver.cc:533] Webserver started at http://127.26.186.193:39613/ using document root <none> and password file <none>
I20260713 09:10:53.438628 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:53.438889 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:53.439273 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:53.440845 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "c2f96fcce5ac467da587aa8e560d4604"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.448072 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:53.453378 27468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.454312 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:53.454665 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "c2f96fcce5ac467da587aa8e560d4604"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.455111 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:53.478472 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:53.480333 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:53.483268 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:53.488797 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:53.489180 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.489503 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:53.489730 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.582651 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:43711
I20260713 09:10:53.582710 27530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:43711 every 8 connection(s)
I20260713 09:10:53.591764 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:53.605196 27535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:53.608409 27536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:53.617812 27538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:53.623613 27371 server_base.cc:1061] running on GCE node
I20260713 09:10:53.624843 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:53.625135 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:53.625334 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933853625317 us; error 0 us; skew 500 ppm
I20260713 09:10:53.626147 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:53.627846 27531 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35203
I20260713 09:10:53.628348 27531 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:53.629443 27531 heartbeater.cc:507] Master 127.26.186.254:35203 requested a full tablet report, sending...
I20260713 09:10:53.629602 27371 webserver.cc:533] Webserver started at http://127.26.186.194:46129/ using document root <none> and password file <none>
I20260713 09:10:53.630306 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:53.630571 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:53.630911 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:53.632488 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "95f4e7b29735414eacd26bb8516ae803"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.632718 27403 ts_manager.cc:194] Registered new tserver with Master: c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711)
I20260713 09:10:53.635119 27403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43724
I20260713 09:10:53.639812 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:10:53.645423 27543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.646343 27371 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:10:53.646687 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "95f4e7b29735414eacd26bb8516ae803"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.647061 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:53.681715 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:53.683456 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:53.686012 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:53.689798 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:53.690083 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.690383 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:53.690620 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.780279 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:34379
I20260713 09:10:53.780369 27605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:34379 every 8 connection(s)
I20260713 09:10:53.787353 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:53.795873 27609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:53.798586 27610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:53.801383 27606 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35203
I20260713 09:10:53.801923 27606 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:53.803284 27606 heartbeater.cc:507] Master 127.26.186.254:35203 requested a full tablet report, sending...
I20260713 09:10:53.806517 27403 ts_manager.cc:194] Registered new tserver with Master: 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
W20260713 09:10:53.808929 27612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:53.809182 27403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43736
I20260713 09:10:53.813336 27371 server_base.cc:1061] running on GCE node
I20260713 09:10:53.814165 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:53.814409 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:53.814602 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933853814578 us; error 0 us; skew 500 ppm
I20260713 09:10:53.815196 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:53.817720 27371 webserver.cc:533] Webserver started at http://127.26.186.195:44713/ using document root <none> and password file <none>
I20260713 09:10:53.818210 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:53.818420 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:53.818694 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:53.819857 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "fe18fc8c118c48239cdab4389be79065"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.824782 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:10:53.828486 27617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.829418 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:10:53.829748 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "fe18fc8c118c48239cdab4389be79065"
format_stamp: "Formatted at 2026-07-13 09:10:53 on dist-test-slave-dg4l"
I20260713 09:10:53.830062 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:53.840409 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:53.841741 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:53.843953 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:53.847460 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:53.847712 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.847954 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:53.848165 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:53.946545 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:43935
I20260713 09:10:53.946760 27679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:43935 every 8 connection(s)
I20260713 09:10:53.962857 27680 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35203
I20260713 09:10:53.963317 27680 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:53.964275 27680 heartbeater.cc:507] Master 127.26.186.254:35203 requested a full tablet report, sending...
I20260713 09:10:53.966691 27403 ts_manager.cc:194] Registered new tserver with Master: fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:53.966780 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014789304s
I20260713 09:10:53.968555 27403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43748
I20260713 09:10:54.019162 27403 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43752:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:54.023041 27403 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:54.138739 27645 tablet_service.cc:1511] Processing CreateTablet for tablet ce5ffbb7dc4f46869992fcb8c757eca4 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:54.140692 27645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5ffbb7dc4f46869992fcb8c757eca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.141044 27496 tablet_service.cc:1511] Processing CreateTablet for tablet ce5ffbb7dc4f46869992fcb8c757eca4 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:54.138788 27644 tablet_service.cc:1511] Processing CreateTablet for tablet 460471e16c22415a97c5f41d7f75fcf9 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:54.141474 27495 tablet_service.cc:1511] Processing CreateTablet for tablet 460471e16c22415a97c5f41d7f75fcf9 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:54.152575 27644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460471e16c22415a97c5f41d7f75fcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.148036 27493 tablet_service.cc:1511] Processing CreateTablet for tablet 288dca2922bf44cb885408631acc641e (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:54.155840 27496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5ffbb7dc4f46869992fcb8c757eca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.152647 27643 tablet_service.cc:1511] Processing CreateTablet for tablet 07d6b5a1679d40e99208abd93cbfb466 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:54.159317 27643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d6b5a1679d40e99208abd93cbfb466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.160709 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288dca2922bf44cb885408631acc641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.155877 27494 tablet_service.cc:1511] Processing CreateTablet for tablet 07d6b5a1679d40e99208abd93cbfb466 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:54.154719 27642 tablet_service.cc:1511] Processing CreateTablet for tablet 288dca2922bf44cb885408631acc641e (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:54.165131 27495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460471e16c22415a97c5f41d7f75fcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.167946 27570 tablet_service.cc:1511] Processing CreateTablet for tablet 460471e16c22415a97c5f41d7f75fcf9 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:54.173296 27494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d6b5a1679d40e99208abd93cbfb466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.172447 27569 tablet_service.cc:1511] Processing CreateTablet for tablet 07d6b5a1679d40e99208abd93cbfb466 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:54.179545 27568 tablet_service.cc:1511] Processing CreateTablet for tablet 288dca2922bf44cb885408631acc641e (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:54.184170 27492 tablet_service.cc:1511] Processing CreateTablet for tablet 097d115d77f74b75896f849d748b79a7 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:54.186022 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097d115d77f74b75896f849d748b79a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.174346 27571 tablet_service.cc:1511] Processing CreateTablet for tablet ce5ffbb7dc4f46869992fcb8c757eca4 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:54.190328 27642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288dca2922bf44cb885408631acc641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.193641 27567 tablet_service.cc:1511] Processing CreateTablet for tablet 097d115d77f74b75896f849d748b79a7 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:54.194521 27570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460471e16c22415a97c5f41d7f75fcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.207317 27569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d6b5a1679d40e99208abd93cbfb466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.207255 27641 tablet_service.cc:1511] Processing CreateTablet for tablet 097d115d77f74b75896f849d748b79a7 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:54.210212 27641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097d115d77f74b75896f849d748b79a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.213726 27567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097d115d77f74b75896f849d748b79a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.224512 27491 tablet_service.cc:1511] Processing CreateTablet for tablet 7594f7894807427dae88d134b60e8872 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:54.231954 27571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5ffbb7dc4f46869992fcb8c757eca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.232770 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594f7894807427dae88d134b60e8872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.251324 27566 tablet_service.cc:1511] Processing CreateTablet for tablet 7594f7894807427dae88d134b60e8872 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:54.254608 27568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288dca2922bf44cb885408631acc641e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.256035 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594f7894807427dae88d134b60e8872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.262336 27640 tablet_service.cc:1511] Processing CreateTablet for tablet 7594f7894807427dae88d134b60e8872 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:54.270548 27640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594f7894807427dae88d134b60e8872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.307755 27493 tablet_service.cc:1511] Processing CreateTablet for tablet ebd977701c254867a10cd2ee1654efc8 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:54.309039 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd977701c254867a10cd2ee1654efc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.341365 27565 tablet_service.cc:1511] Processing CreateTablet for tablet ebd977701c254867a10cd2ee1654efc8 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:54.343250 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd977701c254867a10cd2ee1654efc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.344264 27699 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
W20260713 09:10:54.345402 27451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:54.355949 27645 tablet_service.cc:1511] Processing CreateTablet for tablet ebd977701c254867a10cd2ee1654efc8 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:54.357805 27645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd977701c254867a10cd2ee1654efc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.369263 27493 tablet_service.cc:1511] Processing CreateTablet for tablet 0599762617aa463d9a9dc216b44e8f3d (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:54.375030 27493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0599762617aa463d9a9dc216b44e8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.374758 27639 tablet_service.cc:1511] Processing CreateTablet for tablet 0599762617aa463d9a9dc216b44e8f3d (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:54.374909 27564 tablet_service.cc:1511] Processing CreateTablet for tablet 0599762617aa463d9a9dc216b44e8f3d (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:54.378672 27639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0599762617aa463d9a9dc216b44e8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.379724 27564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0599762617aa463d9a9dc216b44e8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.395509 27698 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.422147 27496 tablet_service.cc:1511] Processing CreateTablet for tablet f26ddc6a40b04dedb399becf3302fb95 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:54.423435 27496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26ddc6a40b04dedb399becf3302fb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.428576 27699 tablet_bootstrap.cc:654] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.432364 27700 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.450114 27644 tablet_service.cc:1511] Processing CreateTablet for tablet f26ddc6a40b04dedb399becf3302fb95 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:54.451381 27644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26ddc6a40b04dedb399becf3302fb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.454315 27698 tablet_bootstrap.cc:654] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.447008 27565 tablet_service.cc:1511] Processing CreateTablet for tablet f26ddc6a40b04dedb399becf3302fb95 (DEFAULT_TABLE table=test-workload [id=881c22e6fbd84a0c8d279544544b06dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:54.456629 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26ddc6a40b04dedb399becf3302fb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:54.457099 27700 tablet_bootstrap.cc:654] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.471725 27699 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.472234 27699 ts_tablet_manager.cc:1403] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.005s
I20260713 09:10:54.475644 27699 raft_consensus.cc:359] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.476434 27699 raft_consensus.cc:385] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.476773 27699 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.477543 27699 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.478310 27698 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.478770 27698 ts_tablet_manager.cc:1403] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.009s
I20260713 09:10:54.481738 27698 raft_consensus.cc:359] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.482448 27698 raft_consensus.cc:385] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.482735 27698 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.483744 27698 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.484520 27700 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.485112 27700 ts_tablet_manager.cc:1403] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.006s
I20260713 09:10:54.489503 27700 raft_consensus.cc:359] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.490952 27700 raft_consensus.cc:385] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.491387 27700 raft_consensus.cc:740] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.492322 27700 consensus_queue.cc:260] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.493273 27699 ts_tablet_manager.cc:1434] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:10:54.493178 27680 heartbeater.cc:499] Master 127.26.186.254:35203 was elected leader, sending a full tablet report...
I20260713 09:10:54.494339 27699 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.499785 27700 ts_tablet_manager.cc:1434] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:10:54.500517 27606 heartbeater.cc:499] Master 127.26.186.254:35203 was elected leader, sending a full tablet report...
I20260713 09:10:54.501233 27699 tablet_bootstrap.cc:654] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.505498 27700 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.514865 27700 tablet_bootstrap.cc:654] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.522361 27699 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.522869 27699 ts_tablet_manager.cc:1403] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260713 09:10:54.523335 27700 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.523830 27700 ts_tablet_manager.cc:1403] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:10:54.524093 27531 heartbeater.cc:499] Master 127.26.186.254:35203 was elected leader, sending a full tablet report...
I20260713 09:10:54.524601 27698 ts_tablet_manager.cc:1434] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.030s
I20260713 09:10:54.525714 27698 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.526687 27700 raft_consensus.cc:359] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.531332 27700 raft_consensus.cc:385] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.531683 27700 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.532371 27700 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.529687 27699 raft_consensus.cc:359] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.533339 27699 raft_consensus.cc:385] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.533648 27699 raft_consensus.cc:740] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.534348 27699 consensus_queue.cc:260] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
W20260713 09:10:54.537552 27607 tablet.cc:2406] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:54.560118 27699 ts_tablet_manager.cc:1434] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260713 09:10:54.562664 27698 tablet_bootstrap.cc:654] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.567224 27706 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.568161 27700 ts_tablet_manager.cc:1434] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.023s
I20260713 09:10:54.567953 27706 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.568614 27699 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.569056 27700 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.571128 27706 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.589864 27700 tablet_bootstrap.cc:654] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.593245 27699 tablet_bootstrap.cc:654] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.600831 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.602026 27506 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.603498 27547 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.604671 27706 raft_consensus.cc:2804] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.605074 27706 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.605422 27706 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.605865 27698 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.606520 27698 ts_tablet_manager.cc:1403] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.004s
I20260713 09:10:54.610517 27698 raft_consensus.cc:359] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.611529 27698 raft_consensus.cc:385] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.611948 27698 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.612666 27706 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.612883 27698 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.614847 27706 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.615722 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:54.616369 27506 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.617185 27700 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.617722 27700 ts_tablet_manager.cc:1403] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.017s
I20260713 09:10:54.617278 27699 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.618494 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.618734 27699 ts_tablet_manager.cc:1403] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.001s
I20260713 09:10:54.618723 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
W20260713 09:10:54.620473 27545 leader_election.cc:343] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:54.621534 27545 leader_election.cc:343] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.621953 27699 raft_consensus.cc:359] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.622525 27699 raft_consensus.cc:385] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.622758 27699 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.624084 27699 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.626718 27698 ts_tablet_manager.cc:1434] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.002s
I20260713 09:10:54.627700 27698 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.630614 27699 ts_tablet_manager.cc:1434] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:54.631587 27699 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.631757 27700 raft_consensus.cc:359] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.632512 27700 raft_consensus.cc:385] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.632792 27700 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.633585 27700 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.639427 27699 tablet_bootstrap.cc:654] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.641510 27698 tablet_bootstrap.cc:654] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.635795 27700 ts_tablet_manager.cc:1434] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:10:54.646322 27700 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.648434 27506 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:54.652030 27547 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: fe18fc8c118c48239cdab4389be79065
I20260713 09:10:54.653126 27706 raft_consensus.cc:2804] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.653760 27700 tablet_bootstrap.cc:654] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.659161 27706 raft_consensus.cc:697] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:54.660033 27706 consensus_queue.cc:237] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.667681 27699 tablet_bootstrap.cc:492] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.668301 27699 ts_tablet_manager.cc:1403] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.009s
I20260713 09:10:54.671711 27699 raft_consensus.cc:359] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.672302 27699 raft_consensus.cc:385] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.672142 27402 catalog_manager.cc:5697] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.674746 27699 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.675077 27698 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.675554 27698 ts_tablet_manager.cc:1403] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.001s
I20260713 09:10:54.675655 27699 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.678251 27699 ts_tablet_manager.cc:1434] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:10:54.678495 27698 raft_consensus.cc:359] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.679215 27698 raft_consensus.cc:385] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.679597 27698 raft_consensus.cc:740] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.679229 27699 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.680477 27698 consensus_queue.cc:260] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.682787 27698 ts_tablet_manager.cc:1434] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:54.683771 27698 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.688786 27699 tablet_bootstrap.cc:654] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.690379 27698 tablet_bootstrap.cc:654] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.695024 27700 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.695508 27700 ts_tablet_manager.cc:1403] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.006s
I20260713 09:10:54.698370 27700 raft_consensus.cc:359] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.699095 27700 raft_consensus.cc:385] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.699361 27700 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.700258 27700 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.702538 27700 ts_tablet_manager.cc:1434] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:54.703541 27700 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.710287 27700 tablet_bootstrap.cc:654] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.716910 27698 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.717423 27698 ts_tablet_manager.cc:1403] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.007s
I20260713 09:10:54.720741 27698 raft_consensus.cc:359] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.722633 27698 raft_consensus.cc:385] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.722918 27698 raft_consensus.cc:740] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.725274 27699 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.725689 27699 ts_tablet_manager.cc:1403] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.014s
I20260713 09:10:54.728485 27699 raft_consensus.cc:359] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.729189 27699 raft_consensus.cc:385] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.729496 27699 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.730180 27699 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.732385 27699 ts_tablet_manager.cc:1434] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:54.731962 27698 consensus_queue.cc:260] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.733270 27699 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.736650 27698 ts_tablet_manager.cc:1434] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:10:54.737599 27698 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.740540 27699 tablet_bootstrap.cc:654] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.743800 27698 tablet_bootstrap.cc:654] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.754642 27704 raft_consensus.cc:493] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.755354 27704 raft_consensus.cc:515] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.762483 27704 leader_election.cc:290] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:54.769982 27700 tablet_bootstrap.cc:492] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.770649 27700 ts_tablet_manager.cc:1403] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.009s
I20260713 09:10:54.774873 27700 raft_consensus.cc:359] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.776662 27700 raft_consensus.cc:385] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.777083 27700 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.779974 27700 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.783133 27698 tablet_bootstrap.cc:492] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.783687 27698 ts_tablet_manager.cc:1403] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.027s
I20260713 09:10:54.784472 27699 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.784749 27700 ts_tablet_manager.cc:1434] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:54.784946 27699 ts_tablet_manager.cc:1403] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.024s
I20260713 09:10:54.785743 27700 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.786854 27698 raft_consensus.cc:359] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.787701 27698 raft_consensus.cc:385] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.788075 27698 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.787837 27699 raft_consensus.cc:359] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.788625 27699 raft_consensus.cc:385] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.789057 27699 raft_consensus.cc:740] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.789861 27706 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.790066 27699 consensus_queue.cc:260] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.790292 27706 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.792416 27706 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.792630 27699 ts_tablet_manager.cc:1434] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:54.793578 27699 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.794245 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.794889 27654 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.794241 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.796147 27545 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:54.797011 27706 raft_consensus.cc:2804] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.797372 27706 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.797717 27706 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.798166 27700 tablet_bootstrap.cc:654] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:54.799630 27547 leader_election.cc:343] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.788985 27698 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.806260 27698 ts_tablet_manager.cc:1434] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:10:54.807297 27698 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.812729 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.813376 27506 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 0.
I20260713 09:10:54.815117 27621 leader_election.cc:304] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:54.815929 27699 tablet_bootstrap.cc:654] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.811426 27706 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.816663 27704 raft_consensus.cc:2804] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.817348 27704 raft_consensus.cc:493] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.817824 27704 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.826565 27704 raft_consensus.cc:515] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.827292 27706 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.828292 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:54.828680 27704 leader_election.cc:290] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:54.829385 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:54.829911 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:54.830811 27505 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:54.830277 27547 leader_election.cc:343] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.829936 27654 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.838260 27654 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:54.839531 27545 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:54.840723 27706 raft_consensus.cc:2804] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.841588 27706 raft_consensus.cc:697] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:54.842418 27706 consensus_queue.cc:237] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.843824 27505 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 1.
I20260713 09:10:54.845151 27621 leader_election.cc:304] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:54.846434 27704 raft_consensus.cc:2804] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.846939 27698 tablet_bootstrap.cc:654] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.848814 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:54.849574 27581 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 0.
I20260713 09:10:54.850872 27699 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.850888 27580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:54.851621 27699 ts_tablet_manager.cc:1403] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.010s
I20260713 09:10:54.851655 27580 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.857074 27698 tablet_bootstrap.cc:492] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.857561 27698 ts_tablet_manager.cc:1403] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260713 09:10:54.857908 27699 raft_consensus.cc:359] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.858712 27699 raft_consensus.cc:385] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.859084 27699 raft_consensus.cc:740] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.859710 27402 catalog_manager.cc:5697] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.859934 27699 consensus_queue.cc:260] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.860498 27698 raft_consensus.cc:359] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.861219 27698 raft_consensus.cc:385] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.862073 27698 raft_consensus.cc:740] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.864046 27698 consensus_queue.cc:260] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.865952 27700 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.866415 27698 ts_tablet_manager.cc:1434] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:10:54.867388 27698 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.866416 27700 ts_tablet_manager.cc:1403] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.006s
I20260713 09:10:54.873333 27700 raft_consensus.cc:359] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.874075 27700 raft_consensus.cc:385] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.874215 27698 tablet_bootstrap.cc:654] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.874398 27700 raft_consensus.cc:740] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.863392 27580 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 1.
I20260713 09:10:54.880770 27704 raft_consensus.cc:697] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:54.880755 27700 consensus_queue.cc:260] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.883427 27704 consensus_queue.cc:237] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:54.891534 27700 ts_tablet_manager.cc:1434] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260713 09:10:54.893563 27700 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.893873 27699 ts_tablet_manager.cc:1434] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.022s
I20260713 09:10:54.894815 27699 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.901640 27699 tablet_bootstrap.cc:654] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.901867 27700 tablet_bootstrap.cc:654] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.905162 27698 tablet_bootstrap.cc:492] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.905787 27698 ts_tablet_manager.cc:1403] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.009s
I20260713 09:10:54.913112 27699 tablet_bootstrap.cc:492] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.913578 27699 ts_tablet_manager.cc:1403] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:10:54.916437 27699 raft_consensus.cc:359] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.917140 27699 raft_consensus.cc:385] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.916579 27403 catalog_manager.cc:5697] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.917428 27699 raft_consensus.cc:740] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.918207 27699 consensus_queue.cc:260] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.920435 27699 ts_tablet_manager.cc:1434] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:54.921255 27699 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: Bootstrap starting.
I20260713 09:10:54.909682 27698 raft_consensus.cc:359] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.924086 27698 raft_consensus.cc:385] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.924506 27698 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.925386 27698 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.926764 27699 tablet_bootstrap.cc:654] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.928079 27698 ts_tablet_manager.cc:1434] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260713 09:10:54.929158 27698 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.932996 27700 tablet_bootstrap.cc:492] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:54.933470 27700 ts_tablet_manager.cc:1403] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.012s
I20260713 09:10:54.936739 27705 raft_consensus.cc:493] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.937268 27705 raft_consensus.cc:515] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.938360 27700 raft_consensus.cc:359] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.939111 27700 raft_consensus.cc:385] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.939414 27700 raft_consensus.cc:740] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.940188 27700 consensus_queue.cc:260] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.942656 27700 ts_tablet_manager.cc:1434] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:54.943707 27700 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:54.944293 27705 leader_election.cc:290] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.945979 27706 raft_consensus.cc:493] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.946471 27706 raft_consensus.cc:515] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.948562 27706 leader_election.cc:290] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.950487 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.951110 27505 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.952883 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.953509 27654 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.954475 27547 leader_election.cc:304] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.956182 27706 raft_consensus.cc:2804] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.956683 27706 raft_consensus.cc:493] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.957110 27706 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.958106 27698 tablet_bootstrap.cc:654] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.961421 27700 tablet_bootstrap.cc:654] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.962891 27705 raft_consensus.cc:493] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.963414 27705 raft_consensus.cc:515] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.965282 27705 leader_election.cc:290] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.970705 27706 raft_consensus.cc:515] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.972843 27699 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: No bootstrap required, opened a new log
I20260713 09:10:54.973397 27699 ts_tablet_manager.cc:1403] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.007s
I20260713 09:10:54.973771 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:54.974421 27505 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.976991 27698 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:54.976846 27699 raft_consensus.cc:359] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.977419 27698 ts_tablet_manager.cc:1403] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.006s
I20260713 09:10:54.977507 27699 raft_consensus.cc:385] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.977792 27699 raft_consensus.cc:740] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.978473 27699 consensus_queue.cc:260] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.980907 27580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:54.981369 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:54.981534 27580 raft_consensus.cc:2468] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 0.
I20260713 09:10:54.981950 27581 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 0.
I20260713 09:10:54.983741 27698 raft_consensus.cc:359] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.984381 27698 raft_consensus.cc:385] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.984642 27698 raft_consensus.cc:740] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.984779 27716 raft_consensus.cc:493] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.984887 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.985536 27654 raft_consensus.cc:2468] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 0.
I20260713 09:10:54.985262 27698 consensus_queue.cc:260] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.985361 27716 raft_consensus.cc:515] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.985968 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.986340 27704 raft_consensus.cc:493] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.986789 27704 raft_consensus.cc:515] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:54.987411 27698 ts_tablet_manager.cc:1434] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:10:54.987627 27470 leader_election.cc:304] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.988547 27470 leader_election.cc:304] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.988787 27704 leader_election.cc:290] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:54.989607 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.990226 27506 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 0.
I20260713 09:10:54.990898 27705 raft_consensus.cc:2804] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.990667 27716 leader_election.cc:290] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:54.991295 27705 raft_consensus.cc:493] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.991683 27705 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.991568 27621 leader_election.cc:304] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:54.992311 27505 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:54.993799 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:54.994237 27547 leader_election.cc:304] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.994412 27506 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.995548 27547 leader_election.cc:304] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:54.995760 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:54.995893 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:54.996371 27654 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:54.996620 27716 raft_consensus.cc:2804] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.996723 27581 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 0.
I20260713 09:10:54.988258 27698 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: Bootstrap starting.
I20260713 09:10:54.998059 27655 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 0.
I20260713 09:10:54.999433 27704 raft_consensus.cc:2804] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.999897 27704 raft_consensus.cc:493] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:55.000341 27704 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.011893 27698 tablet_bootstrap.cc:654] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:55.013798 27704 raft_consensus.cc:515] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.014093 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.014750 27655 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.015422 27705 raft_consensus.cc:515] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.016041 27704 leader_election.cc:290] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.016714 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.017344 27505 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.017484 27705 leader_election.cc:290] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.019177 27699 ts_tablet_manager.cc:1434] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260713 09:10:55.020166 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.020819 27581 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.022374 27655 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:55.023840 27706 leader_election.cc:290] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.025264 27706 raft_consensus.cc:2804] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:55.025619 27706 raft_consensus.cc:493] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:55.025951 27706 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.031826 27581 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 1.
W20260713 09:10:55.033303 27470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.194:34379, user_credentials={real_user=slave}} blocked reactor thread for 44815.5us
I20260713 09:10:55.035737 27716 raft_consensus.cc:697] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.036981 27619 leader_election.cc:304] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.038125 27704 raft_consensus.cc:2804] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:55.038614 27704 raft_consensus.cc:697] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:55.039465 27704 consensus_queue.cc:237] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.048307 27706 raft_consensus.cc:515] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.051894 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.052706 27581 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.053247 27706 leader_election.cc:290] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.056049 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.056684 27655 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.037576 27716 consensus_queue.cc:237] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.058933 27505 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 1.
I20260713 09:10:55.061439 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.062649 27705 raft_consensus.cc:2764] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:10:55.063383 27698 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: No bootstrap required, opened a new log
I20260713 09:10:55.063864 27698 ts_tablet_manager.cc:1403] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.019s
I20260713 09:10:55.063014 27654 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.067655 27698 raft_consensus.cc:359] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.068316 27698 raft_consensus.cc:385] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:55.068583 27698 raft_consensus.cc:740] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Initialized, Role: FOLLOWER
I20260713 09:10:55.068694 27403 catalog_manager.cc:5697] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.069262 27698 consensus_queue.cc:260] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.070544 27581 raft_consensus.cc:2468] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 1.
W20260713 09:10:55.064399 27547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.193:43711, user_credentials={real_user=slave}} blocked reactor thread for 68947.8us
I20260713 09:10:55.078255 27470 leader_election.cc:304] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.079166 27705 raft_consensus.cc:2804] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:55.079825 27705 raft_consensus.cc:697] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.081162 27705 consensus_queue.cc:237] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.083863 27655 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:55.084414 27704 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:55.085007 27545 leader_election.cc:304] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.084923 27704 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.086007 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.087287 27704 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.087958 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:55.089205 27506 raft_consensus.cc:2393] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe18fc8c118c48239cdab4389be79065 in current term 1: Already voted for candidate 95f4e7b29735414eacd26bb8516ae803 in this term.
I20260713 09:10:55.090598 27700 tablet_bootstrap.cc:492] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:55.094816 27700 ts_tablet_manager.cc:1403] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.151s	user 0.042s	sys 0.032s
I20260713 09:10:55.095161 27746 raft_consensus.cc:2804] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:55.086742 27505 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.095696 27746 raft_consensus.cc:697] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.092023 27698 ts_tablet_manager.cc:1434] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.008s
I20260713 09:10:55.093927 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:55.099601 27619 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe18fc8c118c48239cdab4389be79065; no voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.096537 27746 consensus_queue.cc:237] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.102561 27704 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.099282 27654 raft_consensus.cc:2468] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 1.
I20260713 09:10:55.115263 27700 raft_consensus.cc:359] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.115975 27700 raft_consensus.cc:385] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:55.116230 27700 raft_consensus.cc:740] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:55.116890 27700 consensus_queue.cc:260] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.119437 27700 ts_tablet_manager.cc:1434] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:10:55.121407 27700 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: Bootstrap starting.
I20260713 09:10:55.121980 27716 raft_consensus.cc:493] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:55.122438 27716 raft_consensus.cc:515] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.122943 27403 catalog_manager.cc:5697] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.125305 27745 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:55.125739 27745 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.127122 27716 leader_election.cc:290] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.127799 27745 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.128068 27505 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:55.128855 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:55.129449 27506 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:55.131102 27547 leader_election.cc:304] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.132772 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:55.133082 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:55.133644 27654 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:55.134565 27735 raft_consensus.cc:493] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:55.135386 27735 raft_consensus.cc:515] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.136628 27716 raft_consensus.cc:2804] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:55.137348 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:55.138204 27654 raft_consensus.cc:2393] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2f96fcce5ac467da587aa8e560d4604 in current term 1: Already voted for candidate 95f4e7b29735414eacd26bb8516ae803 in this term.
I20260713 09:10:55.137830 27716 raft_consensus.cc:493] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:55.138434 27735 leader_election.cc:290] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.140093 27704 raft_consensus.cc:2749] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:55.138653 27716 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.142711 27700 tablet_bootstrap.cc:654] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:55.142141 27402 catalog_manager.cc:5697] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.146278 27470 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604; no voters: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065
I20260713 09:10:55.147192 27705 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.147712 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803" is_pre_election: true
I20260713 09:10:55.153739 27705 raft_consensus.cc:2749] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:55.147318 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:55.155051 27505 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 0.
I20260713 09:10:55.155529 27700 tablet_bootstrap.cc:492] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: No bootstrap required, opened a new log
I20260713 09:10:55.156103 27700 ts_tablet_manager.cc:1403] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260713 09:10:55.146938 27716 raft_consensus.cc:515] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.158663 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.159358 27505 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.159711 27700 raft_consensus.cc:359] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.160626 27700 raft_consensus.cc:385] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:55.160964 27700 raft_consensus.cc:740] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Initialized, Role: FOLLOWER
I20260713 09:10:55.158638 27621 leader_election.cc:304] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.161737 27704 raft_consensus.cc:2804] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:55.162132 27704 raft_consensus.cc:493] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:55.162495 27704 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.161762 27700 consensus_queue.cc:260] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.164251 27581 raft_consensus.cc:2393] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe18fc8c118c48239cdab4389be79065 in current term 1: Already voted for candidate 95f4e7b29735414eacd26bb8516ae803 in this term.
I20260713 09:10:55.164990 27700 ts_tablet_manager.cc:1434] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:55.167480 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.168975 27704 raft_consensus.cc:515] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.170080 27654 raft_consensus.cc:2393] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f4e7b29735414eacd26bb8516ae803 in current term 1: Already voted for candidate fe18fc8c118c48239cdab4389be79065 in this term.
I20260713 09:10:55.172716 27716 leader_election.cc:290] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.175550 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.176395 27505 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:55.176302 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.177780 27581 raft_consensus.cc:2393] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe18fc8c118c48239cdab4389be79065 in current term 1: Already voted for candidate 95f4e7b29735414eacd26bb8516ae803 in this term.
I20260713 09:10:55.179185 27619 leader_election.cc:304] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [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: fe18fc8c118c48239cdab4389be79065; no voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.179793 27547 leader_election.cc:304] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: fe18fc8c118c48239cdab4389be79065
I20260713 09:10:55.180228 27735 raft_consensus.cc:2749] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:55.180568 27716 raft_consensus.cc:2804] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:55.181339 27716 raft_consensus.cc:697] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.182343 27716 consensus_queue.cc:237] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.181296 27704 leader_election.cc:290] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.196768 27402 catalog_manager.cc:5697] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.210314 27402 catalog_manager.cc:5697] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.216910 27746 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.235291 27746 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.306999 27746 raft_consensus.cc:493] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:55.307525 27746 raft_consensus.cc:515] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.309321 27746 leader_election.cc:290] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.310199 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604" is_pre_election: true
I20260713 09:10:55.310907 27505 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:55.311224 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065" is_pre_election: true
I20260713 09:10:55.311890 27654 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 0.
I20260713 09:10:55.312130 27547 leader_election.cc:304] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.312201 27704 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.313191 27746 raft_consensus.cc:2804] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:55.313604 27746 raft_consensus.cc:493] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:55.313990 27746 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.325698 27746 raft_consensus.cc:515] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.327625 27746 leader_election.cc:290] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.328765 27704 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.328976 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.329533 27654 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.332806 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.333878 27505 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:55.339913 27505 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
I20260713 09:10:55.341136 27547 leader_election.cc:304] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.342422 27746 raft_consensus.cc:2804] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:55.342883 27746 raft_consensus.cc:697] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.343720 27746 consensus_queue.cc:237] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.340337 27654 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 1.
W20260713 09:10:55.358282 27451 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:55.364801 27403 catalog_manager.cc:5697] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.375044 27746 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.386070 27716 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.421201 27704 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:55.434881 27704 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.495299 27716 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.506340 27706 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.578393 27655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43300
I20260713 09:10:55.579097 27655 raft_consensus.cc:606] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.594254 27581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43950
I20260713 09:10:55.594780 27581 raft_consensus.cc:606] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.600303 27581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43950
I20260713 09:10:55.600981 27581 raft_consensus.cc:606] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.606534 27581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43950
I20260713 09:10:55.607091 27581 raft_consensus.cc:606] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:10:55.627909 27705 consensus_queue.cc:1048] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.632015 27746 raft_consensus.cc:993] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.632479 27746 raft_consensus.cc:1081] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.635483 27506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:10:55.636067 27506 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.636560 27506 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.639151 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "097d115d77f74b75896f849d748b79a7"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:55.639792 27504 raft_consensus.cc:606] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:55.647289 27706 consensus_queue.cc:1048] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:55.647933 27747 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.647310 27506 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.655364 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.655975 27581 raft_consensus.cc:3055] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.656306 27581 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.657153 27581 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.657876 27654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7594f7894807427dae88d134b60e8872"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43300
I20260713 09:10:55.658530 27581 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.658663 27654 raft_consensus.cc:606] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:55.670502 27747 consensus_queue.cc:1048] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.670957 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.671801 27654 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.673458 27506 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.678061 27580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43950
I20260713 09:10:55.678905 27580 raft_consensus.cc:606] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS fe18fc8c118c48239cdab4389be79065
I20260713 09:10:55.679039 27747 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.693693 27654 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.695667 27470 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.713280 27581 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.715101 27782 raft_consensus.cc:2804] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.719264 27782 raft_consensus.cc:697] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.720297 27782 consensus_queue.cc:237] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.729761 27735 raft_consensus.cc:993] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.730233 27735 raft_consensus.cc:1081] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.732975 27778 raft_consensus.cc:993] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:55.733436 27778 raft_consensus.cc:1081] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:55.735312 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "097d115d77f74b75896f849d748b79a7"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43936
I20260713 09:10:55.736927 27579 raft_consensus.cc:493] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.737304 27579 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.739076 27505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51900
I20260713 09:10:55.739655 27505 raft_consensus.cc:493] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.740101 27505 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.746732 27705 consensus_queue.cc:1048] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.748323 27505 raft_consensus.cc:515] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:55.750452 27505 leader_election.cc:290] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Requested vote from peers fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.753436 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.753994 27655 raft_consensus.cc:3055] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.754312 27655 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:55.755107 27579 raft_consensus.cc:515] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.757490 27655 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:55.759323 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.759840 27581 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.761677 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.762249 27505 raft_consensus.cc:3055] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.762564 27505 raft_consensus.cc:740] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.763326 27505 consensus_queue.cc:260] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.764199 27505 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.758896 27655 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.772058 27579 leader_election.cc:290] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 2 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.773571 27505 raft_consensus.cc:2468] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 2.
I20260713 09:10:55.774724 27547 leader_election.cc:304] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.775548 27747 raft_consensus.cc:2804] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.775637 27653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097d115d77f74b75896f849d748b79a7" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.776085 27747 raft_consensus.cc:697] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.776899 27747 consensus_queue.cc:237] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.778235 27655 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.779395 27470 leader_election.cc:304] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.780155 27705 raft_consensus.cc:2804] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.780617 27705 raft_consensus.cc:697] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.781392 27705 consensus_queue.cc:237] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:55.789400 27581 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.794520 27400 catalog_manager.cc:5697] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 1 to 2, leader changed from c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.805131 27402 catalog_manager.cc:5697] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.806350 27402 catalog_manager.cc:5697] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 1 to 2, leader changed from fe18fc8c118c48239cdab4389be79065 (127.26.186.195) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.876755 27747 consensus_queue.cc:1048] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.887473 27746 consensus_queue.cc:1048] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.896369 27746 raft_consensus.cc:993] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:55.896823 27746 raft_consensus.cc:1081] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:55.898492 27654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43286
I20260713 09:10:55.899101 27654 raft_consensus.cc:493] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.899477 27654 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.906023 27654 raft_consensus.cc:515] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.908563 27654 leader_election.cc:290] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 2 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:55.909580 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.910181 27581 raft_consensus.cc:3055] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.910491 27581 raft_consensus.cc:740] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.910575 27746 raft_consensus.cc:993] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.910876 27505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f26ddc6a40b04dedb399becf3302fb95" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:55.911067 27746 raft_consensus.cc:1081] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.911435 27505 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.911303 27581 consensus_queue.cc:260] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.912537 27581 raft_consensus.cc:3060] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.912858 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:10:55.913390 27504 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.913725 27504 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.918326 27505 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 2.
I20260713 09:10:55.918876 27581 raft_consensus.cc:2468] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 2.
I20260713 09:10:55.919539 27621 leader_election.cc:304] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.920321 27704 raft_consensus.cc:2804] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.920753 27704 raft_consensus.cc:697] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:55.921443 27704 consensus_queue.cc:237] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.924566 27504 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.926648 27504 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.928056 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.928139 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.928020 27403 catalog_manager.cc:5697] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:55.928882 27581 raft_consensus.cc:3055] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.929070 27654 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.929754 27581 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.930706 27581 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.937196 27581 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.943828 27581 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.945003 27470 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:55.945883 27705 raft_consensus.cc:2804] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.942565 27654 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.946341 27705 raft_consensus.cc:697] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.947194 27705 consensus_queue.cc:237] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.954147 27403 catalog_manager.cc:5697] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.969135 27716 raft_consensus.cc:993] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.969657 27706 raft_consensus.cc:1081] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:10:55.971537 27504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:10:55.972043 27504 raft_consensus.cc:493] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:55.972386 27504 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.976840 27504 raft_consensus.cc:515] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.978574 27504 leader_election.cc:290] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:55.979382 27581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:55.979789 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:55.980041 27581 raft_consensus.cc:3055] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:55.980361 27654 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.980396 27581 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:55.981335 27581 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.982533 27581 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:55.985318 27654 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.986335 27470 leader_election.cc:304] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:55.987036 27705 raft_consensus.cc:2804] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:55.987516 27705 raft_consensus.cc:697] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:55.988368 27705 consensus_queue.cc:237] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:55.989272 27581 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:10:55.995617 27403 catalog_manager.cc:5697] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.012738 27766 raft_consensus.cc:993] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:56.013201 27704 raft_consensus.cc:1081] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:56.014801 27581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7594f7894807427dae88d134b60e8872"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43924
I20260713 09:10:56.015311 27581 raft_consensus.cc:493] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:56.015617 27581 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.020147 27581 raft_consensus.cc:515] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:56.021865 27581 leader_election.cc:290] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 2 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:56.022794 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:56.022905 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:56.023425 27504 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.023564 27654 raft_consensus.cc:3055] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:56.023945 27654 raft_consensus.cc:740] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:56.024653 27654 consensus_queue.cc:260] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:56.025563 27654 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.029762 27654 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 2.
I20260713 09:10:56.029996 27504 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 2.
I20260713 09:10:56.030790 27545 leader_election.cc:304] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:56.031797 27706 raft_consensus.cc:2804] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:56.032220 27706 raft_consensus.cc:697] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:56.032958 27706 consensus_queue.cc:237] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:56.039301 27403 catalog_manager.cc:5697] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 1 to 2, leader changed from fe18fc8c118c48239cdab4389be79065 (127.26.186.195) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.179898 27654 raft_consensus.cc:3060] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:56.184602 27654 raft_consensus.cc:1275] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.185847 27706 consensus_queue.cc:1048] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.195027 27504 raft_consensus.cc:1275] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.198611 27787 consensus_queue.cc:1048] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:56.222512 27581 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.224028 27705 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.234608 27654 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.236112 27705 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:56.268345 27654 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.269730 27705 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.279564 27581 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.281836 27776 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.308873 27504 raft_consensus.cc:1275] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.310451 27704 consensus_queue.cc:1048] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.321004 27581 raft_consensus.cc:1275] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.322588 27766 consensus_queue.cc:1048] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.416796 27655 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.418013 27775 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.419489 27581 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.420809 27775 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.446151 27581 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.446528 27655 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.447929 27705 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.449332 27705 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:56.523731 27655 raft_consensus.cc:1275] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.525050 27787 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.533134 27504 raft_consensus.cc:1275] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.534618 27716 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:58.711997 27371 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:58.713001 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:58.733150 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
mode: GRACEFUL
new_leader_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:51930
I20260713 09:10:58.733726 27504 raft_consensus.cc:606] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Received request to transfer leadership to TS fe18fc8c118c48239cdab4389be79065
I20260713 09:10:58.750787 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:10:58.751351 27579 raft_consensus.cc:606] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS fe18fc8c118c48239cdab4389be79065
I20260713 09:10:58.752449 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:58.752942 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:58.837178 27800 raft_consensus.cc:993] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:58.837653 27796 raft_consensus.cc:1081] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:58.839075 27655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43286
I20260713 09:10:58.839514 27655 raft_consensus.cc:493] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.839762 27655 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.844066 27655 raft_consensus.cc:515] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.845603 27655 leader_election.cc:290] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 2 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:58.846441 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:58.846621 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:58.847074 27504 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.847146 27579 raft_consensus.cc:3055] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:58.847931 27579 raft_consensus.cc:740] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:58.848887 27579 consensus_queue.cc:260] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.850144 27579 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:58.855417 27504 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 2.
I20260713 09:10:58.856695 27579 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 2.
I20260713 09:10:58.857034 27621 leader_election.cc:304] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:58.858520 27801 raft_consensus.cc:2804] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:58.859390 27802 raft_consensus.cc:993] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: : Instructing follower fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:58.859936 27790 raft_consensus.cc:1081] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Signalling peer fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:10:58.859898 27801 raft_consensus.cc:697] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:58.861392 27801 consensus_queue.cc:237] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.861704 27655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43292
I20260713 09:10:58.862233 27655 raft_consensus.cc:493] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:58.862598 27655 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:58.868835 27655 raft_consensus.cc:515] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.868705 27403 catalog_manager.cc:5697] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.871294 27655 leader_election.cc:290] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 3 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:10:58.871670 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:58.871861 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:10:58.872347 27504 raft_consensus.cc:3055] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:58.872347 27579 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:58.872764 27504 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:58.873586 27504 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.874830 27504 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:58.879655 27579 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 3.
I20260713 09:10:58.880906 27619 leader_election.cc:304] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [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: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:58.881559 27504 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 3.
I20260713 09:10:58.881705 27801 raft_consensus.cc:2804] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:58.882174 27801 raft_consensus.cc:697] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:58.883015 27801 consensus_queue.cc:237] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:58.889945 27403 catalog_manager.cc:5697] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 2 to 3, leader changed from c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193) to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 3 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.389335 27579 raft_consensus.cc:1275] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:59.390631 27581 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:59.390630 27801 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.392166 27801 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:59.409989 27504 raft_consensus.cc:1275] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:59.411619 27814 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.417073 27505 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:59.419346 27801 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:59.753723 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:59.763654 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:59.764187 27504 raft_consensus.cc:606] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:59.768662 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:59.769186 27504 raft_consensus.cc:606] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:59.774029 27504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:51916
I20260713 09:10:59.774464 27504 raft_consensus.cc:606] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:59.778728 27655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43300
I20260713 09:10:59.779242 27655 raft_consensus.cc:606] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:59.788172 27655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
mode: GRACEFUL
new_leader_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43300
I20260713 09:10:59.788631 27655 raft_consensus.cc:606] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Received request to transfer leadership to TS 95f4e7b29735414eacd26bb8516ae803
I20260713 09:10:59.805064 27810 raft_consensus.cc:993] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.805512 27801 raft_consensus.cc:1081] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.806922 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288dca2922bf44cb885408631acc641e"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43924
I20260713 09:10:59.807412 27579 raft_consensus.cc:493] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:59.807689 27579 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:59.812470 27579 raft_consensus.cc:515] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.814054 27579 leader_election.cc:290] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 4 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:59.815025 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:59.815155 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288dca2922bf44cb885408631acc641e" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:59.815555 27504 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:59.815788 27655 raft_consensus.cc:3055] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:59.816157 27655 raft_consensus.cc:740] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:59.816949 27655 consensus_queue.cc:260] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.817930 27655 raft_consensus.cc:3060] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:59.820253 27504 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 4.
I20260713 09:10:59.821280 27547 leader_election.cc:304] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:59.822319 27821 raft_consensus.cc:2804] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:59.822764 27821 raft_consensus.cc:697] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 4 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:59.823238 27655 raft_consensus.cc:2468] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 4.
I20260713 09:10:59.823621 27821 consensus_queue.cc:237] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.829761 27403 catalog_manager.cc:5697] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 3 to 4, leader changed from fe18fc8c118c48239cdab4389be79065 (127.26.186.195) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 4 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.912678 27817 raft_consensus.cc:993] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.913091 27802 raft_consensus.cc:1081] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.914482 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43936
I20260713 09:10:59.914939 27579 raft_consensus.cc:493] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:59.915266 27579 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.919770 27579 raft_consensus.cc:515] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:59.921857 27579 leader_election.cc:290] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 3 election: Requested vote from peers fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935), c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711)
I20260713 09:10:59.922441 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:59.923014 27655 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.924015 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:59.924472 27504 raft_consensus.cc:3055] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:59.924779 27504 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:10:59.925518 27504 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [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: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:59.926674 27504 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.928089 27655 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:10:59.929028 27545 leader_election.cc:304] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:10:59.929708 27821 raft_consensus.cc:2804] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:59.930084 27821 raft_consensus.cc:697] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:59.930863 27821 consensus_queue.cc:237] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [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: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:10:59.931735 27504 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:10:59.936882 27403 catalog_manager.cc:5697] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 2 to 3, leader changed from c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 3 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:59.964378 27810 raft_consensus.cc:993] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.964857 27825 raft_consensus.cc:1081] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:10:59.966431 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43924
I20260713 09:10:59.966912 27579 raft_consensus.cc:493] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:59.967274 27579 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.971714 27579 raft_consensus.cc:515] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.973555 27579 leader_election.cc:290] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 3 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:10:59.974347 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:10:59.974555 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd977701c254867a10cd2ee1654efc8" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:10:59.974851 27504 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.975106 27655 raft_consensus.cc:3055] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:59.975412 27655 raft_consensus.cc:740] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:10:59.975997 27655 consensus_queue.cc:260] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.976807 27655 raft_consensus.cc:3060] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:59.979764 27504 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:10:59.980822 27547 leader_election.cc:304] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, c2f96fcce5ac467da587aa8e560d4604; no voters: 
I20260713 09:10:59.981388 27655 raft_consensus.cc:2468] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:10:59.981496 27821 raft_consensus.cc:2804] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:59.982625 27821 raft_consensus.cc:697] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:10:59.983318 27821 consensus_queue.cc:237] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:10:59.988701 27403 catalog_manager.cc:5697] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 2 to 3, leader changed from fe18fc8c118c48239cdab4389be79065 (127.26.186.195) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 3 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.069550 27817 raft_consensus.cc:993] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:11:00.070003 27802 raft_consensus.cc:1081] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:11:00.071527 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43936
I20260713 09:11:00.072024 27579 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.072338 27579 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.076854 27579 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.078516 27579 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 3 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:11:00.079339 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:11:00.079483 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:11:00.079978 27655 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.079952 27504 raft_consensus.cc:3055] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:00.080474 27504 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:11:00.081295 27504 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.082463 27504 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.086298 27655 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:11:00.087500 27545 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:00.088284 27821 raft_consensus.cc:2804] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:00.088711 27821 raft_consensus.cc:697] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:00.088852 27504 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:11:00.089531 27821 consensus_queue.cc:237] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.095897 27403 catalog_manager.cc:5697] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 2 to 3, leader changed from c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 3 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.330811 27817 raft_consensus.cc:993] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: : Instructing follower 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:11:00.331298 27802 raft_consensus.cc:1081] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Signalling peer 95f4e7b29735414eacd26bb8516ae803 to start an election
I20260713 09:11:00.332831 27579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
 from {username='slave'} at 127.0.0.1:43936
I20260713 09:11:00.333321 27579 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:00.333631 27579 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.338312 27579 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.340030 27579 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [CANDIDATE]: Term 3 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:11:00.340875 27504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:11:00.341198 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "95f4e7b29735414eacd26bb8516ae803" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:11:00.341444 27504 raft_consensus.cc:3055] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:00.341689 27655 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.341782 27504 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:11:00.342443 27504 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.343307 27504 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:00.345973 27655 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:11:00.346959 27545 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [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: 95f4e7b29735414eacd26bb8516ae803, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:00.347707 27504 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4e7b29735414eacd26bb8516ae803 in term 3.
I20260713 09:11:00.347815 27821 raft_consensus.cc:2804] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:00.348286 27821 raft_consensus.cc:697] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Leader. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:00.349481 27821 consensus_queue.cc:237] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:00.355360 27403 catalog_manager.cc:5697] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 reported cstate change: term changed from 2 to 3, leader changed from c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193) to 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194). New cstate: current_term: 3 leader_uuid: "95f4e7b29735414eacd26bb8516ae803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:00.410362 27655 raft_consensus.cc:1275] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.411793 27821 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.415402 27654 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:00.416831 27821 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.432780 27504 raft_consensus.cc:1275] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.446038 27833 consensus_queue.cc:1048] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:00.448843 27504 raft_consensus.cc:1275] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:00.450616 27833 consensus_queue.cc:1048] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.462008 27506 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.464148 27834 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.470569 27655 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.471853 27836 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.520040 27655 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.521248 27834 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.529714 27505 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.531404 27821 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.773412 27505 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.774842 27821 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.783326 27655 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Refusing update from remote peer 95f4e7b29735414eacd26bb8516ae803: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:00.785362 27835 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:02.796284 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:02.804219 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:11:02.805047 27579 raft_consensus.cc:606] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:11:02.808507 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:11:02.809083 27579 raft_consensus.cc:606] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:11:02.812026 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:11:02.812666 27579 raft_consensus.cc:606] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Received request to transfer leadership to TS fe18fc8c118c48239cdab4389be79065
I20260713 09:11:02.815333 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7594f7894807427dae88d134b60e8872"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:11:02.815900 27579 raft_consensus.cc:606] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Received request to transfer leadership to TS fe18fc8c118c48239cdab4389be79065
I20260713 09:11:02.818398 27579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
mode: GRACEFUL
new_leader_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:43964
I20260713 09:11:02.818871 27579 raft_consensus.cc:606] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Received request to transfer leadership to TS c2f96fcce5ac467da587aa8e560d4604
I20260713 09:11:02.819430 27850 raft_consensus.cc:993] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.819986 27836 raft_consensus.cc:1081] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.820077 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:02.820693 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:02.821643 27506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:11:02.822152 27506 raft_consensus.cc:493] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.822481 27506 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.827584 27506 raft_consensus.cc:515] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.829365 27506 leader_election.cc:290] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:11:02.830391 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:11:02.830826 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0599762617aa463d9a9dc216b44e8f3d" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:11:02.831162 27579 raft_consensus.cc:3055] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:02.831324 27655 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.831575 27579 raft_consensus.cc:740] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:02.832506 27579 consensus_queue.cc:260] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.833824 27579 raft_consensus.cc:3060] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.838133 27655 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:11:02.839600 27470 leader_election.cc:304] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:02.841113 27579 raft_consensus.cc:2468] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 2.
I20260713 09:11:02.841161 27851 raft_consensus.cc:2804] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:02.842240 27851 raft_consensus.cc:697] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:11:02.843185 27851 consensus_queue.cc:237] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.850028 27400 catalog_manager.cc:5697] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 1 to 2, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.872669 27850 raft_consensus.cc:993] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.873101 27836 raft_consensus.cc:1081] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.874511 27506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:11:02.874929 27506 raft_consensus.cc:493] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.875200 27506 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.879812 27506 raft_consensus.cc:515] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.881474 27506 leader_election.cc:290] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 4 election: Requested vote from peers 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379), fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935)
I20260713 09:11:02.882251 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:11:02.882444 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d6b5a1679d40e99208abd93cbfb466" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:11:02.882869 27655 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.882828 27579 raft_consensus.cc:3055] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:02.883406 27579 raft_consensus.cc:740] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:02.884227 27579 consensus_queue.cc:260] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.885480 27579 raft_consensus.cc:3060] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.887061 27850 raft_consensus.cc:993] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.887516 27836 raft_consensus.cc:1081] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Signalling peer c2f96fcce5ac467da587aa8e560d4604 to start an election
I20260713 09:11:02.888888 27506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4"
dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
 from {username='slave'} at 127.0.0.1:51888
I20260713 09:11:02.889217 27655 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 4.
I20260713 09:11:02.889353 27506 raft_consensus.cc:493] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.889731 27506 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.890264 27470 leader_election.cc:304] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [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: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:02.891100 27851 raft_consensus.cc:2804] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:02.891592 27851 raft_consensus.cc:697] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 4 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:11:02.891925 27579 raft_consensus.cc:2468] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 4.
I20260713 09:11:02.892745 27851 consensus_queue.cc:237] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.897132 27506 raft_consensus.cc:515] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:11:02.898787 27506 leader_election.cc:290] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [CANDIDATE]: Term 4 election: Requested vote from peers fe18fc8c118c48239cdab4389be79065 (127.26.186.195:43935), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:11:02.899562 27655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe18fc8c118c48239cdab4389be79065"
I20260713 09:11:02.899724 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5ffbb7dc4f46869992fcb8c757eca4" candidate_uuid: "c2f96fcce5ac467da587aa8e560d4604" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:11:02.900274 27579 raft_consensus.cc:3055] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:02.900307 27655 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.900684 27579 raft_consensus.cc:740] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:02.901404 27579 consensus_queue.cc:260] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [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: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:11:02.902195 27579 raft_consensus.cc:3060] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.901964 27400 catalog_manager.cc:5697] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 3 to 4, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 4 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.906140 27655 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 4.
I20260713 09:11:02.907244 27470 leader_election.cc:304] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [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: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:02.907560 27579 raft_consensus.cc:2468] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f96fcce5ac467da587aa8e560d4604 in term 4.
I20260713 09:11:02.908275 27851 raft_consensus.cc:2804] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:02.909014 27851 raft_consensus.cc:697] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 4 LEADER]: Becoming Leader. State: Replica: c2f96fcce5ac467da587aa8e560d4604, State: Running, Role: LEADER
I20260713 09:11:02.909883 27851 consensus_queue.cc:237] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [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: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } }
I20260713 09:11:02.918296 27400 catalog_manager.cc:5697] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 reported cstate change: term changed from 3 to 4, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193). New cstate: current_term: 4 leader_uuid: "c2f96fcce5ac467da587aa8e560d4604" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.954087 27850 raft_consensus.cc:993] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:11:02.954564 27836 raft_consensus.cc:1081] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Signalling peer fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:11:02.956105 27655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7594f7894807427dae88d134b60e8872"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43286
I20260713 09:11:02.956534 27655 raft_consensus.cc:493] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.956792 27655 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.960632 27655 raft_consensus.cc:515] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.962092 27655 leader_election.cc:290] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 3 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:11:02.963039 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:11:02.963186 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594f7894807427dae88d134b60e8872" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:11:02.963546 27506 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.963694 27579 raft_consensus.cc:3055] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:02.963997 27579 raft_consensus.cc:740] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:02.964560 27579 consensus_queue.cc:260] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.965410 27579 raft_consensus.cc:3060] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.968247 27506 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 3.
I20260713 09:11:02.969342 27579 raft_consensus.cc:2468] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 3.
I20260713 09:11:02.969550 27621 leader_election.cc:304] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [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: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:02.970539 27848 raft_consensus.cc:2804] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:02.971694 27848 raft_consensus.cc:697] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:11:02.972484 27848 consensus_queue.cc:237] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:02.980283 27400 catalog_manager.cc:5697] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 2 to 3, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 3 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:03.286443 27579 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.287747 27851 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.293960 27655 raft_consensus.cc:1275] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.295456 27851 consensus_queue.cc:1048] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.315251 27655 raft_consensus.cc:1275] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.316561 27864 consensus_queue.cc:1048] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:03.325923 27579 raft_consensus.cc:1275] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:03.327850 27864 consensus_queue.cc:1048] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:03.337518 27850 raft_consensus.cc:993] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: : Instructing follower fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:11:03.338019 27836 raft_consensus.cc:1081] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Signalling peer fe18fc8c118c48239cdab4389be79065 to start an election
I20260713 09:11:03.340024 27655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9"
dest_uuid: "fe18fc8c118c48239cdab4389be79065"
 from {username='slave'} at 127.0.0.1:43286
I20260713 09:11:03.340531 27655 raft_consensus.cc:493] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:03.340873 27655 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.346006 27655 raft_consensus.cc:515] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:03.347864 27655 leader_election.cc:290] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [CANDIDATE]: Term 4 election: Requested vote from peers c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711), 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379)
I20260713 09:11:03.348560 27506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c2f96fcce5ac467da587aa8e560d4604"
I20260713 09:11:03.348908 27579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460471e16c22415a97c5f41d7f75fcf9" candidate_uuid: "fe18fc8c118c48239cdab4389be79065" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "95f4e7b29735414eacd26bb8516ae803"
I20260713 09:11:03.349126 27506 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.349406 27579 raft_consensus.cc:3055] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:03.349756 27579 raft_consensus.cc:740] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 95f4e7b29735414eacd26bb8516ae803, State: Running, Role: LEADER
I20260713 09:11:03.350318 27579 consensus_queue.cc:260] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:03.351157 27579 raft_consensus.cc:3060] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.353837 27506 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 4.
I20260713 09:11:03.354811 27621 leader_election.cc:304] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [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: c2f96fcce5ac467da587aa8e560d4604, fe18fc8c118c48239cdab4389be79065; no voters: 
I20260713 09:11:03.354949 27579 raft_consensus.cc:2468] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe18fc8c118c48239cdab4389be79065 in term 4.
I20260713 09:11:03.355608 27848 raft_consensus.cc:2804] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:03.356058 27848 raft_consensus.cc:697] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 4 LEADER]: Becoming Leader. State: Replica: fe18fc8c118c48239cdab4389be79065, State: Running, Role: LEADER
I20260713 09:11:03.356812 27848 consensus_queue.cc:237] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [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: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } }
I20260713 09:11:03.363657 27402 catalog_manager.cc:5697] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 reported cstate change: term changed from 3 to 4, leader changed from 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194) to fe18fc8c118c48239cdab4389be79065 (127.26.186.195). New cstate: current_term: 4 leader_uuid: "fe18fc8c118c48239cdab4389be79065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:03.366888 27655 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.368104 27864 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe18fc8c118c48239cdab4389be79065" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.377211 27579 raft_consensus.cc:1275] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Refusing update from remote peer c2f96fcce5ac467da587aa8e560d4604: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.378880 27851 consensus_queue.cc:1048] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.496086 27579 raft_consensus.cc:1275] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:03.497257 27848 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.505970 27506 raft_consensus.cc:1275] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:03.507897 27848 consensus_queue.cc:1048] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.740976 27506 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.742251 27848 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f96fcce5ac467da587aa8e560d4604" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 43711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.751818 27579 raft_consensus.cc:1275] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Refusing update from remote peer fe18fc8c118c48239cdab4389be79065: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:03.753535 27848 consensus_queue.cc:1048] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4e7b29735414eacd26bb8516ae803" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.821614 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:03.827065 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
I20260713 09:11:03.853286 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:03.853994 27371 tablet_replica.cc:333] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.854897 27371 raft_consensus.cc:2243] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:03.856043 27371 raft_consensus.cc:2272] T 0599762617aa463d9a9dc216b44e8f3d P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.858960 27371 tablet_replica.cc:333] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.859606 27371 raft_consensus.cc:2243] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.860023 27371 raft_consensus.cc:2272] T f26ddc6a40b04dedb399becf3302fb95 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.861701 27371 tablet_replica.cc:333] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.862200 27371 raft_consensus.cc:2243] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:03.863091 27371 raft_consensus.cc:2272] T 07d6b5a1679d40e99208abd93cbfb466 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.865073 27371 tablet_replica.cc:333] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.865584 27371 raft_consensus.cc:2243] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.865967 27371 raft_consensus.cc:2272] T ebd977701c254867a10cd2ee1654efc8 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.867671 27371 tablet_replica.cc:333] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.868208 27371 raft_consensus.cc:2243] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:03.869057 27371 raft_consensus.cc:2272] T ce5ffbb7dc4f46869992fcb8c757eca4 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.871156 27371 tablet_replica.cc:333] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.871609 27371 raft_consensus.cc:2243] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.871945 27371 raft_consensus.cc:2272] T 7594f7894807427dae88d134b60e8872 P c2f96fcce5ac467da587aa8e560d4604 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.873976 27371 tablet_replica.cc:333] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.874500 27371 raft_consensus.cc:2243] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.874904 27371 raft_consensus.cc:2272] T 288dca2922bf44cb885408631acc641e P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.876646 27371 tablet_replica.cc:333] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.877146 27371 raft_consensus.cc:2243] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.877568 27371 raft_consensus.cc:2272] T 097d115d77f74b75896f849d748b79a7 P c2f96fcce5ac467da587aa8e560d4604 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.879252 27371 tablet_replica.cc:333] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604: stopping tablet replica
I20260713 09:11:03.879684 27371 raft_consensus.cc:2243] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.880084 27371 raft_consensus.cc:2272] T 460471e16c22415a97c5f41d7f75fcf9 P c2f96fcce5ac467da587aa8e560d4604 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:03.987636 27621 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.186.193:43711: connect: Connection refused (error 111)
I20260713 09:11:03.989184 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
W20260713 09:11:03.991798 27621 consensus_peers.cc:597] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 -> Peer c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711): Couldn't send request to peer c2f96fcce5ac467da587aa8e560d4604. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:43711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:03.992224 27621 consensus_peers.cc:597] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 -> Peer c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711): Couldn't send request to peer c2f96fcce5ac467da587aa8e560d4604. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:43711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:04.006829 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
W20260713 09:11:04.029629 27547 consensus_peers.cc:597] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 -> Peer c2f96fcce5ac467da587aa8e560d4604 (127.26.186.193:43711): Couldn't send request to peer c2f96fcce5ac467da587aa8e560d4604. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:43711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:04.033981 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:04.034649 27371 tablet_replica.cc:333] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.035324 27371 raft_consensus.cc:2243] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.036075 27371 raft_consensus.cc:2272] T f26ddc6a40b04dedb399becf3302fb95 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.038149 27371 tablet_replica.cc:333] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.038827 27371 raft_consensus.cc:2243] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.039419 27371 raft_consensus.cc:2272] T 0599762617aa463d9a9dc216b44e8f3d P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.042083 27371 tablet_replica.cc:333] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.042708 27371 raft_consensus.cc:2243] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.043673 27371 raft_consensus.cc:2272] T 288dca2922bf44cb885408631acc641e P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.045396 27371 tablet_replica.cc:333] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.045888 27371 raft_consensus.cc:2243] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.046285 27371 raft_consensus.cc:2272] T 07d6b5a1679d40e99208abd93cbfb466 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.048518 27371 tablet_replica.cc:333] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.049007 27371 raft_consensus.cc:2243] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.049396 27371 raft_consensus.cc:2272] T 7594f7894807427dae88d134b60e8872 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.051326 27371 tablet_replica.cc:333] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.051798 27371 raft_consensus.cc:2243] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.052184 27371 raft_consensus.cc:2272] T ce5ffbb7dc4f46869992fcb8c757eca4 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.053917 27371 tablet_replica.cc:333] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.054375 27371 raft_consensus.cc:2243] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.055167 27371 raft_consensus.cc:2272] T 097d115d77f74b75896f849d748b79a7 P 95f4e7b29735414eacd26bb8516ae803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.056734 27371 tablet_replica.cc:333] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.057242 27371 raft_consensus.cc:2243] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.057664 27371 raft_consensus.cc:2272] T 460471e16c22415a97c5f41d7f75fcf9 P 95f4e7b29735414eacd26bb8516ae803 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.059834 27371 tablet_replica.cc:333] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803: stopping tablet replica
I20260713 09:11:04.060281 27371 raft_consensus.cc:2243] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.060987 27371 raft_consensus.cc:2272] T ebd977701c254867a10cd2ee1654efc8 P 95f4e7b29735414eacd26bb8516ae803 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:04.079124 27619 consensus_peers.cc:597] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 -> Peer 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379): Couldn't send request to peer 95f4e7b29735414eacd26bb8516ae803. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:34379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:04.088223 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
I20260713 09:11:04.104816 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
I20260713 09:11:04.128626 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:04.129449 27371 tablet_replica.cc:333] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.130271 27371 raft_consensus.cc:2243] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.131194 27371 raft_consensus.cc:2272] T f26ddc6a40b04dedb399becf3302fb95 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:04.133106 27619 consensus_peers.cc:597] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 -> Peer 95f4e7b29735414eacd26bb8516ae803 (127.26.186.194:34379): Couldn't send request to peer 95f4e7b29735414eacd26bb8516ae803. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:34379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:04.133543 27371 tablet_replica.cc:333] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.134081 27371 raft_consensus.cc:2243] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.134431 27371 raft_consensus.cc:2272] T 0599762617aa463d9a9dc216b44e8f3d P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.136735 27371 tablet_replica.cc:333] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.137167 27371 raft_consensus.cc:2243] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.137513 27371 raft_consensus.cc:2272] T ebd977701c254867a10cd2ee1654efc8 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.139082 27371 tablet_replica.cc:333] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.139528 27371 raft_consensus.cc:2243] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.139865 27371 raft_consensus.cc:2272] T 288dca2922bf44cb885408631acc641e P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.141466 27371 tablet_replica.cc:333] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.142066 27371 raft_consensus.cc:2243] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.142429 27371 raft_consensus.cc:2272] T 097d115d77f74b75896f849d748b79a7 P fe18fc8c118c48239cdab4389be79065 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.143968 27371 tablet_replica.cc:333] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.144392 27371 raft_consensus.cc:2243] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.145042 27371 raft_consensus.cc:2272] T 460471e16c22415a97c5f41d7f75fcf9 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.146729 27371 tablet_replica.cc:333] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.147289 27371 raft_consensus.cc:2243] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.147670 27371 raft_consensus.cc:2272] T 07d6b5a1679d40e99208abd93cbfb466 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.149444 27371 tablet_replica.cc:333] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.149955 27371 raft_consensus.cc:2243] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.150651 27371 raft_consensus.cc:2272] T 7594f7894807427dae88d134b60e8872 P fe18fc8c118c48239cdab4389be79065 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.152781 27371 tablet_replica.cc:333] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065: stopping tablet replica
I20260713 09:11:04.153317 27371 raft_consensus.cc:2243] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.153677 27371 raft_consensus.cc:2272] T ce5ffbb7dc4f46869992fcb8c757eca4 P fe18fc8c118c48239cdab4389be79065 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.179298 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:11:04.194841 27371 master.cc:562] Master@127.26.186.254:35203 shutting down...
I20260713 09:11:04.345448 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:04.346048 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.346374 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22343b4e9efe48fb9e9f25790a17ada3: stopping tablet replica
I20260713 09:11:04.365679 27371 master.cc:584] Master@127.26.186.254:35203 shutdown complete.
95f4e7b29735414eacd26bb8516ae803  4
c2f96fcce5ac467da587aa8e560d4604  4
fe18fc8c118c48239cdab4389be79065  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12557 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:11:04.405069 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:34037
I20260713 09:11:04.406140 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:04.411725 27885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:04.412112 27886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:04.412993 27888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.413522 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:04.414412 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:04.414579 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:04.414790 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933864414774 us; error 0 us; skew 500 ppm
I20260713 09:11:04.415481 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:04.417923 27371 webserver.cc:533] Webserver started at http://127.26.186.254:37233/ using document root <none> and password file <none>
I20260713 09:11:04.418447 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:04.418638 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:04.418947 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:04.420167 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "28f13a7d4912495b8249a3d435eb00bc"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.424592 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:04.428099 27893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.428929 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:11:04.429242 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "28f13a7d4912495b8249a3d435eb00bc"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.429549 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:04.448856 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:04.450182 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:04.492451 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:34037
I20260713 09:11:04.492549 27944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:34037 every 8 connection(s)
I20260713 09:11:04.496688 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.506783 27945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc: Bootstrap starting.
I20260713 09:11:04.511750 27945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.516126 27945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc: No bootstrap required, opened a new log
I20260713 09:11:04.518357 27945 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER }
I20260713 09:11:04.518764 27945 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:04.518992 27945 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28f13a7d4912495b8249a3d435eb00bc, State: Initialized, Role: FOLLOWER
I20260713 09:11:04.519609 27945 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER }
I20260713 09:11:04.520079 27945 raft_consensus.cc:399] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:04.520291 27945 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:04.520527 27945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:04.524879 27945 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER }
I20260713 09:11:04.525390 27945 leader_election.cc:304] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [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: 28f13a7d4912495b8249a3d435eb00bc; no voters: 
I20260713 09:11:04.526549 27945 leader_election.cc:290] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:04.526963 27948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:04.528369 27948 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 1 LEADER]: Becoming Leader. State: Replica: 28f13a7d4912495b8249a3d435eb00bc, State: Running, Role: LEADER
I20260713 09:11:04.529105 27948 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [LEADER]: Queue going to LEADER mode. State: All 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: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER }
I20260713 09:11:04.529887 27945 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:04.533931 27950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28f13a7d4912495b8249a3d435eb00bc. Latest consensus state: current_term: 1 leader_uuid: "28f13a7d4912495b8249a3d435eb00bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER } }
I20260713 09:11:04.534181 27949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28f13a7d4912495b8249a3d435eb00bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28f13a7d4912495b8249a3d435eb00bc" member_type: VOTER } }
I20260713 09:11:04.534886 27950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:04.534996 27949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:04.537271 27954 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:04.542413 27954 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:04.548570 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:04.551851 27954 catalog_manager.cc:1383] Generated new cluster ID: 2ee2cc46ae584c62aa5e552c1ae2905c
I20260713 09:11:04.552129 27954 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:04.566107 27954 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:04.567437 27954 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:04.584261 27954 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc: Generated new TSK 0
I20260713 09:11:04.584919 27954 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:04.615832 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:04.622012 27966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:04.623216 27967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.624926 27371 server_base.cc:1061] running on GCE node
W20260713 09:11:04.625552 27969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.626394 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:04.626705 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:04.626890 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933864626857 us; error 0 us; skew 500 ppm
I20260713 09:11:04.627504 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:04.629841 27371 webserver.cc:533] Webserver started at http://127.26.186.193:45687/ using document root <none> and password file <none>
I20260713 09:11:04.630329 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:04.630494 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:04.630826 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:04.632046 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "4255c61271da43419161290dda2dab58"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.636998 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:04.640522 27974 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.641338 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:11:04.641696 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "4255c61271da43419161290dda2dab58"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.642050 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:04.650575 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:04.651896 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:04.653335 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:04.655586 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:04.655805 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.656054 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:04.656243 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.695794 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:44697
I20260713 09:11:04.695894 28036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:44697 every 8 connection(s)
I20260713 09:11:04.700553 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:04.707880 28041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:04.709748 28042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.712414 27371 server_base.cc:1061] running on GCE node
W20260713 09:11:04.712281 28044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.713994 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:04.714180 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:04.714419 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933864714399 us; error 0 us; skew 500 ppm
I20260713 09:11:04.715123 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:04.717139 28037 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34037
I20260713 09:11:04.717465 28037 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:04.718008 27371 webserver.cc:533] Webserver started at http://127.26.186.194:41281/ using document root <none> and password file <none>
I20260713 09:11:04.718291 28037 heartbeater.cc:507] Master 127.26.186.254:34037 requested a full tablet report, sending...
I20260713 09:11:04.718545 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:04.718791 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:04.719133 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:04.720669 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "3fcde9018d154cddaaec6def99df84fc"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.720695 27910 ts_manager.cc:194] Registered new tserver with Master: 4255c61271da43419161290dda2dab58 (127.26.186.193:44697)
I20260713 09:11:04.723225 27910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54094
I20260713 09:11:04.726455 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:04.730052 28049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.730840 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:04.731282 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "3fcde9018d154cddaaec6def99df84fc"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.731556 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:04.763793 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:04.765085 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:04.766688 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:04.768960 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:04.769179 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.769436 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:04.769614 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.809636 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:37671
I20260713 09:11:04.809789 28111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:37671 every 8 connection(s)
I20260713 09:11:04.816093 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:04.823284 28115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:04.824018 28116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.827629 27371 server_base.cc:1061] running on GCE node
W20260713 09:11:04.829648 28118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:04.830178 28112 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34037
I20260713 09:11:04.830626 28112 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:04.830655 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:04.831094 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:04.831297 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933864831281 us; error 0 us; skew 500 ppm
I20260713 09:11:04.831737 28112 heartbeater.cc:507] Master 127.26.186.254:34037 requested a full tablet report, sending...
I20260713 09:11:04.831947 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:04.834087 27910 ts_manager.cc:194] Registered new tserver with Master: 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:04.834821 27371 webserver.cc:533] Webserver started at http://127.26.186.195:36193/ using document root <none> and password file <none>
I20260713 09:11:04.835347 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:04.835558 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:04.835822 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:04.835825 27910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54102
I20260713 09:11:04.837216 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "6d9201387bb54b6daf00812daee68c34"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.842089 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:04.845571 28123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.846343 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:04.846704 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "6d9201387bb54b6daf00812daee68c34"
format_stamp: "Formatted at 2026-07-13 09:11:04 on dist-test-slave-dg4l"
I20260713 09:11:04.847048 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:04.859339 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:04.860607 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:04.862071 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:04.864248 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:04.864480 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.864727 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:04.864902 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:04.904551 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:43181
I20260713 09:11:04.904644 28185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:43181 every 8 connection(s)
I20260713 09:11:04.918124 28186 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34037
I20260713 09:11:04.918467 28186 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:04.919195 28186 heartbeater.cc:507] Master 127.26.186.254:34037 requested a full tablet report, sending...
I20260713 09:11:04.921110 27910 ts_manager.cc:194] Registered new tserver with Master: 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:04.921317 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013470512s
I20260713 09:11:04.922462 27910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54116
I20260713 09:11:04.947206 27910 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54122:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:04.950228 27910 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:05.027519 28150 tablet_service.cc:1511] Processing CreateTablet for tablet 561e13bfbeaf4a42955c9b38ba18cae9 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:05.027673 28151 tablet_service.cc:1511] Processing CreateTablet for tablet b5b590600efd4e6fadd343472a26399b (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:05.029106 28150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e13bfbeaf4a42955c9b38ba18cae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.029870 28151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b590600efd4e6fadd343472a26399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.032359 28149 tablet_service.cc:1511] Processing CreateTablet for tablet 48e0be45a4c5472e941318184da6fe85 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:05.033674 28149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e0be45a4c5472e941318184da6fe85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.037806 28148 tablet_service.cc:1511] Processing CreateTablet for tablet 4e09e086e36549f79546266cea6571bf (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:05.039237 28148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e09e086e36549f79546266cea6571bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.043066 28077 tablet_service.cc:1511] Processing CreateTablet for tablet b5b590600efd4e6fadd343472a26399b (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:05.044413 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b590600efd4e6fadd343472a26399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.044317 28002 tablet_service.cc:1511] Processing CreateTablet for tablet b5b590600efd4e6fadd343472a26399b (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:05.045671 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b590600efd4e6fadd343472a26399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.050798 28076 tablet_service.cc:1511] Processing CreateTablet for tablet 561e13bfbeaf4a42955c9b38ba18cae9 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:05.052117 28076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e13bfbeaf4a42955c9b38ba18cae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.056185 28075 tablet_service.cc:1511] Processing CreateTablet for tablet 48e0be45a4c5472e941318184da6fe85 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:05.057580 28075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e0be45a4c5472e941318184da6fe85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.060132 28074 tablet_service.cc:1511] Processing CreateTablet for tablet 4e09e086e36549f79546266cea6571bf (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:05.061443 28074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e09e086e36549f79546266cea6571bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.064205 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 561e13bfbeaf4a42955c9b38ba18cae9 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:05.065565 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e13bfbeaf4a42955c9b38ba18cae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.068037 28000 tablet_service.cc:1511] Processing CreateTablet for tablet 48e0be45a4c5472e941318184da6fe85 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:05.069415 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e0be45a4c5472e941318184da6fe85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.069427 28201 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.072086 27999 tablet_service.cc:1511] Processing CreateTablet for tablet 4e09e086e36549f79546266cea6571bf (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:05.073405 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e09e086e36549f79546266cea6571bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.076174 28147 tablet_service.cc:1511] Processing CreateTablet for tablet 3762a2e958f2467fba829a7d466440eb (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:05.076817 28201 tablet_bootstrap.cc:654] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.077548 28147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3762a2e958f2467fba829a7d466440eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.077778 28150 tablet_service.cc:1511] Processing CreateTablet for tablet 0a486cdac05c4a54a92bbcbf6b9e5633 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:05.079100 28150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a486cdac05c4a54a92bbcbf6b9e5633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.080271 28146 tablet_service.cc:1511] Processing CreateTablet for tablet d0c838564ab94beaa258003e2b623a62 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:05.081532 28146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c838564ab94beaa258003e2b623a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.082608 28151 tablet_service.cc:1511] Processing CreateTablet for tablet 075c11102e0f41d5b69bac81a51bdc53 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:05.084227 28151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075c11102e0f41d5b69bac81a51bdc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.086679 28145 tablet_service.cc:1511] Processing CreateTablet for tablet 1326eebdee654617baca57187aa12786 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:05.087980 28145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1326eebdee654617baca57187aa12786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.093223 28201 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.093742 28201 ts_tablet_manager.cc:1403] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:11:05.096895 28148 tablet_service.cc:1511] Processing CreateTablet for tablet d7823bfb993b4aa5b04db9538ce9296e (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:05.098012 28202 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.098199 28148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7823bfb993b4aa5b04db9538ce9296e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.096796 28201 raft_consensus.cc:359] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.103154 28201 raft_consensus.cc:385] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.103513 28201 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.109165 28202 tablet_bootstrap.cc:654] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.111274 28201 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.118287 28201 ts_tablet_manager.cc:1434] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260713 09:11:05.119024 28037 heartbeater.cc:499] Master 127.26.186.254:34037 was elected leader, sending a full tablet report...
I20260713 09:11:05.124593 28002 tablet_service.cc:1511] Processing CreateTablet for tablet 3762a2e958f2467fba829a7d466440eb (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:05.125924 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3762a2e958f2467fba829a7d466440eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.134176 28205 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.137024 28077 tablet_service.cc:1511] Processing CreateTablet for tablet 3762a2e958f2467fba829a7d466440eb (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:05.137697 28201 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.138404 28077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3762a2e958f2467fba829a7d466440eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.143304 28000 tablet_service.cc:1511] Processing CreateTablet for tablet d0c838564ab94beaa258003e2b623a62 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:05.144272 28074 tablet_service.cc:1511] Processing CreateTablet for tablet d0c838564ab94beaa258003e2b623a62 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:05.144668 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c838564ab94beaa258003e2b623a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.145251 28201 tablet_bootstrap.cc:654] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.145663 28074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c838564ab94beaa258003e2b623a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.153312 28073 tablet_service.cc:1511] Processing CreateTablet for tablet 0a486cdac05c4a54a92bbcbf6b9e5633 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:05.156177 28072 tablet_service.cc:1511] Processing CreateTablet for tablet 075c11102e0f41d5b69bac81a51bdc53 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:05.158584 28071 tablet_service.cc:1511] Processing CreateTablet for tablet 1326eebdee654617baca57187aa12786 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:05.161032 28070 tablet_service.cc:1511] Processing CreateTablet for tablet d7823bfb993b4aa5b04db9538ce9296e (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:05.163097 28205 tablet_bootstrap.cc:654] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.154827 28073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a486cdac05c4a54a92bbcbf6b9e5633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.165544 27998 tablet_service.cc:1511] Processing CreateTablet for tablet d7823bfb993b4aa5b04db9538ce9296e (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:05.167402 28070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7823bfb993b4aa5b04db9538ce9296e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.168466 27998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7823bfb993b4aa5b04db9538ce9296e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.172562 28071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1326eebdee654617baca57187aa12786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.173153 28072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075c11102e0f41d5b69bac81a51bdc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.200132 27999 tablet_service.cc:1511] Processing CreateTablet for tablet 1326eebdee654617baca57187aa12786 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:05.205713 27999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1326eebdee654617baca57187aa12786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.207182 28001 tablet_service.cc:1511] Processing CreateTablet for tablet 0a486cdac05c4a54a92bbcbf6b9e5633 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:05.208489 28001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a486cdac05c4a54a92bbcbf6b9e5633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.163848 28002 tablet_service.cc:1511] Processing CreateTablet for tablet 075c11102e0f41d5b69bac81a51bdc53 (DEFAULT_TABLE table=test-workload [id=3b305bf46e994f5a93e512738b9828d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:05.211720 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075c11102e0f41d5b69bac81a51bdc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.231670 28201 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.232214 28201 ts_tablet_manager.cc:1403] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.020s
I20260713 09:11:05.235142 28201 raft_consensus.cc:359] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.236606 28201 raft_consensus.cc:385] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.236930 28201 raft_consensus.cc:740] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.237924 28205 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.237639 28201 consensus_queue.cc:260] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.238404 28205 ts_tablet_manager.cc:1403] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.000s
I20260713 09:11:05.241572 28201 ts_tablet_manager.cc:1434] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:05.242524 28202 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.242678 28201 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.247833 28201 tablet_bootstrap.cc:654] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.249488 28202 ts_tablet_manager.cc:1403] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.152s	user 0.029s	sys 0.005s
I20260713 09:11:05.252285 28202 raft_consensus.cc:359] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.252975 28201 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.252980 28202 raft_consensus.cc:385] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.253525 28202 raft_consensus.cc:740] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.253294 28205 raft_consensus.cc:359] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.254029 28205 raft_consensus.cc:385] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.253625 28201 ts_tablet_manager.cc:1403] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:11:05.254326 28205 raft_consensus.cc:740] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.254341 28202 consensus_queue.cc:260] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.255626 28205 consensus_queue.cc:260] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.256932 28186 heartbeater.cc:499] Master 127.26.186.254:34037 was elected leader, sending a full tablet report...
I20260713 09:11:05.257099 28201 raft_consensus.cc:359] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.257555 28202 ts_tablet_manager.cc:1434] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:05.257771 28201 raft_consensus.cc:385] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.258103 28201 raft_consensus.cc:740] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.258960 28202 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.258792 28201 consensus_queue.cc:260] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.262766 28201 ts_tablet_manager.cc:1434] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:05.263810 28201 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.271019 28201 tablet_bootstrap.cc:654] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.276505 28112 heartbeater.cc:499] Master 127.26.186.254:34037 was elected leader, sending a full tablet report...
I20260713 09:11:05.276844 28205 ts_tablet_manager.cc:1434] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.017s
I20260713 09:11:05.277895 28205 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.283684 28202 tablet_bootstrap.cc:654] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.284520 28205 tablet_bootstrap.cc:654] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.296432 28205 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.296607 28202 tablet_bootstrap.cc:492] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.297019 28202 ts_tablet_manager.cc:1403] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260713 09:11:05.296972 28205 ts_tablet_manager.cc:1403] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.006s
I20260713 09:11:05.300560 28205 raft_consensus.cc:359] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.301467 28205 raft_consensus.cc:385] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.301772 28205 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.302495 28205 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.300654 28202 raft_consensus.cc:359] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.303256 28202 raft_consensus.cc:385] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.303653 28202 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.304728 28205 ts_tablet_manager.cc:1434] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:11:05.304675 28202 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.305920 28205 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.307489 28202 ts_tablet_manager.cc:1434] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:11:05.308609 28202 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.309933 28201 tablet_bootstrap.cc:492] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.310439 28201 ts_tablet_manager.cc:1403] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.022s
I20260713 09:11:05.313305 28201 raft_consensus.cc:359] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.313804 28205 tablet_bootstrap.cc:654] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.314087 28201 raft_consensus.cc:385] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.314440 28201 raft_consensus.cc:740] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.315281 28201 consensus_queue.cc:260] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.316080 28202 tablet_bootstrap.cc:654] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.321451 28201 ts_tablet_manager.cc:1434] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260713 09:11:05.322418 28201 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.326959 28205 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.327109 28202 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.327575 28205 ts_tablet_manager.cc:1403] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:11:05.329928 28201 tablet_bootstrap.cc:654] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.327596 28202 ts_tablet_manager.cc:1403] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:11:05.330983 28205 raft_consensus.cc:359] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.332062 28205 raft_consensus.cc:385] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.332391 28205 raft_consensus.cc:740] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.333290 28205 consensus_queue.cc:260] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.334481 28202 raft_consensus.cc:359] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.335299 28202 raft_consensus.cc:385] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.335641 28202 raft_consensus.cc:740] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.335775 28205 ts_tablet_manager.cc:1434] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:05.336807 28205 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.336591 28202 consensus_queue.cc:260] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.339394 28202 ts_tablet_manager.cc:1434] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:05.340538 28202 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.342338 28201 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.342850 28201 ts_tablet_manager.cc:1403] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260713 09:11:05.344707 28205 tablet_bootstrap.cc:654] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.346371 28201 raft_consensus.cc:359] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.348110 28201 raft_consensus.cc:385] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.348414 28201 raft_consensus.cc:740] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.348644 28202 tablet_bootstrap.cc:654] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.349248 28201 consensus_queue.cc:260] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.354319 28201 ts_tablet_manager.cc:1434] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:11:05.355341 28201 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.362632 28201 tablet_bootstrap.cc:654] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.363318 28202 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.363346 28205 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.364002 28202 ts_tablet_manager.cc:1403] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:11:05.364122 28205 ts_tablet_manager.cc:1403] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260713 09:11:05.367885 28205 raft_consensus.cc:359] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.368237 28202 raft_consensus.cc:359] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.369051 28205 raft_consensus.cc:385] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.369081 28202 raft_consensus.cc:385] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.369746 28205 raft_consensus.cc:740] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.369798 28202 raft_consensus.cc:740] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.370797 28205 consensus_queue.cc:260] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.370797 28202 consensus_queue.cc:260] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.373142 28202 ts_tablet_manager.cc:1434] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:05.373159 28205 ts_tablet_manager.cc:1434] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:05.374233 28205 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.374476 28204 raft_consensus.cc:493] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.375145 28201 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.374912 28204 raft_consensus.cc:515] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.375641 28201 ts_tablet_manager.cc:1403] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:11:05.378930 28201 raft_consensus.cc:359] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.379738 28201 raft_consensus.cc:385] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.380051 28201 raft_consensus.cc:740] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.381094 28205 tablet_bootstrap.cc:654] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.380810 28201 consensus_queue.cc:260] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.386900 28210 raft_consensus.cc:493] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.387053 28204 leader_election.cc:290] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.392102 28210 raft_consensus.cc:515] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.394476 28202 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.397943 28210 leader_election.cc:290] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.404419 28202 tablet_bootstrap.cc:654] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.424042 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
W20260713 09:11:05.426425 27976 leader_election.cc:343] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.436293 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.437345 28012 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.439821 28127 leader_election.cc:304] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.440959 28210 raft_consensus.cc:2804] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.441449 28210 raft_consensus.cc:493] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.441924 28210 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.443539 28204 raft_consensus.cc:493] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.444020 28204 raft_consensus.cc:515] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.444901 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.445565 28087 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.453393 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.454156 28087 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.446607 28204 leader_election.cc:290] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.456051 27978 leader_election.cc:304] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:05.457073 28204 raft_consensus.cc:2804] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.457417 28204 raft_consensus.cc:493] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.457888 28204 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.458386 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.459275 28161 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.461017 27976 leader_election.cc:304] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.467353 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
W20260713 09:11:05.468844 28127 leader_election.cc:343] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.470510 28202 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.471082 28202 ts_tablet_manager.cc:1403] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.018s
I20260713 09:11:05.471935 28201 ts_tablet_manager.cc:1434] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.015s
I20260713 09:11:05.471634 28210 raft_consensus.cc:515] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.471503 28204 raft_consensus.cc:515] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.473001 28201 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.474040 28202 raft_consensus.cc:359] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.474771 28202 raft_consensus.cc:385] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.475111 28202 raft_consensus.cc:740] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.475827 28202 consensus_queue.cc:260] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.477276 28223 raft_consensus.cc:2804] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.477701 28223 raft_consensus.cc:493] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.478065 28223 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.480121 28201 tablet_bootstrap.cc:654] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.483312 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.483932 28012 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.484370 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.484658 28205 tablet_bootstrap.cc:492] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.484965 28087 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.485169 28205 ts_tablet_manager.cc:1403] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.111s	user 0.050s	sys 0.043s
I20260713 09:11:05.485781 28223 raft_consensus.cc:515] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.488277 28205 raft_consensus.cc:359] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.489025 28205 raft_consensus.cc:385] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.489223 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:05.489331 28205 raft_consensus.cc:740] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.489849 28161 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.490386 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.491065 28086 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.491343 28012 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.492553 28127 leader_election.cc:304] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.498524 28210 leader_election.cc:290] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.499136 28210 raft_consensus.cc:493] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.499655 28210 raft_consensus.cc:515] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.500119 28161 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.501747 28210 leader_election.cc:290] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.501820 27976 leader_election.cc:304] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.503543 28086 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.490391 28205 consensus_queue.cc:260] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.505939 28087 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.509593 27978 leader_election.cc:304] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:05.512327 28205 ts_tablet_manager.cc:1434] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260713 09:11:05.513386 28205 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.514284 28232 raft_consensus.cc:2804] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.515520 28204 leader_election.cc:290] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.516040 28204 raft_consensus.cc:2804] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.516476 28204 raft_consensus.cc:697] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:05.517052 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:05.517254 28204 consensus_queue.cc:237] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.519240 28210 raft_consensus.cc:2804] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.519716 28210 raft_consensus.cc:697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
W20260713 09:11:05.518711 27976 leader_election.cc:343] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.520507 28210 consensus_queue.cc:237] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.532192 28223 leader_election.cc:290] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.539664 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.541007 28012 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.542615 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
W20260713 09:11:05.543530 27958 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:05.543535 28086 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.547614 28127 leader_election.cc:304] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.535115 28232 raft_consensus.cc:697] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:05.550696 28205 tablet_bootstrap.cc:654] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.552867 28231 raft_consensus.cc:2804] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.553418 28231 raft_consensus.cc:493] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.554378 28201 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.546841 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.554899 28201 ts_tablet_manager.cc:1403] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.042s
I20260713 09:11:05.554414 28231 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.557430 28202 ts_tablet_manager.cc:1434] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.021s
I20260713 09:11:05.557940 28201 raft_consensus.cc:359] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.558436 28202 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.558663 28201 raft_consensus.cc:385] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.558961 28201 raft_consensus.cc:740] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.562922 28201 consensus_queue.cc:260] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.564726 28201 ts_tablet_manager.cc:1434] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:05.565495 28201 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.567070 28231 raft_consensus.cc:515] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.567267 28232 consensus_queue.cc:237] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:05.568835 28231 leader_election.cc:290] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.572750 28205 tablet_bootstrap.cc:492] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.573025 28201 tablet_bootstrap.cc:654] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.573254 28205 ts_tablet_manager.cc:1403] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
W20260713 09:11:05.573588 28127 leader_election.cc:343] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.576349 28205 raft_consensus.cc:359] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.577149 28205 raft_consensus.cc:385] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.577462 28205 raft_consensus.cc:740] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.578316 28202 tablet_bootstrap.cc:654] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.578199 28205 consensus_queue.cc:260] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.578130 27910 catalog_manager.cc:5697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.580724 28205 ts_tablet_manager.cc:1434] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:11:05.581708 28205 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.584514 28201 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.585108 28201 ts_tablet_manager.cc:1403] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:11:05.588231 28205 tablet_bootstrap.cc:654] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.589262 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.589923 28012 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.591439 28202 tablet_bootstrap.cc:492] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.591979 28202 ts_tablet_manager.cc:1403] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260713 09:11:05.595420 28202 raft_consensus.cc:359] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.596887 28202 raft_consensus.cc:385] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.597361 28202 raft_consensus.cc:740] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.598510 28202 consensus_queue.cc:260] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.601577 28202 ts_tablet_manager.cc:1434] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:11:05.601434 28201 raft_consensus.cc:359] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.602139 28201 raft_consensus.cc:385] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.602420 28201 raft_consensus.cc:740] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.602798 28202 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.606344 28201 consensus_queue.cc:260] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.608174 27908 catalog_manager.cc:5697] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.611176 28201 ts_tablet_manager.cc:1434] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:11:05.611507 28202 tablet_bootstrap.cc:654] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.612200 28201 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.612917 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.613750 28087 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.618428 28201 tablet_bootstrap.cc:654] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.619565 28012 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.620973 28127 leader_election.cc:304] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.623021 28231 raft_consensus.cc:2804] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.623564 28211 raft_consensus.cc:493] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.624048 28211 raft_consensus.cc:515] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.623586 28231 raft_consensus.cc:697] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:05.628942 28231 consensus_queue.cc:237] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.628736 28087 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.611186 27908 catalog_manager.cc:5697] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.630858 28211 leader_election.cc:290] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.636726 28229 raft_consensus.cc:493] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.637502 28229 raft_consensus.cc:515] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.641923 28229 leader_election.cc:290] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.645306 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.646025 28202 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.645947 28012 raft_consensus.cc:2468] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.646549 28202 ts_tablet_manager.cc:1403] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.012s
I20260713 09:11:05.647260 28127 leader_election.cc:304] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.648900 28205 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.649363 28205 ts_tablet_manager.cc:1403] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.020s
I20260713 09:11:05.647035 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.649880 28202 raft_consensus.cc:359] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.650661 28087 raft_consensus.cc:2468] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.650656 28202 raft_consensus.cc:385] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.651376 28202 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.652441 28232 raft_consensus.cc:493] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.652305 28205 raft_consensus.cc:359] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.653043 28205 raft_consensus.cc:385] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.652967 28232 raft_consensus.cc:515] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.653394 28205 raft_consensus.cc:740] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.653549 28231 raft_consensus.cc:2804] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.653918 28231 raft_consensus.cc:493] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.654254 28231 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.654181 28205 consensus_queue.cc:260] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.662261 28229 raft_consensus.cc:493] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.691435 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.689426 28211 raft_consensus.cc:493] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.691926 28229 raft_consensus.cc:515] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.692078 28211 raft_consensus.cc:515] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.692950 28161 raft_consensus.cc:2468] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.694053 28229 leader_election.cc:290] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.694478 27976 leader_election.cc:304] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.695513 28204 raft_consensus.cc:2804] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.695834 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.695926 28204 raft_consensus.cc:493] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.696556 28204 raft_consensus.cc:3060] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.697242 28211 leader_election.cc:290] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.655786 28202 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.699666 28202 ts_tablet_manager.cc:1434] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.053s	user 0.015s	sys 0.011s
I20260713 09:11:05.700299 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.700645 28205 ts_tablet_manager.cc:1434] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.002s
I20260713 09:11:05.700984 28087 raft_consensus.cc:2468] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.701069 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.703970 28011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.704324 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.705133 28010 raft_consensus.cc:2468] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 0.
W20260713 09:11:05.705615 28051 leader_election.cc:343] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.706511 28127 leader_election.cc:304] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.707114 28201 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.707221 28053 leader_election.cc:304] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:05.708292 28211 raft_consensus.cc:2804] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.708698 28211 raft_consensus.cc:493] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.709007 28211 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.708772 27908 catalog_manager.cc:5697] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.714783 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.701722 28202 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.702003 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.708264 28201 ts_tablet_manager.cc:1403] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.005s
I20260713 09:11:05.715592 28087 raft_consensus.cc:2468] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.692220 28231 raft_consensus.cc:515] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.711259 28204 raft_consensus.cc:515] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.718360 28012 raft_consensus.cc:2393] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d9201387bb54b6daf00812daee68c34 in current term 1: Already voted for candidate 4255c61271da43419161290dda2dab58 in this term.
I20260713 09:11:05.718206 28201 raft_consensus.cc:359] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.713464 28232 leader_election.cc:290] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.712075 28229 raft_consensus.cc:2804] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.719303 28161 raft_consensus.cc:2468] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 0.
I20260713 09:11:05.720417 28211 raft_consensus.cc:515] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.701624 28205 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.722592 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:05.722823 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.723408 28087 raft_consensus.cc:3060] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.725837 28201 raft_consensus.cc:385] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.725780 28051 leader_election.cc:304] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 4255c61271da43419161290dda2dab58
I20260713 09:11:05.726259 28201 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.727030 28201 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.728260 28211 leader_election.cc:290] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.728715 28204 leader_election.cc:290] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.730338 28201 ts_tablet_manager.cc:1434] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:11:05.731914 28201 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: Bootstrap starting.
I20260713 09:11:05.731839 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.732476 28012 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.732928 28231 leader_election.cc:290] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.733716 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.734699 28086 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.736220 28202 tablet_bootstrap.cc:654] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.738466 28205 tablet_bootstrap.cc:654] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.739257 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
W20260713 09:11:05.742479 28051 leader_election.cc:343] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.731424 28229 raft_consensus.cc:493] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.745369 28086 raft_consensus.cc:2468] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.747840 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.748528 28010 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.742376 28012 raft_consensus.cc:2468] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.751724 28127 leader_election.cc:304] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.752616 28205 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.753280 28205 ts_tablet_manager.cc:1403] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.000s
I20260713 09:11:05.753226 28231 raft_consensus.cc:2804] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.746791 28087 raft_consensus.cc:2468] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.754072 28231 raft_consensus.cc:697] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:05.755008 27978 leader_election.cc:304] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:05.755823 28204 raft_consensus.cc:2804] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.755278 28231 consensus_queue.cc:237] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.756381 28204 raft_consensus.cc:697] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:05.756696 28211 raft_consensus.cc:2764] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:11:05.758119 28204 consensus_queue.cc:237] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.763684 28229 raft_consensus.cc:3060] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.769996 28201 tablet_bootstrap.cc:654] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.762750 28010 raft_consensus.cc:2468] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 1.
I20260713 09:11:05.779914 28204 raft_consensus.cc:493] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.780319 28053 leader_election.cc:304] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:05.780470 28204 raft_consensus.cc:515] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.781296 28211 raft_consensus.cc:2804] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.781976 28211 raft_consensus.cc:697] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:05.783103 28211 consensus_queue.cc:237] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.783716 28204 leader_election.cc:290] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.783954 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.784564 28161 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.785692 27976 leader_election.cc:304] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.785557 28229 raft_consensus.cc:515] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.786890 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.787588 28087 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.789193 28204 raft_consensus.cc:2804] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.789597 28204 raft_consensus.cc:493] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.789983 28204 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.791093 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.794519 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e09e086e36549f79546266cea6571bf" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.795419 28087 raft_consensus.cc:2393] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d9201387bb54b6daf00812daee68c34 in current term 1: Already voted for candidate 4255c61271da43419161290dda2dab58 in this term.
I20260713 09:11:05.794749 27909 catalog_manager.cc:5697] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.796830 28127 leader_election.cc:304] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [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: 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58
I20260713 09:11:05.798578 28205 raft_consensus.cc:359] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.800346 28205 raft_consensus.cc:385] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.798224 28210 raft_consensus.cc:2749] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.800830 28205 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.801988 28205 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.798480 28229 leader_election.cc:290] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.807533 27908 catalog_manager.cc:5697] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.806797 28205 ts_tablet_manager.cc:1434] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260713 09:11:05.809478 28205 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.797931 28204 raft_consensus.cc:515] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.814347 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.814633 28202 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.814909 28087 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.815088 28202 ts_tablet_manager.cc:1403] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.115s	user 0.035s	sys 0.031s
I20260713 09:11:05.815495 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:05.816336 28161 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.817728 28202 raft_consensus.cc:359] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.818398 28202 raft_consensus.cc:385] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.818647 28202 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.819314 28202 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.820834 28232 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.821197 28204 leader_election.cc:290] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.821762 28232 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.827061 28087 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.827450 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.828512 28202 ts_tablet_manager.cc:1434] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:05.828402 27978 leader_election.cc:304] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:05.829787 28202 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.829833 28204 raft_consensus.cc:2804] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:11:05.830026 27978 leader_election.cc:343] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.831192 28204 raft_consensus.cc:697] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:05.833417 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:05.834352 28160 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 0.
I20260713 09:11:05.835196 28201 tablet_bootstrap.cc:492] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: No bootstrap required, opened a new log
I20260713 09:11:05.835620 28201 ts_tablet_manager.cc:1403] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.004s
I20260713 09:11:05.835628 27976 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:05.836741 28223 raft_consensus.cc:2804] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.837271 28223 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.837423 28232 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.837764 28223 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.832522 28204 consensus_queue.cc:237] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.831604 28205 tablet_bootstrap.cc:654] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.844473 28229 raft_consensus.cc:493] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.845005 28229 raft_consensus.cc:515] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.847770 28229 leader_election.cc:290] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.849668 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.851430 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.852265 28087 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.851977 27908 catalog_manager.cc:5697] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 1 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.854512 28127 leader_election.cc:304] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.855732 28229 raft_consensus.cc:2804] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.856212 28229 raft_consensus.cc:493] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.856765 28229 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.857683 28161 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.847167 28201 raft_consensus.cc:359] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.861671 28201 raft_consensus.cc:385] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.862090 28201 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.863246 28201 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.854517 28223 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.868422 28223 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:05.868423 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
W20260713 09:11:05.869994 27978 leader_election.cc:343] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.869338 28161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:05.870826 28161 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.871171 28010 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 0.
I20260713 09:11:05.886426 28201 ts_tablet_manager.cc:1434] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260713 09:11:05.870761 28229 raft_consensus.cc:515] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.889983 28205 tablet_bootstrap.cc:492] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.890090 28161 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 1.
I20260713 09:11:05.890506 28205 ts_tablet_manager.cc:1403] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.023s
I20260713 09:11:05.891625 27976 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:05.892489 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:05.892843 28223 raft_consensus.cc:2804] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.893059 28010 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.893401 28223 raft_consensus.cc:697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:05.893256 28205 raft_consensus.cc:359] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.893956 28205 raft_consensus.cc:385] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.894217 28205 raft_consensus.cc:740] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.894376 28223 consensus_queue.cc:237] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.894824 28205 consensus_queue.cc:260] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.894567 27910 catalog_manager.cc:5697] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.897141 28205 ts_tablet_manager.cc:1434] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:11:05.898006 28205 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: Bootstrap starting.
I20260713 09:11:05.903736 28205 tablet_bootstrap.cc:654] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.909580 28010 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.911473 28127 leader_election.cc:304] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:05.912557 28210 raft_consensus.cc:2804] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.913058 28210 raft_consensus.cc:697] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:05.913625 28202 tablet_bootstrap.cc:654] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.914009 28229 leader_election.cc:290] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.913903 28210 consensus_queue.cc:237] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.914620 28205 tablet_bootstrap.cc:492] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: No bootstrap required, opened a new log
I20260713 09:11:05.915059 28205 ts_tablet_manager.cc:1403] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260713 09:11:05.917565 28205 raft_consensus.cc:359] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.918174 28205 raft_consensus.cc:385] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.918430 28205 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.919147 28205 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.919974 28202 tablet_bootstrap.cc:492] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.920897 28202 ts_tablet_manager.cc:1403] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.006s
I20260713 09:11:05.921139 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:05.921343 28205 ts_tablet_manager.cc:1434] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:05.921739 28087 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.925203 28202 raft_consensus.cc:359] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.925936 28202 raft_consensus.cc:385] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.926241 28202 raft_consensus.cc:740] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.927107 28202 consensus_queue.cc:260] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.929257 28202 ts_tablet_manager.cc:1434] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:11:05.929289 27909 catalog_manager.cc:5697] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.930265 28202 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: Bootstrap starting.
I20260713 09:11:05.934757 28087 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 1.
I20260713 09:11:05.936793 28210 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.937309 28202 tablet_bootstrap.cc:654] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.937242 28231 raft_consensus.cc:493] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.937790 28231 raft_consensus.cc:515] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.939694 28231 leader_election.cc:290] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:05.940229 27910 catalog_manager.cc:5697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.942842 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:05.946193 28202 tablet_bootstrap.cc:492] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: No bootstrap required, opened a new log
I20260713 09:11:05.946636 28202 ts_tablet_manager.cc:1403] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:11:05.946185 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:05.947738 28087 raft_consensus.cc:2393] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d9201387bb54b6daf00812daee68c34 in current term 1: Already voted for candidate 4255c61271da43419161290dda2dab58 in this term.
I20260713 09:11:05.950452 28202 raft_consensus.cc:359] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.952219 28202 raft_consensus.cc:385] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.952484 28202 raft_consensus.cc:740] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.953238 28202 consensus_queue.cc:260] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:05.954741 28202 ts_tablet_manager.cc:1434] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:11:05.956982 28223 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.960914 28223 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:05.969708 28223 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:05.960053 28127 leader_election.cc:304] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58
I20260713 09:11:05.979502 28231 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.986901 28231 raft_consensus.cc:2749] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.997486 28087 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.998203 28232 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.006325 28228 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.041252 28231 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.052837 28228 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.092545 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:06.093087 28161 raft_consensus.cc:606] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:06.099124 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:06.099656 28161 raft_consensus.cc:606] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:06.109843 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:06.110376 28161 raft_consensus.cc:606] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:06.122923 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:40248
I20260713 09:11:06.123528 28010 raft_consensus.cc:606] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:06.128569 28161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:06.129081 28161 raft_consensus.cc:606] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:06.133831 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1326eebdee654617baca57187aa12786"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:40248
I20260713 09:11:06.134363 28010 raft_consensus.cc:606] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:06.146636 28087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
mode: GRACEFUL
new_leader_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:45496
I20260713 09:11:06.147219 28087 raft_consensus.cc:606] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 LEADER]: Received request to transfer leadership to TS 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:06.220067 28228 consensus_queue.cc:1048] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.227082 28231 raft_consensus.cc:993] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:06.227592 28229 raft_consensus.cc:1081] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:06.229355 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40232
I20260713 09:11:06.229925 28012 raft_consensus.cc:493] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.230316 28012 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.233142 28228 consensus_queue.cc:1048] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.237385 28012 raft_consensus.cc:515] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.237946 28232 consensus_queue.cc:1048] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.239494 28012 leader_election.cc:290] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 2 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.240996 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:06.241662 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e0be45a4c5472e941318184da6fe85" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.242238 28160 raft_consensus.cc:3055] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.242367 28010 raft_consensus.cc:1240] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Rejecting Update request from peer 6d9201387bb54b6daf00812daee68c34 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:06.242612 28160 raft_consensus.cc:740] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:06.243418 28160 consensus_queue.cc:260] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.244297 28160 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.248338 28232 consensus_queue.cc:1048] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.252645 28229 raft_consensus.cc:493] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.253110 28229 raft_consensus.cc:515] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.255203 28229 leader_election.cc:290] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:06.255630 28160 raft_consensus.cc:2468] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 2.
I20260713 09:11:06.256650 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcde9018d154cddaaec6def99df84fc" is_pre_election: true
I20260713 09:11:06.256771 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:06.257555 28010 raft_consensus.cc:2393] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d9201387bb54b6daf00812daee68c34 in current term 1: Already voted for candidate 3fcde9018d154cddaaec6def99df84fc in this term.
I20260713 09:11:06.258142 27976 leader_election.cc:304] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:06.258678 28127 leader_election.cc:304] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d9201387bb54b6daf00812daee68c34; no voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58
I20260713 09:11:06.259094 28233 raft_consensus.cc:2804] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.259550 28233 raft_consensus.cc:697] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:06.260253 28233 consensus_queue.cc:237] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.261883 28228 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.264334 28223 consensus_queue.cc:1048] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.271770 28228 raft_consensus.cc:2749] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:06.273651 27909 catalog_manager.cc:5697] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 1 to 2, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.287236 28232 consensus_queue.cc:1048] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.296104 28223 raft_consensus.cc:993] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.296579 28232 raft_consensus.cc:1081] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.299031 28087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1326eebdee654617baca57187aa12786"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45468
I20260713 09:11:06.299616 28087 raft_consensus.cc:493] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.299973 28087 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.305251 28087 raft_consensus.cc:515] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.306859 28087 leader_election.cc:290] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.307561 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:06.308173 28010 raft_consensus.cc:3055] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.308135 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1326eebdee654617baca57187aa12786" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.308575 28010 raft_consensus.cc:740] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:06.308779 28159 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.309583 28010 consensus_queue.cc:260] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.310863 28010 raft_consensus.cc:3060] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.314090 28159 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.315062 28051 leader_election.cc:304] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:06.315773 28211 raft_consensus.cc:2804] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.316012 28010 raft_consensus.cc:2468] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.316820 28211 raft_consensus.cc:697] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:06.317636 28211 consensus_queue.cc:237] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.321621 28211 consensus_queue.cc:1048] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.324710 27909 catalog_manager.cc:5697] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 1 to 2, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 2 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.328603 28283 raft_consensus.cc:993] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: : Instructing follower 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:06.329183 28211 raft_consensus.cc:1081] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 LEADER]: Signalling peer 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:06.332922 28160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:55918
I20260713 09:11:06.333509 28160 raft_consensus.cc:493] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.333892 28160 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.339311 28211 consensus_queue.cc:1048] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.340893 28160 raft_consensus.cc:515] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.343750 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:06.345422 28160 leader_election.cc:290] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:06.346587 28087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7823bfb993b4aa5b04db9538ce9296e" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:06.347254 28087 raft_consensus.cc:3055] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.347611 28087 raft_consensus.cc:740] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:06.348444 28087 consensus_queue.cc:260] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.349404 28087 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.355333 28087 raft_consensus.cc:2468] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 2.
I20260713 09:11:06.356541 28127 leader_election.cc:304] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 4255c61271da43419161290dda2dab58
I20260713 09:11:06.357396 28228 raft_consensus.cc:2804] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.357807 28228 raft_consensus.cc:697] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:06.358500 28228 consensus_queue.cc:237] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.365617 27909 catalog_manager.cc:5697] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 1 to 2, leader changed from 3fcde9018d154cddaaec6def99df84fc (127.26.186.194) to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:06.389958 28211 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:06.390450 28211 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.392091 28211 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.392976 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4255c61271da43419161290dda2dab58" is_pre_election: true
I20260713 09:11:06.393086 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9201387bb54b6daf00812daee68c34" is_pre_election: true
I20260713 09:11:06.393769 28160 raft_consensus.cc:2393] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3fcde9018d154cddaaec6def99df84fc in current term 1: Already voted for candidate 4255c61271da43419161290dda2dab58 in this term.
I20260713 09:11:06.394618 28051 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc; no voters: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:06.395263 28211 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.399823 28211 raft_consensus.cc:2749] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:06.417712 28232 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.424626 28233 raft_consensus.cc:993] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.425103 28233 raft_consensus.cc:1081] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.426994 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45468
I20260713 09:11:06.427549 28086 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.427927 28086 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.429425 28233 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.435750 28231 raft_consensus.cc:993] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.436182 28231 raft_consensus.cc:1081] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.436089 28086 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.437664 28087 raft_consensus.cc:1240] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Rejecting Update request from peer 4255c61271da43419161290dda2dab58 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:06.438014 28085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45480
I20260713 09:11:06.438566 28085 raft_consensus.cc:493] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.438894 28085 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.440840 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:06.441174 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.441421 28010 raft_consensus.cc:3055] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.441766 28160 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.441730 28010 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:06.442687 28010 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.443837 28010 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.445294 28085 raft_consensus.cc:515] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.448050 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.448261 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:06.448658 28159 raft_consensus.cc:3055] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.448839 28012 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.449061 28159 raft_consensus.cc:740] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:06.449910 28159 consensus_queue.cc:260] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.450605 28010 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.451327 28159 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.451783 28053 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:06.452602 28211 raft_consensus.cc:2804] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.453064 28211 raft_consensus.cc:697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:06.453871 28211 consensus_queue.cc:237] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.456555 28012 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.457638 28159 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.447391 28085 leader_election.cc:290] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.457976 28228 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.458752 28051 leader_election.cc:304] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:06.459604 28211 raft_consensus.cc:2804] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.460227 28211 raft_consensus.cc:697] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:06.461247 28086 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.461902 28211 consensus_queue.cc:237] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.462222 27910 catalog_manager.cc:5697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 1 to 2, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 2 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.470707 28210 raft_consensus.cc:993] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.471184 28210 raft_consensus.cc:1081] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:06.470703 28160 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.474517 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45480
I20260713 09:11:06.475112 28086 raft_consensus.cc:493] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.475435 28086 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.478044 28228 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.482023 28086 raft_consensus.cc:515] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.486121 28086 leader_election.cc:290] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.486752 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:06.487957 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.487990 27909 catalog_manager.cc:5697] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 1 to 2, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 2 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.488987 28160 raft_consensus.cc:3055] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.489475 28160 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:06.490233 28160 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.492084 28160 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.498553 28160 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 2.
I20260713 09:11:06.499630 28051 leader_election.cc:304] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 4255c61271da43419161290dda2dab58
I20260713 09:11:06.500459 28211 raft_consensus.cc:2804] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.500937 28211 raft_consensus.cc:697] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:06.501629 28211 consensus_queue.cc:237] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.508401 27909 catalog_manager.cc:5697] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 1 to 2, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 2 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.604493 28228 raft_consensus.cc:993] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:06.605029 28229 raft_consensus.cc:1081] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:06.606525 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40232
I20260713 09:11:06.606956 28012 raft_consensus.cc:493] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.607366 28012 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.611929 28012 raft_consensus.cc:515] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.613488 28012 leader_election.cc:290] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 2 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:06.614351 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:06.614547 28160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:06.615082 28160 raft_consensus.cc:3055] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.615091 28086 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.615574 28160 raft_consensus.cc:740] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:06.616407 28160 consensus_queue.cc:260] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.617769 28160 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.622493 28086 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 2.
I20260713 09:11:06.623858 27978 leader_election.cc:304] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:06.624326 28160 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 2.
I20260713 09:11:06.624559 28223 raft_consensus.cc:2804] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.625100 28223 raft_consensus.cc:697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:06.625972 28223 consensus_queue.cc:237] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:06.631882 27909 catalog_manager.cc:5697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 1 to 2, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.745940 28160 raft_consensus.cc:1275] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.747223 28211 consensus_queue.cc:1048] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.755141 28012 raft_consensus.cc:1275] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.756506 28285 consensus_queue.cc:1048] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.757778 28086 raft_consensus.cc:1275] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.759361 28229 consensus_queue.cc:1048] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.767796 28012 raft_consensus.cc:3060] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.775996 28012 raft_consensus.cc:1275] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.777259 28231 consensus_queue.cc:1048] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.855340 28086 raft_consensus.cc:3060] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.860371 28086 raft_consensus.cc:1275] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.861665 28223 consensus_queue.cc:1048] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.869149 28160 raft_consensus.cc:1275] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.872782 28234 consensus_queue.cc:1048] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.873819 28160 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.875468 28285 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.885504 28012 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.887568 28285 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.888167 28010 raft_consensus.cc:1275] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.889569 28285 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.899780 28160 raft_consensus.cc:1275] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.901178 28283 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.952656 28159 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.953809 28283 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.960681 28012 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.968190 28012 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.969544 28285 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:07.051514 28086 raft_consensus.cc:1275] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.052837 28232 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:07.061383 28159 raft_consensus.cc:1275] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.063185 28234 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.179188 27371 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:11:09.180001 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:09.196765 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:09.197330 28010 raft_consensus.cc:606] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Received request to transfer leadership to TS 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:09.199841 28010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:09.200362 28010 raft_consensus.cc:606] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Received request to transfer leadership to TS 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:09.201467 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:09.201967 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:09.384917 28234 raft_consensus.cc:993] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: : Instructing follower 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:09.385356 28297 raft_consensus.cc:1081] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Signalling peer 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:09.386848 28159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:55916
I20260713 09:11:09.387393 28159 raft_consensus.cc:493] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.387687 28159 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.392239 28159 raft_consensus.cc:515] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:09.393793 28159 leader_election.cc:290] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 2 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 4255c61271da43419161290dda2dab58 (127.26.186.193:44697)
I20260713 09:11:09.394713 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:09.395005 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:09.395355 28086 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.395567 28010 raft_consensus.cc:3055] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:09.395906 28010 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:09.396703 28010 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:09.397879 28010 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.402109 28086 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 2.
I20260713 09:11:09.403352 28127 leader_election.cc:304] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:09.404161 28231 raft_consensus.cc:2804] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.404723 28010 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 2.
I20260713 09:11:09.405560 28231 raft_consensus.cc:697] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:09.406423 28231 consensus_queue.cc:237] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:09.413389 27909 catalog_manager.cc:5697] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 1 to 2, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.744293 28234 raft_consensus.cc:993] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: : Instructing follower 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:09.744714 28297 raft_consensus.cc:1081] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Signalling peer 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:09.746111 28159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:55916
I20260713 09:11:09.746680 28159 raft_consensus.cc:493] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:09.747059 28159 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.752372 28159 raft_consensus.cc:515] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:09.753842 28159 leader_election.cc:290] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 2 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:09.754627 28010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:09.754894 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:09.755214 28010 raft_consensus.cc:3055] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:09.755425 28086 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.755538 28010 raft_consensus.cc:740] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:09.756243 28010 consensus_queue.cc:260] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:09.757236 28010 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:09.760632 28086 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 2.
I20260713 09:11:09.763146 28010 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 2.
I20260713 09:11:09.763758 28127 leader_election.cc:304] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:09.764658 28231 raft_consensus.cc:2804] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:09.765127 28231 raft_consensus.cc:697] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:09.766109 28231 consensus_queue.cc:237] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:09.778568 27909 catalog_manager.cc:5697] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 1 to 2, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.839733 28086 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.840859 28231 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:09.851976 28010 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:09.853482 28298 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.202808 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:10.213609 28159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:10.214217 28159 raft_consensus.cc:606] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:10.217761 28086 raft_consensus.cc:1275] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.219165 28307 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:10.230418 28159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:55934
I20260713 09:11:10.231101 28159 raft_consensus.cc:606] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:10.233378 28012 raft_consensus.cc:1275] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.235383 28231 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:10.236393 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:45496
I20260713 09:11:10.236999 28086 raft_consensus.cc:606] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:10.244140 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:45496
I20260713 09:11:10.244776 28086 raft_consensus.cc:606] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:10.250124 28086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
mode: GRACEFUL
new_leader_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:45496
I20260713 09:11:10.250711 28086 raft_consensus.cc:606] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Received request to transfer leadership to TS 4255c61271da43419161290dda2dab58
I20260713 09:11:10.251869 28231 raft_consensus.cc:993] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.252315 28307 raft_consensus.cc:1081] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.253856 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40232
I20260713 09:11:10.254444 28012 raft_consensus.cc:493] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.254765 28012 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.259912 28012 raft_consensus.cc:515] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.262331 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:10.262641 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3762a2e958f2467fba829a7d466440eb" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:10.262676 28012 leader_election.cc:290] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 3 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:10.262828 28086 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.263247 28159 raft_consensus.cc:3055] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.263571 28159 raft_consensus.cc:740] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:10.264354 28159 consensus_queue.cc:260] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.265247 28159 raft_consensus.cc:3060] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.269155 28086 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.270017 27978 leader_election.cc:304] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:10.270730 28297 raft_consensus.cc:2804] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:10.270798 28159 raft_consensus.cc:2468] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.272199 28297 raft_consensus.cc:697] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:10.272969 28297 consensus_queue.cc:237] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.278532 27910 catalog_manager.cc:5697] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 2 to 3, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 3 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:10.296176 28231 raft_consensus.cc:993] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.296626 28307 raft_consensus.cc:1081] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.298122 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40232
I20260713 09:11:10.298647 28012 raft_consensus.cc:493] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.298906 28012 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.303216 28012 raft_consensus.cc:515] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:10.304651 28012 leader_election.cc:290] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 3 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:10.305716 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:10.305821 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:10.306185 28086 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.306455 28159 raft_consensus.cc:3055] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.306819 28159 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:10.307775 28159 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [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: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:10.309157 28159 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.312721 28086 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.313596 27978 leader_election.cc:304] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [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: 3fcde9018d154cddaaec6def99df84fc, 4255c61271da43419161290dda2dab58; no voters: 
I20260713 09:11:10.314239 28314 raft_consensus.cc:2804] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:10.314751 28314 raft_consensus.cc:697] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:10.315187 28159 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.315681 28314 consensus_queue.cc:237] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [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: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:10.321599 27910 catalog_manager.cc:5697] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 2 to 3, leader changed from 6d9201387bb54b6daf00812daee68c34 (127.26.186.195) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 3 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:10.377691 28296 raft_consensus.cc:993] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.378149 28312 raft_consensus.cc:1081] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.379700 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40240
I20260713 09:11:10.380143 28012 raft_consensus.cc:493] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.380414 28012 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.384233 28012 raft_consensus.cc:515] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.385607 28012 leader_election.cc:290] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 3 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:10.386454 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:10.386650 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c838564ab94beaa258003e2b623a62" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:10.387041 28086 raft_consensus.cc:3055] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.387156 28159 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.387365 28086 raft_consensus.cc:740] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:10.388113 28086 consensus_queue.cc:260] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.389206 28086 raft_consensus.cc:3060] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.393628 28159 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.394809 27976 leader_election.cc:304] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:10.395390 28086 raft_consensus.cc:2468] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.395550 28314 raft_consensus.cc:2804] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:10.396097 28314 raft_consensus.cc:697] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:10.396799 28314 consensus_queue.cc:237] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.403502 27910 catalog_manager.cc:5697] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 2 to 3, leader changed from 3fcde9018d154cddaaec6def99df84fc (127.26.186.194) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 3 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:10.700438 28159 raft_consensus.cc:1275] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.701321 28086 raft_consensus.cc:1275] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.701756 28314 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.702481 28297 consensus_queue.cc:1048] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.732139 28296 raft_consensus.cc:993] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.732549 28312 raft_consensus.cc:1081] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.733807 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40240
I20260713 09:11:10.734179 28012 raft_consensus.cc:493] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.734400 28012 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.738157 28012 raft_consensus.cc:515] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.739411 28012 leader_election.cc:290] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 3 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:10.740340 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:10.740350 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:10.740908 28159 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.740995 28085 raft_consensus.cc:3055] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.741355 28085 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:10.742038 28085 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.743023 28085 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.745133 28159 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.746124 27976 leader_election.cc:304] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:10.746887 28316 raft_consensus.cc:2804] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:10.747401 28316 raft_consensus.cc:697] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:10.748457 28085 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.748411 28316 consensus_queue.cc:237] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.755877 27910 catalog_manager.cc:5697] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 2 to 3, leader changed from 3fcde9018d154cddaaec6def99df84fc (127.26.186.194) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 3 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:10.787905 28159 raft_consensus.cc:1275] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.789062 28316 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.797683 28312 raft_consensus.cc:993] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: : Instructing follower 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.798090 28312 raft_consensus.cc:1081] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Signalling peer 4255c61271da43419161290dda2dab58 to start an election
I20260713 09:11:10.799583 28012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "4255c61271da43419161290dda2dab58"
 from {username='slave'} at 127.0.0.1:40240
I20260713 09:11:10.800880 28012 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.801189 28012 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.800091 28085 raft_consensus.cc:1275] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.802552 28314 consensus_queue.cc:1048] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.810153 28012 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.813776 28012 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [CANDIDATE]: Term 3 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:10.814301 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:10.814301 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "4255c61271da43419161290dda2dab58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:10.815001 28086 raft_consensus.cc:3055] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:10.815117 28159 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.815335 28086 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:10.816844 28086 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.817687 28086 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:10.820943 28159 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.822075 27976 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [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: 4255c61271da43419161290dda2dab58, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:10.822860 28159 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.822858 28297 raft_consensus.cc:2804] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:10.823662 28297 raft_consensus.cc:697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Leader. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:10.824462 28297 consensus_queue.cc:237] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:10.826040 28086 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4255c61271da43419161290dda2dab58 in term 3.
I20260713 09:11:10.827968 28316 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.837927 28086 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:10.839411 28316 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.840682 27909 catalog_manager.cc:5697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 reported cstate change: term changed from 2 to 3, leader changed from 3fcde9018d154cddaaec6def99df84fc (127.26.186.194) to 4255c61271da43419161290dda2dab58 (127.26.186.193). New cstate: current_term: 3 leader_uuid: "4255c61271da43419161290dda2dab58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:11.201843 28086 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:11.203063 28316 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:11.211953 28160 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:11.213882 28314 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:11.339733 28160 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:11.340855 28314 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:11.349252 28086 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Refusing update from remote peer 4255c61271da43419161290dda2dab58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:11.350719 28316 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:13.259145 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:13.267071 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:13.267791 28012 raft_consensus.cc:606] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:13.270445 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:13.270910 28012 raft_consensus.cc:606] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Received request to transfer leadership to TS 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:13.273358 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:13.273913 28012 raft_consensus.cc:606] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Received request to transfer leadership to TS 3fcde9018d154cddaaec6def99df84fc
I20260713 09:11:13.276407 28012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "4255c61271da43419161290dda2dab58"
mode: GRACEFUL
new_leader_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:40262
I20260713 09:11:13.276847 28012 raft_consensus.cc:606] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Received request to transfer leadership to TS 6d9201387bb54b6daf00812daee68c34
I20260713 09:11:13.277806 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:11:13.278437 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:13.281453 28316 raft_consensus.cc:993] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: : Instructing follower 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:13.282017 28327 raft_consensus.cc:1081] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Signalling peer 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:13.283551 28159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:55916
I20260713 09:11:13.283998 28159 raft_consensus.cc:493] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:13.284312 28159 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.291435 28159 raft_consensus.cc:515] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.293201 28159 leader_election.cc:290] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 4 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671)
I20260713 09:11:13.294080 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:13.294539 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a486cdac05c4a54a92bbcbf6b9e5633" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:13.294860 28012 raft_consensus.cc:3055] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:13.295168 28086 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.295262 28012 raft_consensus.cc:740] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:13.296154 28012 consensus_queue.cc:260] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.297124 28012 raft_consensus.cc:3060] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.300426 28086 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 4.
I20260713 09:11:13.301656 28127 leader_election.cc:304] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:13.302122 28012 raft_consensus.cc:2468] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 4.
I20260713 09:11:13.302467 28307 raft_consensus.cc:2804] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:13.303704 28307 raft_consensus.cc:697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 4 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:13.304533 28307 consensus_queue.cc:237] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.312413 27908 catalog_manager.cc:5697] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 3 to 4, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 4 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:13.370107 28316 raft_consensus.cc:993] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: : Instructing follower 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:13.370639 28327 raft_consensus.cc:1081] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Signalling peer 6d9201387bb54b6daf00812daee68c34 to start an election
I20260713 09:11:13.372189 28159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b"
dest_uuid: "6d9201387bb54b6daf00812daee68c34"
 from {username='slave'} at 127.0.0.1:55916
I20260713 09:11:13.372669 28159 raft_consensus.cc:493] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:13.372900 28159 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.377017 28159 raft_consensus.cc:515] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:13.378535 28159 leader_election.cc:290] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [CANDIDATE]: Term 4 election: Requested vote from peers 3fcde9018d154cddaaec6def99df84fc (127.26.186.194:37671), 4255c61271da43419161290dda2dab58 (127.26.186.193:44697)
I20260713 09:11:13.379398 28086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
I20260713 09:11:13.379738 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b590600efd4e6fadd343472a26399b" candidate_uuid: "6d9201387bb54b6daf00812daee68c34" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:13.379912 28086 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.380208 28012 raft_consensus.cc:3055] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:13.380458 28012 raft_consensus.cc:740] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:13.381116 28012 consensus_queue.cc:260] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [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: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:13.381911 28012 raft_consensus.cc:3060] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.384123 28086 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 4.
I20260713 09:11:13.385046 28127 leader_election.cc:304] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:13.385807 28307 raft_consensus.cc:2804] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:13.386185 28307 raft_consensus.cc:697] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 4 LEADER]: Becoming Leader. State: Replica: 6d9201387bb54b6daf00812daee68c34, State: Running, Role: LEADER
I20260713 09:11:13.386446 28012 raft_consensus.cc:2468] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d9201387bb54b6daf00812daee68c34 in term 4.
I20260713 09:11:13.386943 28307 consensus_queue.cc:237] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [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: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } }
I20260713 09:11:13.393589 27908 catalog_manager.cc:5697] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 reported cstate change: term changed from 3 to 4, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 6d9201387bb54b6daf00812daee68c34 (127.26.186.195). New cstate: current_term: 4 leader_uuid: "6d9201387bb54b6daf00812daee68c34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.647289 28316 raft_consensus.cc:993] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:13.647773 28327 raft_consensus.cc:1081] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:13.649323 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45468
I20260713 09:11:13.649721 28086 raft_consensus.cc:493] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:13.649942 28086 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.654119 28086 raft_consensus.cc:515] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.655583 28086 leader_election.cc:290] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 4 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:13.656392 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:13.656581 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075c11102e0f41d5b69bac81a51bdc53" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:13.657003 28159 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.656951 28012 raft_consensus.cc:3055] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:13.657436 28012 raft_consensus.cc:740] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:13.658162 28012 consensus_queue.cc:260] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.659374 28012 raft_consensus.cc:3060] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:13.663244 28159 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 4.
I20260713 09:11:13.664702 28316 raft_consensus.cc:993] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: : Instructing follower 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:13.664597 28051 leader_election.cc:304] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:13.665287 28316 raft_consensus.cc:1081] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Signalling peer 3fcde9018d154cddaaec6def99df84fc to start an election
I20260713 09:11:13.665730 28012 raft_consensus.cc:2468] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 4.
I20260713 09:11:13.665848 28296 raft_consensus.cc:2804] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:13.667161 28086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9"
dest_uuid: "3fcde9018d154cddaaec6def99df84fc"
 from {username='slave'} at 127.0.0.1:45468
I20260713 09:11:13.667636 28296 raft_consensus.cc:697] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 4 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:13.667704 28086 raft_consensus.cc:493] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:13.668160 28086 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:13.668713 28296 consensus_queue.cc:237] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.672816 28086 raft_consensus.cc:515] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.674665 28086 leader_election.cc:290] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [CANDIDATE]: Term 3 election: Requested vote from peers 4255c61271da43419161290dda2dab58 (127.26.186.193:44697), 6d9201387bb54b6daf00812daee68c34 (127.26.186.195:43181)
I20260713 09:11:13.675459 28012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4255c61271da43419161290dda2dab58"
I20260713 09:11:13.675730 28159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e13bfbeaf4a42955c9b38ba18cae9" candidate_uuid: "3fcde9018d154cddaaec6def99df84fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d9201387bb54b6daf00812daee68c34"
I20260713 09:11:13.676061 28012 raft_consensus.cc:3055] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:13.676187 28159 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:13.676390 28012 raft_consensus.cc:740] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4255c61271da43419161290dda2dab58, State: Running, Role: LEADER
I20260713 09:11:13.677161 28012 consensus_queue.cc:260] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.677415 27908 catalog_manager.cc:5697] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 3 to 4, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 4 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.678213 28012 raft_consensus.cc:3060] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:13.682827 28159 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 3.
I20260713 09:11:13.684172 28051 leader_election.cc:304] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [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: 3fcde9018d154cddaaec6def99df84fc, 6d9201387bb54b6daf00812daee68c34; no voters: 
I20260713 09:11:13.685091 28296 raft_consensus.cc:2804] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:13.685519 28296 raft_consensus.cc:697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 3 LEADER]: Becoming Leader. State: Replica: 3fcde9018d154cddaaec6def99df84fc, State: Running, Role: LEADER
I20260713 09:11:13.686623 28296 consensus_queue.cc:237] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [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: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } }
I20260713 09:11:13.687181 28012 raft_consensus.cc:2468] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcde9018d154cddaaec6def99df84fc in term 3.
I20260713 09:11:13.692986 27908 catalog_manager.cc:5697] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc reported cstate change: term changed from 2 to 3, leader changed from 4255c61271da43419161290dda2dab58 (127.26.186.193) to 3fcde9018d154cddaaec6def99df84fc (127.26.186.194). New cstate: current_term: 3 leader_uuid: "3fcde9018d154cddaaec6def99df84fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:13.767526 28012 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:13.768679 28307 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:13.777623 28086 raft_consensus.cc:1275] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:13.779549 28328 consensus_queue.cc:1048] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:13.921233 28012 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:13.922281 28328 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:13.934855 28086 raft_consensus.cc:1275] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Refusing update from remote peer 6d9201387bb54b6daf00812daee68c34: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:13.936143 28328 consensus_queue.cc:1048] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcde9018d154cddaaec6def99df84fc" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:14.120776 28012 raft_consensus.cc:1275] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:14.122004 28296 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:14.130461 28159 raft_consensus.cc:1275] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:14.132028 28347 consensus_queue.cc:1048] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:14.217460 28012 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:14.218901 28347 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4255c61271da43419161290dda2dab58" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 44697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:14.227079 28159 raft_consensus.cc:1275] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Refusing update from remote peer 3fcde9018d154cddaaec6def99df84fc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:11:14.228792 28347 consensus_queue.cc:1048] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9201387bb54b6daf00812daee68c34" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:14.279538 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:14.285400 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
I20260713 09:11:14.310573 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:14.311359 27371 tablet_replica.cc:333] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.312044 27371 raft_consensus.cc:2243] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.312529 27371 raft_consensus.cc:2272] T 075c11102e0f41d5b69bac81a51bdc53 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.314599 27371 tablet_replica.cc:333] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.315151 27371 raft_consensus.cc:2243] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.315549 27371 raft_consensus.cc:2272] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.318357 27371 tablet_replica.cc:333] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.319038 27371 raft_consensus.cc:2243] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.319850 27371 raft_consensus.cc:2272] T 3762a2e958f2467fba829a7d466440eb P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.321681 27371 tablet_replica.cc:333] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.322202 27371 raft_consensus.cc:2243] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.323213 27371 raft_consensus.cc:2272] T 4e09e086e36549f79546266cea6571bf P 4255c61271da43419161290dda2dab58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.325799 27371 tablet_replica.cc:333] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.326351 27371 raft_consensus.cc:2243] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.326939 27371 raft_consensus.cc:2272] T d7823bfb993b4aa5b04db9538ce9296e P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.329490 27371 tablet_replica.cc:333] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.330065 27371 raft_consensus.cc:2243] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.330550 27371 raft_consensus.cc:2272] T 561e13bfbeaf4a42955c9b38ba18cae9 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:14.331884 28127 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:11:14.333422 27371 tablet_replica.cc:333] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.334049 27371 raft_consensus.cc:2243] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.335040 27371 raft_consensus.cc:2272] T d0c838564ab94beaa258003e2b623a62 P 4255c61271da43419161290dda2dab58 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:14.335157 28127 consensus_peers.cc:597] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 -> Peer 4255c61271da43419161290dda2dab58 (127.26.186.193:44697): Couldn't send request to peer 4255c61271da43419161290dda2dab58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:14.336834 27371 tablet_replica.cc:333] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.337353 27371 raft_consensus.cc:2243] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.338049 27371 raft_consensus.cc:2272] T 48e0be45a4c5472e941318184da6fe85 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.339795 27371 tablet_replica.cc:333] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.340272 27371 raft_consensus.cc:2243] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.340704 27371 raft_consensus.cc:2272] T 1326eebdee654617baca57187aa12786 P 4255c61271da43419161290dda2dab58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.342454 27371 tablet_replica.cc:333] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58: stopping tablet replica
I20260713 09:11:14.342904 27371 raft_consensus.cc:2243] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.343365 27371 raft_consensus.cc:2272] T b5b590600efd4e6fadd343472a26399b P 4255c61271da43419161290dda2dab58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.363999 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
I20260713 09:11:14.382615 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
I20260713 09:11:14.406690 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:14.407400 27371 tablet_replica.cc:333] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.408017 27371 raft_consensus.cc:2243] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.408479 27371 raft_consensus.cc:2272] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.411150 27371 tablet_replica.cc:333] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.411682 27371 raft_consensus.cc:2243] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.412395 27371 raft_consensus.cc:2272] T 075c11102e0f41d5b69bac81a51bdc53 P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.414867 27371 tablet_replica.cc:333] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.415501 27371 raft_consensus.cc:2243] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.416430 27371 raft_consensus.cc:2272] T 561e13bfbeaf4a42955c9b38ba18cae9 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.418565 27371 tablet_replica.cc:333] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.419380 27371 raft_consensus.cc:2243] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.419895 27371 raft_consensus.cc:2272] T d7823bfb993b4aa5b04db9538ce9296e P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:14.421334 28053 consensus_peers.cc:597] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc -> Peer 4255c61271da43419161290dda2dab58 (127.26.186.193:44697): Couldn't send request to peer 4255c61271da43419161290dda2dab58. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:44697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:14.422047 27371 tablet_replica.cc:333] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.422502 27371 raft_consensus.cc:2243] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.422878 27371 raft_consensus.cc:2272] T d0c838564ab94beaa258003e2b623a62 P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.424685 27371 tablet_replica.cc:333] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.425191 27371 raft_consensus.cc:2243] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.425552 27371 raft_consensus.cc:2272] T 48e0be45a4c5472e941318184da6fe85 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.427359 27371 tablet_replica.cc:333] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.427848 27371 raft_consensus.cc:2243] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.428507 27371 raft_consensus.cc:2272] T 1326eebdee654617baca57187aa12786 P 3fcde9018d154cddaaec6def99df84fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.430172 27371 tablet_replica.cc:333] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.430596 27371 raft_consensus.cc:2243] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.431041 27371 raft_consensus.cc:2272] T b5b590600efd4e6fadd343472a26399b P 3fcde9018d154cddaaec6def99df84fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.433030 27371 tablet_replica.cc:333] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.433461 27371 raft_consensus.cc:2243] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.433804 27371 raft_consensus.cc:2272] T 3762a2e958f2467fba829a7d466440eb P 3fcde9018d154cddaaec6def99df84fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.435292 27371 tablet_replica.cc:333] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc: stopping tablet replica
I20260713 09:11:14.435653 27371 raft_consensus.cc:2243] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.435985 27371 raft_consensus.cc:2272] T 4e09e086e36549f79546266cea6571bf P 3fcde9018d154cddaaec6def99df84fc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:14.441680 28127 consensus_peers.cc:597] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 -> Peer 4255c61271da43419161290dda2dab58 (127.26.186.193:44697): Couldn't send request to peer 4255c61271da43419161290dda2dab58. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:44697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:14.464092 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
I20260713 09:11:14.482434 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
I20260713 09:11:14.505401 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:14.506013 27371 tablet_replica.cc:333] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.506639 27371 raft_consensus.cc:2243] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.507441 27371 raft_consensus.cc:2272] T 0a486cdac05c4a54a92bbcbf6b9e5633 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.509353 27371 tablet_replica.cc:333] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.509867 27371 raft_consensus.cc:2243] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.510299 27371 raft_consensus.cc:2272] T 075c11102e0f41d5b69bac81a51bdc53 P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.512226 27371 tablet_replica.cc:333] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.512735 27371 raft_consensus.cc:2243] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.513397 27371 raft_consensus.cc:2272] T b5b590600efd4e6fadd343472a26399b P 6d9201387bb54b6daf00812daee68c34 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.515437 27371 tablet_replica.cc:333] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.515928 27371 raft_consensus.cc:2243] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.516358 27371 raft_consensus.cc:2272] T 1326eebdee654617baca57187aa12786 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.517920 27371 tablet_replica.cc:333] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.518399 27371 raft_consensus.cc:2243] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.519147 27371 raft_consensus.cc:2272] T d7823bfb993b4aa5b04db9538ce9296e P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.520622 27371 tablet_replica.cc:333] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.521083 27371 raft_consensus.cc:2243] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.521467 27371 raft_consensus.cc:2272] T 561e13bfbeaf4a42955c9b38ba18cae9 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.523504 27371 tablet_replica.cc:333] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.524016 27371 raft_consensus.cc:2243] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.524458 27371 raft_consensus.cc:2272] T 48e0be45a4c5472e941318184da6fe85 P 6d9201387bb54b6daf00812daee68c34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.526051 27371 tablet_replica.cc:333] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.526485 27371 raft_consensus.cc:2243] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.526882 27371 raft_consensus.cc:2272] T d0c838564ab94beaa258003e2b623a62 P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.528463 27371 tablet_replica.cc:333] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.528921 27371 raft_consensus.cc:2243] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.529333 27371 raft_consensus.cc:2272] T 3762a2e958f2467fba829a7d466440eb P 6d9201387bb54b6daf00812daee68c34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.530862 27371 tablet_replica.cc:333] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34: stopping tablet replica
I20260713 09:11:14.531365 27371 raft_consensus.cc:2243] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:14.531808 27371 raft_consensus.cc:2272] T 4e09e086e36549f79546266cea6571bf P 6d9201387bb54b6daf00812daee68c34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.558127 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:11:14.575569 27371 master.cc:562] Master@127.26.186.254:34037 shutting down...
I20260713 09:11:14.594957 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.595536 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.595871 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28f13a7d4912495b8249a3d435eb00bc: stopping tablet replica
I20260713 09:11:14.616622 27371 master.cc:584] Master@127.26.186.254:34037 shutdown complete.
3fcde9018d154cddaaec6def99df84fc  4
4255c61271da43419161290dda2dab58  5
6d9201387bb54b6daf00812daee68c34  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10252 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:11:14.657862 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:32797
I20260713 09:11:14.659126 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:14.665212 28356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.665242 28355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.665345 28358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:14.666618 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:14.667420 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:14.667606 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:14.667719 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933874667708 us; error 0 us; skew 500 ppm
I20260713 09:11:14.668162 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:14.670404 27371 webserver.cc:533] Webserver started at http://127.26.186.254:39787/ using document root <none> and password file <none>
I20260713 09:11:14.670831 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:14.671038 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:14.671427 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:14.672534 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "33149720fe1848b0b7a7127f0687daf4"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:14.676828 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:11:14.680204 28363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.680939 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:14.681175 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "33149720fe1848b0b7a7127f0687daf4"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:14.681408 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:14.712590 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:14.713752 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:14.751338 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:32797
I20260713 09:11:14.751444 28414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:32797 every 8 connection(s)
I20260713 09:11:14.755158 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:14.765434 28415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4: Bootstrap starting.
I20260713 09:11:14.770670 28415 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:14.777316 28415 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4: No bootstrap required, opened a new log
I20260713 09:11:14.779670 28415 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER }
I20260713 09:11:14.780244 28415 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:14.780483 28415 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33149720fe1848b0b7a7127f0687daf4, State: Initialized, Role: FOLLOWER
I20260713 09:11:14.781185 28415 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER }
I20260713 09:11:14.781697 28415 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:14.781927 28415 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:14.782205 28415 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:14.786520 28415 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER }
I20260713 09:11:14.787073 28415 leader_election.cc:304] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [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: 33149720fe1848b0b7a7127f0687daf4; no voters: 
I20260713 09:11:14.788179 28415 leader_election.cc:290] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:14.788463 28418 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:14.789820 28418 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 1 LEADER]: Becoming Leader. State: Replica: 33149720fe1848b0b7a7127f0687daf4, State: Running, Role: LEADER
I20260713 09:11:14.790382 28418 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [LEADER]: Queue going to LEADER mode. State: All 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: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER }
I20260713 09:11:14.791091 28415 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:14.795081 28419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33149720fe1848b0b7a7127f0687daf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER } }
I20260713 09:11:14.795301 28420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33149720fe1848b0b7a7127f0687daf4. Latest consensus state: current_term: 1 leader_uuid: "33149720fe1848b0b7a7127f0687daf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33149720fe1848b0b7a7127f0687daf4" member_type: VOTER } }
I20260713 09:11:14.795696 28419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:14.796001 28420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:14.804199 28425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:14.810993 28425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:14.812008 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:14.820943 28425 catalog_manager.cc:1383] Generated new cluster ID: 3ab120b70cd04562990ca2b5534ff197
I20260713 09:11:14.821242 28425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:14.832135 28425 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:14.833366 28425 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:14.849696 28425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4: Generated new TSK 0
I20260713 09:11:14.850307 28425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:14.878165 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:14.884076 28436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.885185 28437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.886652 28439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:14.886879 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:14.887742 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:14.887913 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:14.888029 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933874888019 us; error 0 us; skew 500 ppm
I20260713 09:11:14.888480 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:14.890697 27371 webserver.cc:533] Webserver started at http://127.26.186.193:40593/ using document root <none> and password file <none>
I20260713 09:11:14.891189 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:14.891346 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:14.891551 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:14.892539 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "99c8880c2f1440fabbed6c0a410f29d5"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:14.896824 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:14.899905 28444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.900555 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:14.900827 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "99c8880c2f1440fabbed6c0a410f29d5"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:14.901096 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:14.924422 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:14.925647 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:14.927134 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:14.929443 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:14.929661 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.929901 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:14.930091 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:14.970141 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:38031
I20260713 09:11:14.970245 28506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:38031 every 8 connection(s)
I20260713 09:11:14.975049 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:14.983346 28511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.984189 28512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:14.986680 28514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:14.987171 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:14.988343 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:14.988529 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:14.988654 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933874988643 us; error 0 us; skew 500 ppm
I20260713 09:11:14.989094 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:14.991331 27371 webserver.cc:533] Webserver started at http://127.26.186.194:40693/ using document root <none> and password file <none>
I20260713 09:11:14.991889 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:14.992133 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:14.992461 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:14.993911 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "cdc2aa00be314f438d2fd3b1273c3875"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:14.994612 28507 heartbeater.cc:344] Connected to a master server at 127.26.186.254:32797
I20260713 09:11:14.994961 28507 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:14.995747 28507 heartbeater.cc:507] Master 127.26.186.254:32797 requested a full tablet report, sending...
I20260713 09:11:14.997969 28380 ts_manager.cc:194] Registered new tserver with Master: 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:14.999408 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:11:15.000419 28380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59894
I20260713 09:11:15.003846 28519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.004689 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:15.004977 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "cdc2aa00be314f438d2fd3b1273c3875"
format_stamp: "Formatted at 2026-07-13 09:11:14 on dist-test-slave-dg4l"
I20260713 09:11:15.005252 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:15.018832 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:15.020030 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:15.021348 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:15.023517 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:15.023708 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.023955 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:15.024109 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.062204 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:45309
I20260713 09:11:15.062306 28581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:45309 every 8 connection(s)
I20260713 09:11:15.066781 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:15.073436 28585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:15.075630 28586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:15.076783 28588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:15.078440 28582 heartbeater.cc:344] Connected to a master server at 127.26.186.254:32797
I20260713 09:11:15.078732 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:15.078897 28582 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:15.079842 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:15.079949 28582 heartbeater.cc:507] Master 127.26.186.254:32797 requested a full tablet report, sending...
W20260713 09:11:15.080302 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:15.080518 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933875080500 us; error 0 us; skew 500 ppm
I20260713 09:11:15.081195 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:15.082396 28380 ts_manager.cc:194] Registered new tserver with Master: cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:15.084039 27371 webserver.cc:533] Webserver started at http://127.26.186.195:41531/ using document root <none> and password file <none>
I20260713 09:11:15.084093 28380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59900
I20260713 09:11:15.084730 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:15.084949 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:15.085284 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:15.086776 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "7afcd5a10c7944699302084937c3bf4b"
format_stamp: "Formatted at 2026-07-13 09:11:15 on dist-test-slave-dg4l"
I20260713 09:11:15.090924 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:15.094303 28593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.095095 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:15.095337 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "7afcd5a10c7944699302084937c3bf4b"
format_stamp: "Formatted at 2026-07-13 09:11:15 on dist-test-slave-dg4l"
I20260713 09:11:15.095566 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:15.117374 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:15.118598 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:15.120651 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:15.122908 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:15.123191 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.123447 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:15.123603 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:15.162142 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:33265
I20260713 09:11:15.162252 28655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:33265 every 8 connection(s)
I20260713 09:11:15.175716 28656 heartbeater.cc:344] Connected to a master server at 127.26.186.254:32797
I20260713 09:11:15.176149 28656 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:15.176928 28656 heartbeater.cc:507] Master 127.26.186.254:32797 requested a full tablet report, sending...
I20260713 09:11:15.178856 28380 ts_manager.cc:194] Registered new tserver with Master: 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:15.179738 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014453464s
I20260713 09:11:15.180303 28380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59908
I20260713 09:11:15.204895 28380 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59924:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:15.208776 28380 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:15.332216 28620 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:15.332406 28621 tablet_service.cc:1511] Processing CreateTablet for tablet 436aeeb79ef04990b40d5945fc198e63 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:15.333774 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.334482 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436aeeb79ef04990b40d5945fc198e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.336042 28616 tablet_service.cc:1511] Processing CreateTablet for tablet b1caba93b3a84e85b2efaad5ff52b76b (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:15.337345 28616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1caba93b3a84e85b2efaad5ff52b76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.340416 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 84f2d08bce884b73a07b978e942cb2d0 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:15.342080 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f2d08bce884b73a07b978e942cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.344380 28617 tablet_service.cc:1511] Processing CreateTablet for tablet 4698961c22b5446ab222259955b78ef8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:15.345708 28617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4698961c22b5446ab222259955b78ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.334653 28618 tablet_service.cc:1511] Processing CreateTablet for tablet d2852d4302b7433f9b59d5ea190b1e58 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:15.348146 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2852d4302b7433f9b59d5ea190b1e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.332968 28619 tablet_service.cc:1511] Processing CreateTablet for tablet 9df83aacace648ba97756e4dcdbe9b7f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:15.353600 28619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df83aacace648ba97756e4dcdbe9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.357028 28621 tablet_service.cc:1511] Processing CreateTablet for tablet ca293c5a03384b2bae9664c2432fee5f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:15.358355 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca293c5a03384b2bae9664c2432fee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.357883 28614 tablet_service.cc:1511] Processing CreateTablet for tablet a56a77ab073744e0a8639b37bb385e73 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:15.360674 28613 tablet_service.cc:1511] Processing CreateTablet for tablet 347798af7a3447deae79c84bd84913e6 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:15.361927 28614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a77ab073744e0a8639b37bb385e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.363574 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347798af7a3447deae79c84bd84913e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.366714 28470 tablet_service.cc:1511] Processing CreateTablet for tablet 9df83aacace648ba97756e4dcdbe9b7f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:15.367224 28469 tablet_service.cc:1511] Processing CreateTablet for tablet d2852d4302b7433f9b59d5ea190b1e58 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:15.368081 28470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df83aacace648ba97756e4dcdbe9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.368981 28469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2852d4302b7433f9b59d5ea190b1e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.370051 28472 tablet_service.cc:1511] Processing CreateTablet for tablet 436aeeb79ef04990b40d5945fc198e63 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:15.372036 28471 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:15.373347 28471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.375351 28472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436aeeb79ef04990b40d5945fc198e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.380834 28468 tablet_service.cc:1511] Processing CreateTablet for tablet 4698961c22b5446ab222259955b78ef8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:15.382472 28468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4698961c22b5446ab222259955b78ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.392783 28467 tablet_service.cc:1511] Processing CreateTablet for tablet b1caba93b3a84e85b2efaad5ff52b76b (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:15.393996 28612 tablet_service.cc:1511] Processing CreateTablet for tablet e33b4becd4ec4ff4ab65007ed8a36a83 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:15.394513 28467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1caba93b3a84e85b2efaad5ff52b76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.395320 28612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33b4becd4ec4ff4ab65007ed8a36a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.404773 28466 tablet_service.cc:1511] Processing CreateTablet for tablet 84f2d08bce884b73a07b978e942cb2d0 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:15.406477 28466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f2d08bce884b73a07b978e942cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.416918 28465 tablet_service.cc:1511] Processing CreateTablet for tablet ca293c5a03384b2bae9664c2432fee5f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:15.418382 28465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca293c5a03384b2bae9664c2432fee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.420312 28464 tablet_service.cc:1511] Processing CreateTablet for tablet a56a77ab073744e0a8639b37bb385e73 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:15.421916 28464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a77ab073744e0a8639b37bb385e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.432060 28621 tablet_service.cc:1511] Processing CreateTablet for tablet a129c8f6bd164a0b92ae397dc84e7920 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:15.432802 28463 tablet_service.cc:1511] Processing CreateTablet for tablet 347798af7a3447deae79c84bd84913e6 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:15.433498 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a129c8f6bd164a0b92ae397dc84e7920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.434113 28463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347798af7a3447deae79c84bd84913e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.456148 28671 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:15.459298 28620 tablet_service.cc:1511] Processing CreateTablet for tablet f4784a84e730405daf40aa993af66dbc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:15.461771 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4784a84e730405daf40aa993af66dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.479655 28619 tablet_service.cc:1511] Processing CreateTablet for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:15.481005 28619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.480773 28547 tablet_service.cc:1511] Processing CreateTablet for tablet 436aeeb79ef04990b40d5945fc198e63 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:15.481715 28617 tablet_service.cc:1511] Processing CreateTablet for tablet df69362e03284a269bb814aac51834dc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:15.482144 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436aeeb79ef04990b40d5945fc198e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.483012 28617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df69362e03284a269bb814aac51834dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.483966 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7cacfe8c9646e1a29f53434854dc8e (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:15.485183 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7cacfe8c9646e1a29f53434854dc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.469890 28616 tablet_service.cc:1511] Processing CreateTablet for tablet 478cb211d4434470869172b2368b5906 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:15.488710 28616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478cb211d4434470869172b2368b5906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.488862 28620 tablet_service.cc:1511] Processing CreateTablet for tablet 92a10774a14a4bb1b07a08707c398bfa (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:15.490191 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a10774a14a4bb1b07a08707c398bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.470213 28618 tablet_service.cc:1511] Processing CreateTablet for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:15.494280 28463 tablet_service.cc:1511] Processing CreateTablet for tablet e33b4becd4ec4ff4ab65007ed8a36a83 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:15.494663 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:15.495240 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b2b1acdcae425f87c2b5c31c95d1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.512045 28463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33b4becd4ec4ff4ab65007ed8a36a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.499586 28466 tablet_service.cc:1511] Processing CreateTablet for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:15.501822 28464 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7cacfe8c9646e1a29f53434854dc8e (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:15.506688 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.506368 28545 tablet_service.cc:1511] Processing CreateTablet for tablet 9df83aacace648ba97756e4dcdbe9b7f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:15.507071 28467 tablet_service.cc:1511] Processing CreateTablet for tablet df69362e03284a269bb814aac51834dc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:15.508124 28544 tablet_service.cc:1511] Processing CreateTablet for tablet d2852d4302b7433f9b59d5ea190b1e58 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:15.509873 28543 tablet_service.cc:1511] Processing CreateTablet for tablet 4698961c22b5446ab222259955b78ef8 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:15.515336 28542 tablet_service.cc:1511] Processing CreateTablet for tablet b1caba93b3a84e85b2efaad5ff52b76b (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:15.515739 28539 tablet_service.cc:1511] Processing CreateTablet for tablet a56a77ab073744e0a8639b37bb385e73 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:15.498545 28471 tablet_service.cc:1511] Processing CreateTablet for tablet a129c8f6bd164a0b92ae397dc84e7920 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:15.490690 28470 tablet_service.cc:1511] Processing CreateTablet for tablet 478cb211d4434470869172b2368b5906 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:15.521019 28540 tablet_service.cc:1511] Processing CreateTablet for tablet ca293c5a03384b2bae9664c2432fee5f (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:15.521278 28541 tablet_service.cc:1511] Processing CreateTablet for tablet 84f2d08bce884b73a07b978e942cb2d0 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:15.519316 28464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7cacfe8c9646e1a29f53434854dc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.523473 28671 tablet_bootstrap.cc:654] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.523949 28545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df83aacace648ba97756e4dcdbe9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.529580 28465 tablet_service.cc:1511] Processing CreateTablet for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:15.530493 28543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4698961c22b5446ab222259955b78ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.523531 28614 tablet_service.cc:1511] Processing CreateTablet for tablet d07e41cffd5647f890cd34c06ac08436 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:15.524634 28538 tablet_service.cc:1511] Processing CreateTablet for tablet 347798af7a3447deae79c84bd84913e6 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:15.531997 28540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca293c5a03384b2bae9664c2432fee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.525331 28613 tablet_service.cc:1511] Processing CreateTablet for tablet 209abd60aaff41158a83efb83c3f527d (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:15.535272 28539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a77ab073744e0a8639b37bb385e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.539409 28538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347798af7a3447deae79c84bd84913e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.541805 28541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f2d08bce884b73a07b978e942cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.501870 28472 tablet_service.cc:1511] Processing CreateTablet for tablet f4784a84e730405daf40aa993af66dbc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:15.543848 28544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2852d4302b7433f9b59d5ea190b1e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.546238 28467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df69362e03284a269bb814aac51834dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.547001 28466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b2b1acdcae425f87c2b5c31c95d1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.547307 28542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1caba93b3a84e85b2efaad5ff52b76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.559092 28672 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:15.579828 28471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a129c8f6bd164a0b92ae397dc84e7920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.580564 28465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.580654 28671 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:15.581305 28671 ts_tablet_manager.cc:1403] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.031s
I20260713 09:11:15.583249 28470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478cb211d4434470869172b2368b5906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.584393 28671 raft_consensus.cc:359] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.585170 28671 raft_consensus.cc:385] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.585492 28671 raft_consensus.cc:740] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.586253 28671 consensus_queue.cc:260] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.587348 28472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4784a84e730405daf40aa993af66dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.589673 28469 tablet_service.cc:1511] Processing CreateTablet for tablet 92a10774a14a4bb1b07a08707c398bfa (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:15.606211 28463 tablet_service.cc:1511] Processing CreateTablet for tablet 209abd60aaff41158a83efb83c3f527d (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:15.611052 28614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e41cffd5647f890cd34c06ac08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.616436 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209abd60aaff41158a83efb83c3f527d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.617377 28612 tablet_service.cc:1511] Processing CreateTablet for tablet 9657481f8c874a22b05054e5391736f3 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:15.624014 28612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9657481f8c874a22b05054e5391736f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.632072 28614 tablet_service.cc:1511] Processing CreateTablet for tablet 2503eb48ab74409bac1138c8221ee099 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:15.632411 28468 tablet_service.cc:1511] Processing CreateTablet for tablet d07e41cffd5647f890cd34c06ac08436 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:15.633839 28614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2503eb48ab74409bac1138c8221ee099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.636451 28613 tablet_service.cc:1511] Processing CreateTablet for tablet fffb7329cfc146d48555ac5eaa1ef272 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:15.637823 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb7329cfc146d48555ac5eaa1ef272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.590904 28469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a10774a14a4bb1b07a08707c398bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.679567 28547 tablet_service.cc:1511] Processing CreateTablet for tablet e33b4becd4ec4ff4ab65007ed8a36a83 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:15.698487 28463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209abd60aaff41158a83efb83c3f527d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.707252 28468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e41cffd5647f890cd34c06ac08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.709086 28672 tablet_bootstrap.cc:654] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.715624 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33b4becd4ec4ff4ab65007ed8a36a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.742692 28538 tablet_service.cc:1511] Processing CreateTablet for tablet 478cb211d4434470869172b2368b5906 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:15.744313 28540 tablet_service.cc:1511] Processing CreateTablet for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:15.745579 28540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b2b1acdcae425f87c2b5c31c95d1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.747008 28538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478cb211d4434470869172b2368b5906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.743261 28545 tablet_service.cc:1511] Processing CreateTablet for tablet a129c8f6bd164a0b92ae397dc84e7920 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:15.748100 28545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a129c8f6bd164a0b92ae397dc84e7920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.755561 28467 tablet_service.cc:1511] Processing CreateTablet for tablet 2503eb48ab74409bac1138c8221ee099 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:15.756915 28467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2503eb48ab74409bac1138c8221ee099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.774179 28467 tablet_service.cc:1511] Processing CreateTablet for tablet fffb7329cfc146d48555ac5eaa1ef272 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:15.776265 28467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb7329cfc146d48555ac5eaa1ef272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.776772 28546 tablet_service.cc:1511] Processing CreateTablet for tablet f4784a84e730405daf40aa993af66dbc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:15.795249 28544 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7cacfe8c9646e1a29f53434854dc8e (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:15.796392 28540 tablet_service.cc:1511] Processing CreateTablet for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:15.800396 28542 tablet_service.cc:1511] Processing CreateTablet for tablet df69362e03284a269bb814aac51834dc (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:15.801903 28464 tablet_service.cc:1511] Processing CreateTablet for tablet 9657481f8c874a22b05054e5391736f3 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:15.803719 28464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9657481f8c874a22b05054e5391736f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.805035 28538 tablet_service.cc:1511] Processing CreateTablet for tablet 92a10774a14a4bb1b07a08707c398bfa (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260713 09:11:15.806881 28428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:15.808646 28671 ts_tablet_manager.cc:1434] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.227s	user 0.051s	sys 0.071s
I20260713 09:11:15.809630 28656 heartbeater.cc:499] Master 127.26.186.254:32797 was elected leader, sending a full tablet report...
I20260713 09:11:15.810108 28671 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:15.827071 28538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a10774a14a4bb1b07a08707c398bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.808696 28541 tablet_service.cc:1511] Processing CreateTablet for tablet d07e41cffd5647f890cd34c06ac08436 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:15.831319 28541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e41cffd5647f890cd34c06ac08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.832006 28675 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:15.835559 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4784a84e730405daf40aa993af66dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.836138 28542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df69362e03284a269bb814aac51834dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.842422 28540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.838111 28539 tablet_service.cc:1511] Processing CreateTablet for tablet 209abd60aaff41158a83efb83c3f527d (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:15.857434 28544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7cacfe8c9646e1a29f53434854dc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.859253 28539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209abd60aaff41158a83efb83c3f527d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.860198 28672 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:15.860666 28672 ts_tablet_manager.cc:1403] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.317s	user 0.025s	sys 0.066s
I20260713 09:11:15.863476 28672 raft_consensus.cc:359] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.864198 28672 raft_consensus.cc:385] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.864483 28672 raft_consensus.cc:740] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.864712 28543 tablet_service.cc:1511] Processing CreateTablet for tablet 9657481f8c874a22b05054e5391736f3 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:15.865221 28672 consensus_queue.cc:260] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.865972 28675 tablet_bootstrap.cc:654] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.872254 28671 tablet_bootstrap.cc:654] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.887984 28543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9657481f8c874a22b05054e5391736f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.890152 28540 tablet_service.cc:1511] Processing CreateTablet for tablet 2503eb48ab74409bac1138c8221ee099 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:15.891453 28540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2503eb48ab74409bac1138c8221ee099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.898095 28674 raft_consensus.cc:493] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:15.898607 28674 raft_consensus.cc:515] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.898602 28547 tablet_service.cc:1511] Processing CreateTablet for tablet fffb7329cfc146d48555ac5eaa1ef272 (DEFAULT_TABLE table=test-workload [id=3dec26f017454b0cb119bea600878603]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:15.899828 28672 ts_tablet_manager.cc:1434] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260713 09:11:15.900138 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb7329cfc146d48555ac5eaa1ef272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:15.900672 28507 heartbeater.cc:499] Master 127.26.186.254:32797 was elected leader, sending a full tablet report...
I20260713 09:11:15.901134 28674 leader_election.cc:290] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:15.931344 28672 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:15.934517 28675 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:15.935043 28675 ts_tablet_manager.cc:1403] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.000s
I20260713 09:11:15.938014 28675 raft_consensus.cc:359] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.938715 28675 raft_consensus.cc:385] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.939023 28675 raft_consensus.cc:740] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.939765 28675 consensus_queue.cc:260] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.946343 28671 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:15.946813 28672 tablet_bootstrap.cc:654] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.946878 28671 ts_tablet_manager.cc:1403] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.137s	user 0.024s	sys 0.009s
I20260713 09:11:15.950671 28671 raft_consensus.cc:359] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:15.951400 28671 raft_consensus.cc:385] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.951712 28671 raft_consensus.cc:740] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.954073 28671 consensus_queue.cc:260] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:15.957353 28671 ts_tablet_manager.cc:1434] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:15.958808 28671 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:15.966683 28671 tablet_bootstrap.cc:654] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.972013 28675 ts_tablet_manager.cc:1434] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.006s
I20260713 09:11:15.972193 28672 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:15.972806 28672 ts_tablet_manager.cc:1403] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260713 09:11:15.973050 28675 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:15.974817 28582 heartbeater.cc:499] Master 127.26.186.254:32797 was elected leader, sending a full tablet report...
I20260713 09:11:15.976779 28672 raft_consensus.cc:359] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.977591 28672 raft_consensus.cc:385] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:15.977944 28672 raft_consensus.cc:740] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:15.978860 28672 consensus_queue.cc:260] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:15.980165 28675 tablet_bootstrap.cc:654] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.981384 28672 ts_tablet_manager.cc:1434] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:15.982450 28672 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:15.989200 28672 tablet_bootstrap.cc:654] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:15.989128 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
W20260713 09:11:15.990932 28596 leader_election.cc:343] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.993440 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
W20260713 09:11:15.995013 28596 leader_election.cc:343] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:15.995457 28596 leader_election.cc:304] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:15.996229 28674 raft_consensus.cc:2749] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.026716 28671 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.027441 28671 ts_tablet_manager.cc:1403] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.022s
I20260713 09:11:16.031474 28671 raft_consensus.cc:359] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.032183 28671 raft_consensus.cc:385] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.032446 28671 raft_consensus.cc:740] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.033327 28671 consensus_queue.cc:260] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.034338 28672 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.034868 28672 ts_tablet_manager.cc:1403] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.034s
I20260713 09:11:16.035046 28675 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.035562 28675 ts_tablet_manager.cc:1403] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.027s
I20260713 09:11:16.037578 28671 ts_tablet_manager.cc:1434] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:11:16.038107 28672 raft_consensus.cc:359] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.038579 28671 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.038931 28672 raft_consensus.cc:385] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.039300 28672 raft_consensus.cc:740] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.039374 28675 raft_consensus.cc:359] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.040145 28675 raft_consensus.cc:385] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.040236 28672 consensus_queue.cc:260] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.040473 28675 raft_consensus.cc:740] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.044531 28675 consensus_queue.cc:260] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.045651 28671 tablet_bootstrap.cc:654] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.045711 28672 ts_tablet_manager.cc:1434] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:16.046838 28672 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.046947 28675 ts_tablet_manager.cc:1434] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:16.047909 28675 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.054244 28675 tablet_bootstrap.cc:654] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.057498 28671 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.058023 28671 ts_tablet_manager.cc:1403] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:11:16.060978 28671 raft_consensus.cc:359] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.061476 28672 tablet_bootstrap.cc:654] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.061764 28671 raft_consensus.cc:385] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.062088 28671 raft_consensus.cc:740] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.063156 28671 consensus_queue.cc:260] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.065649 28675 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.066037 28675 ts_tablet_manager.cc:1403] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:11:16.068409 28671 ts_tablet_manager.cc:1434] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:11:16.068650 28675 raft_consensus.cc:359] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.069391 28671 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.069371 28675 raft_consensus.cc:385] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.069808 28675 raft_consensus.cc:740] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.070613 28675 consensus_queue.cc:260] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.073068 28675 ts_tablet_manager.cc:1434] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:16.074162 28675 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.075830 28672 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.076398 28672 ts_tablet_manager.cc:1403] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260713 09:11:16.077097 28671 tablet_bootstrap.cc:654] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.079555 28672 raft_consensus.cc:359] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.080446 28672 raft_consensus.cc:385] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.080802 28672 raft_consensus.cc:740] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.081571 28675 tablet_bootstrap.cc:654] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.081687 28672 consensus_queue.cc:260] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.087435 28672 ts_tablet_manager.cc:1434] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:16.088622 28672 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.089109 28671 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.089753 28671 ts_tablet_manager.cc:1403] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:11:16.093796 28671 raft_consensus.cc:359] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.094846 28671 raft_consensus.cc:385] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.095389 28671 raft_consensus.cc:740] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.096365 28671 consensus_queue.cc:260] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.100272 28671 ts_tablet_manager.cc:1434] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260713 09:11:16.101922 28671 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.102473 28672 tablet_bootstrap.cc:654] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.103440 28675 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.103940 28675 ts_tablet_manager.cc:1403] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.017s
I20260713 09:11:16.107164 28675 raft_consensus.cc:359] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.107921 28675 raft_consensus.cc:385] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.108249 28675 raft_consensus.cc:740] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.109095 28675 consensus_queue.cc:260] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.109607 28671 tablet_bootstrap.cc:654] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.111570 28675 ts_tablet_manager.cc:1434] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:11:16.112586 28675 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.116179 28671 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.116670 28671 ts_tablet_manager.cc:1403] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:11:16.119521 28675 tablet_bootstrap.cc:654] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.119587 28671 raft_consensus.cc:359] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.120293 28671 raft_consensus.cc:385] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.120477 28671 raft_consensus.cc:740] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.120945 28671 consensus_queue.cc:260] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.122524 28671 ts_tablet_manager.cc:1434] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:11:16.123303 28671 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.119556 28672 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.127503 28672 ts_tablet_manager.cc:1403] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260713 09:11:16.128583 28671 tablet_bootstrap.cc:654] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.131978 28672 raft_consensus.cc:359] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.132972 28672 raft_consensus.cc:385] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.133265 28672 raft_consensus.cc:740] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.134011 28672 consensus_queue.cc:260] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.134644 28671 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.135141 28671 ts_tablet_manager.cc:1403] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:11:16.136339 28672 ts_tablet_manager.cc:1434] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:16.136520 28675 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.137037 28675 ts_tablet_manager.cc:1403] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260713 09:11:16.137280 28672 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.137936 28671 raft_consensus.cc:359] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.138638 28671 raft_consensus.cc:385] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.138926 28671 raft_consensus.cc:740] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.139698 28671 consensus_queue.cc:260] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.139932 28675 raft_consensus.cc:359] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.140715 28675 raft_consensus.cc:385] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.141034 28675 raft_consensus.cc:740] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.141849 28675 consensus_queue.cc:260] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.144109 28672 tablet_bootstrap.cc:654] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.145279 28671 ts_tablet_manager.cc:1434] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:16.146247 28671 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.146925 28675 ts_tablet_manager.cc:1434] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:11:16.147945 28675 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.154215 28675 tablet_bootstrap.cc:654] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.154269 28671 tablet_bootstrap.cc:654] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.155463 28683 raft_consensus.cc:493] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.156036 28683 raft_consensus.cc:515] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.158607 28672 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.159137 28672 ts_tablet_manager.cc:1403] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:11:16.159807 28683 leader_election.cc:290] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.166559 28677 raft_consensus.cc:493] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.166404 28672 raft_consensus.cc:359] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.167243 28672 raft_consensus.cc:385] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.167023 28677 raft_consensus.cc:515] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.177207 28677 leader_election.cc:290] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.171244 28672 raft_consensus.cc:740] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.183099 28674 raft_consensus.cc:493] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.184234 28674 raft_consensus.cc:515] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.186933 28674 leader_election.cc:290] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.192967 28672 consensus_queue.cc:260] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.193562 28683 raft_consensus.cc:493] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.194288 28683 raft_consensus.cc:515] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.195538 28672 ts_tablet_manager.cc:1434] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260713 09:11:16.196519 28683 leader_election.cc:290] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.197804 28672 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.198788 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436aeeb79ef04990b40d5945fc198e63" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.199425 28482 raft_consensus.cc:2468] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.201642 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436aeeb79ef04990b40d5945fc198e63" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.202277 28557 raft_consensus.cc:2468] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.204671 28672 tablet_bootstrap.cc:654] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.209827 28596 leader_election.cc:304] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.210999 28674 raft_consensus.cc:2804] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.211464 28674 raft_consensus.cc:493] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.211879 28674 raft_consensus.cc:3060] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.222954 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.224428 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.225306 28482 raft_consensus.cc:2468] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.227850 28675 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.228427 28675 ts_tablet_manager.cc:1403] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.027s
I20260713 09:11:16.229223 28522 leader_election.cc:304] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.230276 28683 raft_consensus.cc:2804] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.230381 28481 raft_consensus.cc:2468] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.230686 28683 raft_consensus.cc:493] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.231098 28683 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.233512 28674 raft_consensus.cc:515] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.235253 28522 leader_election.cc:304] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.235831 28675 raft_consensus.cc:359] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.236828 28675 raft_consensus.cc:385] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.247838 28671 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.248279 28671 ts_tablet_manager.cc:1403] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.022s
I20260713 09:11:16.247159 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.251150 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.252810 28630 raft_consensus.cc:2468] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
W20260713 09:11:16.254828 28521 leader_election.cc:343] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.242111 28675 raft_consensus.cc:740] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.259816 28674 leader_election.cc:290] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.260252 28708 raft_consensus.cc:493] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.261298 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436aeeb79ef04990b40d5945fc198e63" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.261891 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436aeeb79ef04990b40d5945fc198e63" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.263824 28674 raft_consensus.cc:493] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.264478 28557 raft_consensus.cc:3060] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.264484 28675 consensus_queue.cc:260] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.264827 28674 raft_consensus.cc:515] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.264540 28481 raft_consensus.cc:3060] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.272264 28674 leader_election.cc:290] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.273727 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
W20260713 09:11:16.275571 28596 leader_election.cc:343] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.276764 28683 raft_consensus.cc:515] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.281539 28683 leader_election.cc:290] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.282691 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
W20260713 09:11:16.284250 28521 leader_election.cc:343] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.285519 28557 raft_consensus.cc:2468] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.285770 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.286363 28482 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.286644 28596 leader_election.cc:304] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.279348 28671 raft_consensus.cc:359] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.287634 28671 raft_consensus.cc:385] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.287909 28671 raft_consensus.cc:740] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.288400 28671 consensus_queue.cc:260] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.274596 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.280912 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.290473 28709 raft_consensus.cc:2804] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.290680 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.293824 28677 raft_consensus.cc:493] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.294402 28555 raft_consensus.cc:2468] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.295030 28709 raft_consensus.cc:493] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.294679 28677 raft_consensus.cc:515] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.295473 28709 raft_consensus.cc:3060] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.289592 28674 raft_consensus.cc:2804] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.266261 28708 raft_consensus.cc:515] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.292217 28481 raft_consensus.cc:2468] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.294452 28630 raft_consensus.cc:2468] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.290918 28671 ts_tablet_manager.cc:1434] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.005s
I20260713 09:11:16.296379 28447 leader_election.cc:304] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.298043 28671 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.298425 28675 ts_tablet_manager.cc:1434] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.005s
I20260713 09:11:16.299460 28674 raft_consensus.cc:697] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:16.300338 28675 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
W20260713 09:11:16.300379 28596 leader_election.cc:343] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.300964 28596 leader_election.cc:304] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.293829 28672 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.305375 28677 leader_election.cc:290] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.309401 28672 ts_tablet_manager.cc:1403] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.014s
I20260713 09:11:16.309624 28707 raft_consensus.cc:2749] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.306239 28677 raft_consensus.cc:2804] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.311765 28677 raft_consensus.cc:493] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.312492 28677 raft_consensus.cc:3060] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.313179 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df83aacace648ba97756e4dcdbe9b7f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.313560 28708 leader_election.cc:290] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.313871 28556 raft_consensus.cc:2468] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.300397 28674 consensus_queue.cc:237] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } }
I20260713 09:11:16.314852 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df83aacace648ba97756e4dcdbe9b7f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.315423 28482 raft_consensus.cc:2468] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:16.315474 28630 raft_consensus.cc:2468] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.316740 28447 leader_election.cc:304] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.318941 28711 raft_consensus.cc:2804] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.319357 28711 raft_consensus.cc:493] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.319404 28672 raft_consensus.cc:359] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.320593 28672 raft_consensus.cc:385] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.320938 28672 raft_consensus.cc:740] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.319783 28711 raft_consensus.cc:3060] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.322284 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.322386 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.321116 28522 leader_election.cc:304] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [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: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b
I20260713 09:11:16.323104 28482 raft_consensus.cc:2468] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.325722 28710 raft_consensus.cc:2804] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.326716 28710 raft_consensus.cc:697] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:16.327734 28710 consensus_queue.cc:237] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.329630 28596 leader_election.cc:304] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.331828 28712 raft_consensus.cc:2804] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.332572 28712 raft_consensus.cc:493] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:16.334514 28596 leader_election.cc:343] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.335270 28712 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.322363 28672 consensus_queue.cc:260] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.344592 28711 raft_consensus.cc:515] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.349629 28675 tablet_bootstrap.cc:654] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.352531 28671 tablet_bootstrap.cc:654] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.355296 28714 raft_consensus.cc:493] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.355401 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df83aacace648ba97756e4dcdbe9b7f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.356206 28556 raft_consensus.cc:3060] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.359432 28711 leader_election.cc:290] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.364334 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df83aacace648ba97756e4dcdbe9b7f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.364950 28630 raft_consensus.cc:3060] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.365139 28675 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.365958 28675 ts_tablet_manager.cc:1403] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.004s
I20260713 09:11:16.366874 28712 raft_consensus.cc:515] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.369894 28710 raft_consensus.cc:493] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.372745 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.356074 28714 raft_consensus.cc:515] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.373293 28482 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.370587 28712 leader_election.cc:290] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.372365 28677 raft_consensus.cc:515] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.379396 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
W20260713 09:11:16.381253 28596 leader_election.cc:343] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.380391 28380 catalog_manager.cc:5697] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.384424 28482 raft_consensus.cc:2468] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.384545 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.385130 28631 raft_consensus.cc:3060] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.385635 28710 raft_consensus.cc:515] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.387275 28596 leader_election.cc:304] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.368940 28675 raft_consensus.cc:359] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.388468 28675 raft_consensus.cc:385] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.388789 28675 raft_consensus.cc:740] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.389242 28714 leader_election.cc:290] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.390442 28675 consensus_queue.cc:260] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.391611 28712 raft_consensus.cc:2804] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.392246 28712 raft_consensus.cc:697] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:16.390532 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.386507 28677 leader_election.cc:290] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.394783 28557 raft_consensus.cc:2468] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.395130 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.395762 28672 ts_tablet_manager.cc:1434] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.086s	user 0.016s	sys 0.000s
I20260713 09:11:16.395816 28629 raft_consensus.cc:2468] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.396121 28447 leader_election.cc:304] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.396371 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.393074 28712 consensus_queue.cc:237] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.396934 28482 raft_consensus.cc:2468] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.396894 28675 ts_tablet_manager.cc:1434] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260713 09:11:16.391573 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.398582 28522 leader_election.cc:304] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.399863 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.399310 28710 leader_election.cc:290] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.400908 28629 raft_consensus.cc:2468] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.401710 28683 raft_consensus.cc:2804] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.402088 28683 raft_consensus.cc:493] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.402426 28683 raft_consensus.cc:3060] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.403056 28675 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.399909 28718 raft_consensus.cc:2804] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.405795 28718 raft_consensus.cc:493] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.406145 28718 raft_consensus.cc:3060] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.411648 28675 tablet_bootstrap.cc:654] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.412817 28683 raft_consensus.cc:515] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.360267 28379 catalog_manager.cc:5697] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.419041 28672 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.420672 28671 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.421108 28671 ts_tablet_manager.cc:1403] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.013s
I20260713 09:11:16.423190 28630 raft_consensus.cc:2468] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:16.423830 28671 raft_consensus.cc:359] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.424485 28671 raft_consensus.cc:385] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.424762 28671 raft_consensus.cc:740] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.425098 28446 leader_election.cc:304] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.425412 28671 consensus_queue.cc:260] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.425848 28683 leader_election.cc:290] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.426009 28677 raft_consensus.cc:2804] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.426501 28677 raft_consensus.cc:697] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:16.427300 28677 consensus_queue.cc:237] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.428380 28556 raft_consensus.cc:2468] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:16.431067 28631 raft_consensus.cc:2468] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:16.430518 28671 ts_tablet_manager.cc:1434] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:16.432173 28671 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.436458 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.437845 28446 leader_election.cc:304] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.436019 28709 raft_consensus.cc:515] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.439347 28714 raft_consensus.cc:2804] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.439847 28714 raft_consensus.cc:697] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:16.439921 28555 raft_consensus.cc:2393] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate cdc2aa00be314f438d2fd3b1273c3875 in this term.
I20260713 09:11:16.440766 28671 tablet_bootstrap.cc:654] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.440713 28714 consensus_queue.cc:237] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.446521 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.447137 28672 tablet_bootstrap.cc:654] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.449230 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.449496 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca293c5a03384b2bae9664c2432fee5f" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.450802 28709 leader_election.cc:290] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.451166 28630 raft_consensus.cc:2393] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
I20260713 09:11:16.455606 28521 leader_election.cc:304] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [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: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.451675 28631 raft_consensus.cc:3060] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.456732 28683 raft_consensus.cc:2749] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.462323 28718 raft_consensus.cc:515] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.463646 28482 raft_consensus.cc:2393] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
I20260713 09:11:16.465574 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.466516 28555 raft_consensus.cc:2393] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate cdc2aa00be314f438d2fd3b1273c3875 in this term.
I20260713 09:11:16.468600 28718 leader_election.cc:290] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.469765 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf23a98c8bd4afc898842a8fbfc0ab8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.471333 28446 leader_election.cc:304] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.472467 28718 raft_consensus.cc:2749] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.473243 28675 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.473603 28675 ts_tablet_manager.cc:1403] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.005s
I20260713 09:11:16.475512 28631 raft_consensus.cc:2468] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:16.476359 28675 raft_consensus.cc:359] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.477059 28675 raft_consensus.cc:385] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.476924 28521 leader_election.cc:304] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [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: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.477385 28675 raft_consensus.cc:740] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.478058 28675 consensus_queue.cc:260] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.478426 28709 raft_consensus.cc:2804] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.479029 28709 raft_consensus.cc:697] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:16.480062 28709 consensus_queue.cc:237] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.481961 28675 ts_tablet_manager.cc:1434] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:16.485427 28675 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.481204 28378 catalog_manager.cc:5697] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.487085 28712 raft_consensus.cc:493] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.487741 28712 raft_consensus.cc:515] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.490723 28671 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.491210 28671 ts_tablet_manager.cc:1403] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.007s
I20260713 09:11:16.491751 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
W20260713 09:11:16.493889 28596 leader_election.cc:343] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.495410 28712 leader_election.cc:290] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.497504 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
W20260713 09:11:16.499898 28596 leader_election.cc:343] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.500545 28596 leader_election.cc:304] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.501668 28674 raft_consensus.cc:2749] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.497633 28671 raft_consensus.cc:359] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.502657 28671 raft_consensus.cc:385] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.503130 28671 raft_consensus.cc:740] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.504007 28671 consensus_queue.cc:260] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.506306 28671 ts_tablet_manager.cc:1434] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:11:16.507186 28671 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.508173 28675 tablet_bootstrap.cc:654] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.512888 28671 tablet_bootstrap.cc:654] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.521956 28672 tablet_bootstrap.cc:492] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.522382 28672 ts_tablet_manager.cc:1403] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.107s	user 0.034s	sys 0.016s
I20260713 09:11:16.524230 28672 raft_consensus.cc:359] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.524808 28672 raft_consensus.cc:385] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.525110 28672 raft_consensus.cc:740] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.525674 28672 consensus_queue.cc:260] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.528031 28672 ts_tablet_manager.cc:1434] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:11:16.528741 28672 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.528991 28671 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.529433 28671 ts_tablet_manager.cc:1403] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:11:16.530432 28675 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.530897 28675 ts_tablet_manager.cc:1403] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260713 09:11:16.531944 28671 raft_consensus.cc:359] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.532631 28671 raft_consensus.cc:385] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.532898 28675 raft_consensus.cc:359] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.533488 28675 raft_consensus.cc:385] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.533736 28675 raft_consensus.cc:740] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.534287 28675 consensus_queue.cc:260] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.532915 28671 raft_consensus.cc:740] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.536335 28671 consensus_queue.cc:260] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.538085 28380 catalog_manager.cc:5697] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.535984 28378 catalog_manager.cc:5697] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.541204 28379 catalog_manager.cc:5697] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.542043 28671 ts_tablet_manager.cc:1434] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:11:16.542955 28671 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.544052 28672 tablet_bootstrap.cc:654] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.548512 28671 tablet_bootstrap.cc:654] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.551086 28675 ts_tablet_manager.cc:1434] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:11:16.552016 28675 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.560040 28672 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.557471 28675 tablet_bootstrap.cc:654] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.560516 28672 ts_tablet_manager.cc:1403] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.007s
I20260713 09:11:16.563304 28672 raft_consensus.cc:359] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.564004 28672 raft_consensus.cc:385] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.564296 28672 raft_consensus.cc:740] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.565012 28672 consensus_queue.cc:260] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.565713 28671 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.566170 28671 ts_tablet_manager.cc:1403] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:11:16.567268 28672 ts_tablet_manager.cc:1434] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:16.568795 28671 raft_consensus.cc:359] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.569132 28675 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.569205 28672 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.569448 28671 raft_consensus.cc:385] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.569744 28671 raft_consensus.cc:740] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.569846 28675 ts_tablet_manager.cc:1403] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260713 09:11:16.570397 28671 consensus_queue.cc:260] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.572767 28675 raft_consensus.cc:359] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.573454 28675 raft_consensus.cc:385] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.573766 28675 raft_consensus.cc:740] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.574594 28675 consensus_queue.cc:260] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.575534 28672 tablet_bootstrap.cc:654] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.578600 28675 ts_tablet_manager.cc:1434] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:16.579572 28675 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.585917 28712 raft_consensus.cc:493] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.586596 28712 raft_consensus.cc:515] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.587653 28675 tablet_bootstrap.cc:654] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.589335 28712 leader_election.cc:290] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.591159 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.591320 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.591949 28555 raft_consensus.cc:2468] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
W20260713 09:11:16.593034 28596 leader_election.cc:343] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.593817 28596 leader_election.cc:304] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [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: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.593053 28671 ts_tablet_manager.cc:1434] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260713 09:11:16.594266 28712 raft_consensus.cc:493] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.594435 28672 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.594895 28672 ts_tablet_manager.cc:1403] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260713 09:11:16.594875 28674 raft_consensus.cc:2804] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.594733 28712 raft_consensus.cc:515] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.595424 28674 raft_consensus.cc:493] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.595788 28674 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.596993 28712 leader_election.cc:290] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.597332 28671 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.597782 28672 raft_consensus.cc:359] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.598425 28672 raft_consensus.cc:385] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.598752 28672 raft_consensus.cc:740] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.599244 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.599501 28672 consensus_queue.cc:260] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.600322 28482 raft_consensus.cc:2393] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7afcd5a10c7944699302084937c3bf4b in current term 1: Already voted for candidate cdc2aa00be314f438d2fd3b1273c3875 in this term.
I20260713 09:11:16.603760 28672 ts_tablet_manager.cc:1434] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:16.603902 28675 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.604302 28675 ts_tablet_manager.cc:1403] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:11:16.604664 28672 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.605530 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.607189 28596 leader_election.cc:304] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.608040 28712 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.607856 28675 raft_consensus.cc:359] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.608553 28675 raft_consensus.cc:385] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.608832 28675 raft_consensus.cc:740] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.609601 28675 consensus_queue.cc:260] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.613600 28674 raft_consensus.cc:515] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.614122 28675 ts_tablet_manager.cc:1434] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:16.615259 28675 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.616621 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.617092 28671 tablet_bootstrap.cc:654] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.617219 28482 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.617450 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.618057 28555 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.618625 28712 raft_consensus.cc:2749] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.620352 28672 tablet_bootstrap.cc:654] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.624322 28482 raft_consensus.cc:2468] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.627059 28555 raft_consensus.cc:2468] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.627429 28671 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.627569 28674 leader_election.cc:290] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.627991 28596 leader_election.cc:304] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.628476 28671 ts_tablet_manager.cc:1403] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260713 09:11:16.628963 28712 raft_consensus.cc:2804] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.629468 28712 raft_consensus.cc:697] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:16.630326 28712 consensus_queue.cc:237] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.630657 28709 raft_consensus.cc:493] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.638043 28709 raft_consensus.cc:515] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.639266 28672 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.638927 28671 raft_consensus.cc:359] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.639636 28671 raft_consensus.cc:385] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.639726 28672 ts_tablet_manager.cc:1403] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260713 09:11:16.639920 28671 raft_consensus.cc:740] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.640637 28671 consensus_queue.cc:260] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.641225 28709 leader_election.cc:290] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.642021 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.642247 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.642315 28672 raft_consensus.cc:359] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.642884 28671 ts_tablet_manager.cc:1434] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:11:16.643029 28672 raft_consensus.cc:385] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.643362 28672 raft_consensus.cc:740] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
W20260713 09:11:16.643481 28522 leader_election.cc:343] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.643841 28671 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
W20260713 09:11:16.643989 28521 leader_election.cc:343] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.644100 28672 consensus_queue.cc:260] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.644466 28521 leader_election.cc:304] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.645334 28710 raft_consensus.cc:2749] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.645493 28709 raft_consensus.cc:493] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.646173 28672 ts_tablet_manager.cc:1434] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:16.645970 28709 raft_consensus.cc:515] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.647435 28672 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.648561 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.649693 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
W20260713 09:11:16.649811 28522 leader_election.cc:343] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:16.651127 28521 leader_election.cc:343] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.651556 28521 leader_election.cc:304] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.652302 28710 raft_consensus.cc:2749] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.653048 28709 leader_election.cc:290] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.653597 28672 tablet_bootstrap.cc:654] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.656311 28671 tablet_bootstrap.cc:654] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.657465 28675 tablet_bootstrap.cc:654] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.663265 28671 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.663829 28671 ts_tablet_manager.cc:1403] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260713 09:11:16.667179 28709 raft_consensus.cc:493] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.666785 28671 raft_consensus.cc:359] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.667865 28671 raft_consensus.cc:385] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.667701 28709 raft_consensus.cc:515] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.666880 28379 catalog_manager.cc:5697] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.666875 28672 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.668414 28671 raft_consensus.cc:740] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.668883 28672 ts_tablet_manager.cc:1403] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:11:16.669632 28671 consensus_queue.cc:260] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.671512 28672 raft_consensus.cc:359] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.672178 28672 raft_consensus.cc:385] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.672456 28672 raft_consensus.cc:740] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.673239 28712 raft_consensus.cc:493] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.673359 28671 ts_tablet_manager.cc:1434] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:11:16.673723 28712 raft_consensus.cc:515] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.674841 28671 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.675886 28712 leader_election.cc:290] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.676280 28674 raft_consensus.cc:493] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.676750 28674 raft_consensus.cc:515] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.677723 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a77ab073744e0a8639b37bb385e73" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.678326 28482 raft_consensus.cc:2468] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.678431 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a77ab073744e0a8639b37bb385e73" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.678664 28674 leader_election.cc:290] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.679077 28555 raft_consensus.cc:2468] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.680562 28675 tablet_bootstrap.cc:492] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.680531 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.681129 28675 ts_tablet_manager.cc:1403] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260713 09:11:16.681054 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.681348 28482 raft_consensus.cc:2393] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 7afcd5a10c7944699302084937c3bf4b in this term.
I20260713 09:11:16.681279 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.682152 28481 raft_consensus.cc:2468] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.682821 28596 leader_election.cc:304] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.683789 28674 raft_consensus.cc:2804] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.684206 28596 leader_election.cc:304] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.684669 28674 raft_consensus.cc:493] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.685096 28712 raft_consensus.cc:2804] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.685083 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.685600 28712 raft_consensus.cc:493] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.685966 28712 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.686549 28675 raft_consensus.cc:359] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.687289 28675 raft_consensus.cc:385] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.687561 28675 raft_consensus.cc:740] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.688561 28671 tablet_bootstrap.cc:654] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.688159 28675 consensus_queue.cc:260] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.685102 28674 raft_consensus.cc:3060] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.692816 28712 raft_consensus.cc:515] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.694880 28675 ts_tablet_manager.cc:1434] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:16.695468 28710 raft_consensus.cc:493] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.695600 28521 leader_election.cc:304] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.696089 28675 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.695964 28710 raft_consensus.cc:515] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.696456 28683 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.698102 28710 leader_election.cc:290] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.700376 28671 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.700908 28671 ts_tablet_manager.cc:1403] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:11:16.703307 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.703467 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.703753 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.703881 28481 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.703521 28672 consensus_queue.cc:260] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.704035 28555 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.704329 28631 raft_consensus.cc:2468] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.705524 28521 leader_election.cc:304] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.706430 28710 raft_consensus.cc:2804] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.706764 28710 raft_consensus.cc:493] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.694769 28712 leader_election.cc:290] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.707101 28710 raft_consensus.cc:3060] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:16.707571 28596 leader_election.cc:343] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.705629 28672 ts_tablet_manager.cc:1434] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.003s
I20260713 09:11:16.709223 28672 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.710947 28481 raft_consensus.cc:2468] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.711299 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.711949 28482 raft_consensus.cc:2468] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:16.712625 28596 leader_election.cc:304] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.713377 28708 raft_consensus.cc:493] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.713456 28671 raft_consensus.cc:359] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.713873 28708 raft_consensus.cc:515] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.715834 28708 leader_election.cc:290] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.716310 28708 raft_consensus.cc:2804] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.716907 28708 raft_consensus.cc:697] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:16.717295 28683 raft_consensus.cc:2749] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.717705 28708 consensus_queue.cc:237] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.714322 28671 raft_consensus.cc:385] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.718883 28671 raft_consensus.cc:740] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.719810 28555 raft_consensus.cc:2468] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.719743 28671 consensus_queue.cc:260] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.721254 28675 tablet_bootstrap.cc:654] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.721212 28674 raft_consensus.cc:515] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.722892 28671 ts_tablet_manager.cc:1434] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:11:16.723204 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.720912 28709 leader_election.cc:290] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.725394 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.725646 28671 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.725750 28710 raft_consensus.cc:515] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
W20260713 09:11:16.729214 28596 leader_election.cc:343] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.730559 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.731782 28482 raft_consensus.cc:3060] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.735205 28710 leader_election.cc:290] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
W20260713 09:11:16.736866 28596 leader_election.cc:343] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.737112 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1caba93b3a84e85b2efaad5ff52b76b" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:16.737860 28631 raft_consensus.cc:3060] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.738885 28596 leader_election.cc:304] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.733402 28674 leader_election.cc:290] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.743283 28672 tablet_bootstrap.cc:654] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.746821 28674 raft_consensus.cc:2749] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.747798 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a77ab073744e0a8639b37bb385e73" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:16.748281 28481 raft_consensus.cc:3060] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.749737 28631 raft_consensus.cc:2468] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:16.752761 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a77ab073744e0a8639b37bb385e73" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:16.753314 28555 raft_consensus.cc:3060] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.753813 28482 raft_consensus.cc:2468] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:16.755594 28671 tablet_bootstrap.cc:654] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.755704 28521 leader_election.cc:304] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.760300 28481 raft_consensus.cc:2468] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.762374 28710 raft_consensus.cc:2804] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.761919 28379 catalog_manager.cc:5697] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.764282 28555 raft_consensus.cc:2468] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:16.763669 28710 raft_consensus.cc:697] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:16.765455 28675 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.765271 28710 consensus_queue.cc:237] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.765897 28675 ts_tablet_manager.cc:1403] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.015s
I20260713 09:11:16.763019 28596 leader_election.cc:304] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:16.767403 28674 raft_consensus.cc:2804] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:16.767858 28674 raft_consensus.cc:697] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:16.768642 28675 raft_consensus.cc:359] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.769546 28675 raft_consensus.cc:385] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.769867 28675 raft_consensus.cc:740] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.768638 28674 consensus_queue.cc:237] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.772603 28709 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.777529 28672 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.777868 28671 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.778060 28672 ts_tablet_manager.cc:1403] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.006s
I20260713 09:11:16.778575 28671 ts_tablet_manager.cc:1403] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260713 09:11:16.781543 28672 raft_consensus.cc:359] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.782346 28672 raft_consensus.cc:385] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.782640 28672 raft_consensus.cc:740] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.776592 28675 consensus_queue.cc:260] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.784963 28675 ts_tablet_manager.cc:1434] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:11:16.783066 28671 raft_consensus.cc:359] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.785734 28671 raft_consensus.cc:385] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.786000 28671 raft_consensus.cc:740] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.786211 28672 consensus_queue.cc:260] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.788546 28672 ts_tablet_manager.cc:1434] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:16.789419 28672 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.789953 28379 catalog_manager.cc:5697] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:16.792709 28675 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.794673 28378 catalog_manager.cc:5697] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.798462 28675 tablet_bootstrap.cc:654] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.792572 28671 consensus_queue.cc:260] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.818931 28671 ts_tablet_manager.cc:1434] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.004s
I20260713 09:11:16.819983 28671 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.824745 28672 tablet_bootstrap.cc:654] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.833758 28671 tablet_bootstrap.cc:654] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:16.834069 28428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:16.837625 28710 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.842368 28677 raft_consensus.cc:493] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.842948 28677 raft_consensus.cc:515] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.845281 28677 leader_election.cc:290] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.845743 28675 tablet_bootstrap.cc:492] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.846266 28675 ts_tablet_manager.cc:1403] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.003s
I20260713 09:11:16.847229 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.849260 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.849592 28675 raft_consensus.cc:359] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.850636 28675 raft_consensus.cc:385] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.851109 28675 raft_consensus.cc:740] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
W20260713 09:11:16.851251 28446 leader_election.cc:343] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:16.851981 28447 leader_election.cc:343] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.852476 28447 leader_election.cc:304] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.851931 28675 consensus_queue.cc:260] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.854882 28675 ts_tablet_manager.cc:1434] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:11:16.855355 28672 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.855799 28672 ts_tablet_manager.cc:1403] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.002s
I20260713 09:11:16.856091 28675 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.859133 28677 raft_consensus.cc:2749] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.858425 28672 raft_consensus.cc:359] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.860097 28672 raft_consensus.cc:385] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.860380 28672 raft_consensus.cc:740] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.861107 28672 consensus_queue.cc:260] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.862923 28675 tablet_bootstrap.cc:654] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.869113 28675 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.869521 28675 ts_tablet_manager.cc:1403] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:16.871636 28675 raft_consensus.cc:359] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.872208 28675 raft_consensus.cc:385] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.872432 28675 raft_consensus.cc:740] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.873090 28675 consensus_queue.cc:260] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.873986 28672 ts_tablet_manager.cc:1434] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:11:16.874918 28672 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.875028 28675 ts_tablet_manager.cc:1434] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:16.875959 28675 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.879906 28671 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:16.880596 28671 ts_tablet_manager.cc:1403] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.006s
I20260713 09:11:16.883234 28671 raft_consensus.cc:359] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.883881 28671 raft_consensus.cc:385] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.884181 28671 raft_consensus.cc:740] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.885033 28675 tablet_bootstrap.cc:654] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.884879 28671 consensus_queue.cc:260] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.885660 28672 tablet_bootstrap.cc:654] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.887226 28671 ts_tablet_manager.cc:1434] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:16.888195 28671 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:16.891114 28674 raft_consensus.cc:493] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.892455 28674 raft_consensus.cc:515] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.896204 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.896611 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.897825 28672 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:16.897801 28675 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:16.898361 28672 ts_tablet_manager.cc:1403] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260713 09:11:16.898447 28675 ts_tablet_manager.cc:1403] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
W20260713 09:11:16.898409 28596 leader_election.cc:343] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:16.899442 28596 leader_election.cc:343] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.899837 28596 leader_election.cc:304] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:16.900956 28708 raft_consensus.cc:2749] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.894856 28674 leader_election.cc:290] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.901242 28675 raft_consensus.cc:359] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.901539 28672 raft_consensus.cc:359] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.901911 28675 raft_consensus.cc:385] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.902166 28672 raft_consensus.cc:385] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:16.902197 28675 raft_consensus.cc:740] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.902582 28672 raft_consensus.cc:740] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:16.903239 28675 consensus_queue.cc:260] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.903613 28710 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.903258 28672 consensus_queue.cc:260] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.905548 28672 ts_tablet_manager.cc:1434] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:16.906526 28672 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:16.907806 28671 tablet_bootstrap.cc:654] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.912308 28672 tablet_bootstrap.cc:654] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.915629 28677 raft_consensus.cc:493] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.916129 28677 raft_consensus.cc:515] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.918179 28677 leader_election.cc:290] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.918951 28708 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:16.919730 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
W20260713 09:11:16.921451 28446 leader_election.cc:343] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.921200 28674 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:16.924628 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.925431 28555 raft_consensus.cc:2468] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:16.925742 28675 ts_tablet_manager.cc:1434] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260713 09:11:16.926908 28447 leader_election.cc:304] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b
I20260713 09:11:16.931867 28708 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.932214 28675 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:16.933096 28677 raft_consensus.cc:2804] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.935148 28677 raft_consensus.cc:493] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.935700 28677 raft_consensus.cc:3060] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:16.938827 28675 tablet_bootstrap.cc:654] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:16.950299 28708 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:16.949822 28677 raft_consensus.cc:515] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.952502 28710 raft_consensus.cc:493] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.956496 28710 raft_consensus.cc:515] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.957649 28708 raft_consensus.cc:493] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.958125 28708 raft_consensus.cc:515] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.952941 28718 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.959194 28718 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.960309 28714 raft_consensus.cc:493] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.960441 28708 leader_election.cc:290] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:16.960803 28714 raft_consensus.cc:515] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.958722 28710 leader_election.cc:290] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.966884 28714 leader_election.cc:290] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.972150 28714 raft_consensus.cc:493] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:16.972254 28554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.971263 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.972813 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.972673 28714 raft_consensus.cc:515] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:16.975729 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.972270 28481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:16.977131 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:16.977979 28553 raft_consensus.cc:2468] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:16.978618 28481 raft_consensus.cc:2468] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
W20260713 09:11:16.976392 28521 leader_election.cc:343] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.972999 28718 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.982432 28718 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:16.982651 28522 leader_election.cc:343] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:16.983451 28522 leader_election.cc:304] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:16.984361 28710 raft_consensus.cc:2749] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:16.981757 28714 leader_election.cc:290] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:16.985720 28596 leader_election.cc:304] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:16.987391 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:16.987790 28707 raft_consensus.cc:2804] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:16.988261 28707 raft_consensus.cc:493] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:16.988675 28707 raft_consensus.cc:3060] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.001237 28708 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.002094 28708 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.017175 28677 leader_election.cc:290] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.023304 28672 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.023773 28672 ts_tablet_manager.cc:1403] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.117s	user 0.038s	sys 0.030s
I20260713 09:11:17.023820 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
W20260713 09:11:17.025426 28596 leader_election.cc:343] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.026038 28708 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.026473 28672 raft_consensus.cc:359] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.027318 28672 raft_consensus.cc:385] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.027662 28672 raft_consensus.cc:740] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.013634 28712 raft_consensus.cc:493] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.029479 28672 consensus_queue.cc:260] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.031987 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.032809 28557 raft_consensus.cc:2468] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.031333 28712 raft_consensus.cc:515] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.041759 28707 raft_consensus.cc:515] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.043186 28710 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.051803 28672 ts_tablet_manager.cc:1434] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:11:17.065533 28554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.048143 28712 leader_election.cc:290] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.076551 28554 raft_consensus.cc:2468] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:17.087894 28672 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
W20260713 09:11:17.090297 28446 leader_election.cc:343] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.098119 28675 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.098763 28675 ts_tablet_manager.cc:1403] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.007s
W20260713 09:11:17.095803 28447 leader_election.cc:343] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.114530 28675 raft_consensus.cc:359] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.115595 28675 raft_consensus.cc:385] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.115996 28675 raft_consensus.cc:740] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.112990 28772 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260713 09:11:17.112408 28764 log.cc:927] Time spent T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260713 09:11:17.117965 28554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
W20260713 09:11:17.120000 28447 leader_election.cc:343] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.120452 28447 leader_election.cc:304] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.119263 28675 consensus_queue.cc:260] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.122267 28773 raft_consensus.cc:2749] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.122563 28447 leader_election.cc:304] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.123427 28773 raft_consensus.cc:2804] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.123799 28773 raft_consensus.cc:493] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.124109 28773 raft_consensus.cc:3060] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.121060 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.096355 28596 leader_election.cc:304] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.127885 28671 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.129030 28675 ts_tablet_manager.cc:1434] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:11:17.129501 28671 ts_tablet_manager.cc:1403] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.242s	user 0.028s	sys 0.040s
I20260713 09:11:17.125846 28554 raft_consensus.cc:3060] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.134156 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.134963 28630 raft_consensus.cc:2393] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate 7afcd5a10c7944699302084937c3bf4b in this term.
I20260713 09:11:17.136235 28671 raft_consensus.cc:359] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.125315 28480 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:17.132421 28708 raft_consensus.cc:2804] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.133958 28707 leader_election.cc:290] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.137176 28671 raft_consensus.cc:385] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.137547 28671 raft_consensus.cc:740] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.138278 28671 consensus_queue.cc:260] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.138147 28708 raft_consensus.cc:493] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.139981 28671 ts_tablet_manager.cc:1434] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:11:17.140121 28708 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.140872 28671 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.144223 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.146400 28774 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:11:17.143635 28707 raft_consensus.cc:493] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.150182 28707 raft_consensus.cc:515] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.150362 28773 raft_consensus.cc:515] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.152093 28707 leader_election.cc:290] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.153777 28708 raft_consensus.cc:515] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.154769 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.160393 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.161019 28553 raft_consensus.cc:3060] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.140089 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.161401 28772 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.174067 28555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.196249 28776 raft_consensus.cc:493] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.199365 28675 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.201155 28708 leader_election.cc:290] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.202683 28776 raft_consensus.cc:515] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.181377 28631 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.206449 28553 raft_consensus.cc:2468] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:17.211068 28776 leader_election.cc:290] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.211702 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.212306 28631 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.212471 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.213403 28521 leader_election.cc:304] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.213346 28480 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.217118 28710 raft_consensus.cc:2804] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.218680 28710 raft_consensus.cc:493] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.219061 28710 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.222446 28675 tablet_bootstrap.cc:654] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.222771 28773 leader_election.cc:290] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.218078 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.224890 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.225703 28479 raft_consensus.cc:2393] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7afcd5a10c7944699302084937c3bf4b in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
I20260713 09:11:17.230306 28554 raft_consensus.cc:2468] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:17.216581 28776 raft_consensus.cc:493] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.232043 28776 raft_consensus.cc:515] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.232465 28447 leader_election.cc:304] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.234431 28596 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.235266 28774 raft_consensus.cc:2804] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.236409 28671 tablet_bootstrap.cc:654] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.235771 28774 raft_consensus.cc:697] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:17.239800 28674 raft_consensus.cc:2804] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.240226 28674 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.240567 28674 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.240407 28774 consensus_queue.cc:237] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.243196 28772 raft_consensus.cc:493] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.243667 28772 raft_consensus.cc:515] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.246378 28772 leader_election.cc:290] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.249356 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.251415 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.254571 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.259719 28631 raft_consensus.cc:2468] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
W20260713 09:11:17.259936 28522 leader_election.cc:343] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.261103 28521 leader_election.cc:304] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [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: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:17.243220 28710 raft_consensus.cc:515] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
W20260713 09:11:17.251767 28447 leader_election.cc:343] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.261910 28683 raft_consensus.cc:2804] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.262472 28683 raft_consensus.cc:493] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.262884 28683 raft_consensus.cc:3060] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.255559 28672 tablet_bootstrap.cc:654] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.244637 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.259932 28674 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.268980 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.269551 28630 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.269850 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
W20260713 09:11:17.270350 28596 leader_election.cc:343] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.270402 28479 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:17.271425 28596 leader_election.cc:343] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:17.272487 28446 leader_election.cc:343] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.258181 28776 leader_election.cc:290] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.268415 28553 raft_consensus.cc:2393] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate 7afcd5a10c7944699302084937c3bf4b in this term.
I20260713 09:11:17.267618 28710 leader_election.cc:290] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.280946 28709 consensus_queue.cc:1048] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.281540 28630 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.284971 28521 leader_election.cc:304] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.286656 28709 raft_consensus.cc:2804] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.287837 28709 raft_consensus.cc:697] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:17.288058 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.288698 28709 consensus_queue.cc:237] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.289891 28674 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.292585 28479 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.299657 28446 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.300374 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.301026 28553 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.300390 28671 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.301971 28671 ts_tablet_manager.cc:1403] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.008s
I20260713 09:11:17.301868 28377 catalog_manager.cc:5697] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.303126 28774 raft_consensus.cc:2804] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.305297 28774 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.305761 28774 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.313586 28672 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.314165 28672 ts_tablet_manager.cc:1403] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.003s
I20260713 09:11:17.318090 28672 raft_consensus.cc:359] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.318882 28672 raft_consensus.cc:385] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.319363 28672 raft_consensus.cc:740] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.318231 28671 raft_consensus.cc:359] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.319792 28671 raft_consensus.cc:385] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.320060 28671 raft_consensus.cc:740] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.320647 28671 consensus_queue.cc:260] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.323086 28672 consensus_queue.cc:260] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.324018 28675 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.324474 28675 ts_tablet_manager.cc:1403] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.002s
I20260713 09:11:17.325287 28672 ts_tablet_manager.cc:1434] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:11:17.326180 28672 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.326788 28553 raft_consensus.cc:2468] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:17.329180 28675 raft_consensus.cc:359] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.329879 28675 raft_consensus.cc:385] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.330152 28675 raft_consensus.cc:740] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.330873 28675 consensus_queue.cc:260] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.331468 28671 ts_tablet_manager.cc:1434] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260713 09:11:17.332335 28671 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.332916 28675 ts_tablet_manager.cc:1434] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:11:17.332639 28683 raft_consensus.cc:515] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.333691 28675 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.338500 28774 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.341321 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.341683 28377 catalog_manager.cc:5697] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:17.342675 28447 leader_election.cc:343] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.343601 28774 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.356055 28774 raft_consensus.cc:493] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.356539 28774 raft_consensus.cc:515] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.363080 28710 consensus_queue.cc:1048] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.386762 28774 leader_election.cc:290] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.387351 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.387790 28480 raft_consensus.cc:3060] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.393904 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.394721 28557 raft_consensus.cc:2393] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate cdc2aa00be314f438d2fd3b1273c3875 in this term.
I20260713 09:11:17.395609 28671 tablet_bootstrap.cc:654] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:17.388024 28596 leader_election.cc:343] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.400262 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.400955 28630 raft_consensus.cc:3060] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.401360 28480 raft_consensus.cc:2468] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.402472 28522 leader_election.cc:304] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.398370 28596 leader_election.cc:304] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.406611 28674 raft_consensus.cc:2749] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.397907 28683 leader_election.cc:290] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.407759 28710 raft_consensus.cc:2804] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.409863 28596 leader_election.cc:304] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [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: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:17.411130 28675 tablet_bootstrap.cc:654] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.410954 28672 tablet_bootstrap.cc:654] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.414026 28674 raft_consensus.cc:2804] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.414499 28674 raft_consensus.cc:697] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:17.415246 28710 raft_consensus.cc:697] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:17.415341 28674 consensus_queue.cc:237] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.416154 28710 consensus_queue.cc:237] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.418496 28596 leader_election.cc:304] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.419812 28707 raft_consensus.cc:2804] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.420266 28707 raft_consensus.cc:697] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:17.421031 28707 consensus_queue.cc:237] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.426323 28708 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.429239 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33b4becd4ec4ff4ab65007ed8a36a83" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.445779 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.446883 28671 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.447582 28671 ts_tablet_manager.cc:1403] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.002s
I20260713 09:11:17.440133 28630 raft_consensus.cc:2468] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.450917 28629 raft_consensus.cc:2468] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.455417 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.460188 28628 raft_consensus.cc:2393] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate 7afcd5a10c7944699302084937c3bf4b in this term.
I20260713 09:11:17.463012 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.463791 28629 raft_consensus.cc:2393] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99c8880c2f1440fabbed6c0a410f29d5 in current term 1: Already voted for candidate cdc2aa00be314f438d2fd3b1273c3875 in this term.
I20260713 09:11:17.467249 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.463799 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.472173 28671 raft_consensus.cc:359] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.473007 28479 raft_consensus.cc:2393] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7afcd5a10c7944699302084937c3bf4b in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
I20260713 09:11:17.473065 28671 raft_consensus.cc:385] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.473654 28671 raft_consensus.cc:740] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.476925 28672 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.479140 28672 ts_tablet_manager.cc:1403] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.021s
I20260713 09:11:17.479650 28671 consensus_queue.cc:260] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.481921 28671 ts_tablet_manager.cc:1434] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:11:17.481662 28672 raft_consensus.cc:359] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.482308 28672 raft_consensus.cc:385] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.482599 28672 raft_consensus.cc:740] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.483253 28671 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.483238 28672 consensus_queue.cc:260] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.485244 28672 ts_tablet_manager.cc:1434] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:17.486111 28672 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.490268 28671 tablet_bootstrap.cc:654] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.490221 28377 catalog_manager.cc:5697] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.497570 28446 leader_election.cc:304] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.498600 28774 raft_consensus.cc:2749] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.499646 28446 leader_election.cc:304] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.501104 28774 raft_consensus.cc:2804] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.501566 28774 raft_consensus.cc:493] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.501998 28774 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.509264 28672 tablet_bootstrap.cc:654] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.512168 28446 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.513257 28718 raft_consensus.cc:2749] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.515403 28671 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.515882 28671 ts_tablet_manager.cc:1403] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.011s
I20260713 09:11:17.516247 28707 consensus_queue.cc:1048] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.516660 28672 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.516611 28674 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.517171 28672 ts_tablet_manager.cc:1403] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
W20260713 09:11:17.516716 28596 leader_election.cc:343] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.519899 28671 raft_consensus.cc:359] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.520538 28671 raft_consensus.cc:385] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.520862 28671 raft_consensus.cc:740] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.521740 28671 consensus_queue.cc:260] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.524009 28671 ts_tablet_manager.cc:1434] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:17.523895 28774 raft_consensus.cc:515] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.525048 28671 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.519708 28672 raft_consensus.cc:359] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.526688 28672 raft_consensus.cc:385] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.526989 28672 raft_consensus.cc:740] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.527050 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.527601 28674 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.527808 28672 consensus_queue.cc:260] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.528249 28446 leader_election.cc:304] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.529284 28718 raft_consensus.cc:2749] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:17.529623 28447 leader_election.cc:343] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.533982 28672 ts_tablet_manager.cc:1434] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:11:17.534888 28672 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.535188 28671 tablet_bootstrap.cc:654] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.541260 28672 tablet_bootstrap.cc:654] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.547389 28671 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.548048 28671 ts_tablet_manager.cc:1403] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:11:17.551553 28671 raft_consensus.cc:359] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.552673 28671 raft_consensus.cc:385] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.553103 28671 raft_consensus.cc:740] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.554193 28671 consensus_queue.cc:260] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.557444 28672 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.557890 28672 ts_tablet_manager.cc:1403] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260713 09:11:17.558022 28671 ts_tablet_manager.cc:1434] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:17.559001 28671 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.560382 28672 raft_consensus.cc:359] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.561195 28672 raft_consensus.cc:385] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.561561 28672 raft_consensus.cc:740] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.562402 28672 consensus_queue.cc:260] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.564476 28672 ts_tablet_manager.cc:1434] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:17.565429 28672 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.566573 28671 tablet_bootstrap.cc:654] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.571789 28672 tablet_bootstrap.cc:654] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.583905 28707 raft_consensus.cc:493] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.584429 28707 raft_consensus.cc:515] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.586028 28707 leader_election.cc:290] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.588163 28672 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.588167 28671 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.589046 28672 ts_tablet_manager.cc:1403] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.006s
I20260713 09:11:17.589046 28671 ts_tablet_manager.cc:1403] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260713 09:11:17.591189 28774 leader_election.cc:290] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.591830 28671 raft_consensus.cc:359] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.592530 28671 raft_consensus.cc:385] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.593767 28672 raft_consensus.cc:359] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.594430 28672 raft_consensus.cc:385] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.594704 28672 raft_consensus.cc:740] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.595346 28671 raft_consensus.cc:740] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.596082 28671 consensus_queue.cc:260] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.596903 28672 consensus_queue.cc:260] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.597186 28707 consensus_queue.cc:1048] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.599128 28672 ts_tablet_manager.cc:1434] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:11:17.600049 28672 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.602074 28671 ts_tablet_manager.cc:1434] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260713 09:11:17.597275 28596 leader_election.cc:343] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.603044 28596 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [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: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.604717 28671 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: Bootstrap starting.
I20260713 09:11:17.604934 28707 raft_consensus.cc:2749] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.605611 28672 tablet_bootstrap.cc:654] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.613487 28671 tablet_bootstrap.cc:654] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.615602 28707 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.616809 28675 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.617374 28675 ts_tablet_manager.cc:1403] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.284s	user 0.076s	sys 0.088s
I20260713 09:11:17.621006 28675 raft_consensus.cc:359] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.621927 28675 raft_consensus.cc:385] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.622279 28675 raft_consensus.cc:740] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.623296 28675 consensus_queue.cc:260] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.626637 28675 ts_tablet_manager.cc:1434] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:11:17.628871 28675 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.629560 28671 tablet_bootstrap.cc:492] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: No bootstrap required, opened a new log
I20260713 09:11:17.630054 28671 ts_tablet_manager.cc:1403] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260713 09:11:17.632983 28671 raft_consensus.cc:359] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.633687 28671 raft_consensus.cc:385] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.633994 28671 raft_consensus.cc:740] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.634603 28675 tablet_bootstrap.cc:654] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.634891 28671 consensus_queue.cc:260] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.637509 28671 ts_tablet_manager.cc:1434] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:17.641485 28675 tablet_bootstrap.cc:492] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.641898 28675 ts_tablet_manager.cc:1403] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:11:17.647091 28675 raft_consensus.cc:359] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.647761 28675 raft_consensus.cc:385] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.648015 28675 raft_consensus.cc:740] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.648603 28675 consensus_queue.cc:260] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.650064 28675 ts_tablet_manager.cc:1434] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:11:17.652671 28675 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.657661 28675 tablet_bootstrap.cc:654] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.661348 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.662299 28480 raft_consensus.cc:2468] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:17.664737 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.675704 28377 catalog_manager.cc:5697] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.678409 28377 catalog_manager.cc:5697] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.681484 28710 raft_consensus.cc:493] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.681991 28710 raft_consensus.cc:515] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.684139 28710 leader_election.cc:290] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.685774 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.686410 28631 raft_consensus.cc:2468] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.688675 28521 leader_election.cc:304] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.689682 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.690246 28480 raft_consensus.cc:2468] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.690924 28710 raft_consensus.cc:2804] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.691331 28710 raft_consensus.cc:493] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.691640 28710 raft_consensus.cc:3060] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.700027 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.700664 28631 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.705642 28710 raft_consensus.cc:515] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.709043 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.709779 28479 raft_consensus.cc:3060] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.714896 28596 leader_election.cc:304] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:17.717067 28479 raft_consensus.cc:2468] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.717206 28674 raft_consensus.cc:2804] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.717782 28674 raft_consensus.cc:493] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.718264 28674 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.718317 28522 leader_election.cc:304] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.719285 28683 raft_consensus.cc:2804] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.719730 28683 raft_consensus.cc:697] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:17.720598 28710 leader_election.cc:290] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.720654 28683 consensus_queue.cc:237] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.721779 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4784a84e730405daf40aa993af66dbc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.722399 28629 raft_consensus.cc:3060] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.725656 28674 raft_consensus.cc:515] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.727640 28674 leader_election.cc:290] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.732654 28675 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.733160 28675 ts_tablet_manager.cc:1403] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.004s
I20260713 09:11:17.735720 28675 raft_consensus.cc:359] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.736472 28675 raft_consensus.cc:385] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.736732 28675 raft_consensus.cc:740] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.737488 28675 consensus_queue.cc:260] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.740504 28675 ts_tablet_manager.cc:1434] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:11:17.741415 28675 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.742049 28772 raft_consensus.cc:493] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.742519 28772 raft_consensus.cc:515] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.747460 28772 leader_election.cc:290] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.749017 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.751401 28631 raft_consensus.cc:2468] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
W20260713 09:11:17.752786 28447 leader_election.cc:343] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.754333 28675 tablet_bootstrap.cc:654] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.755223 28629 raft_consensus.cc:2468] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.759162 28672 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.759261 28675 tablet_bootstrap.cc:492] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.759716 28672 ts_tablet_manager.cc:1403] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.160s	user 0.064s	sys 0.083s
W20260713 09:11:17.759652 28596 leader_election.cc:343] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:17.759743 28675 ts_tablet_manager.cc:1403] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.004s
I20260713 09:11:17.762804 28672 raft_consensus.cc:359] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.763592 28672 raft_consensus.cc:385] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.764412 28672 raft_consensus.cc:740] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.763746 28675 raft_consensus.cc:359] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.765203 28672 consensus_queue.cc:260] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.766943 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.767455 28672 ts_tablet_manager.cc:1434] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:17.764953 28675 raft_consensus.cc:385] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.768296 28675 raft_consensus.cc:740] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.768632 28446 leader_election.cc:304] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.769042 28672 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.768986 28675 consensus_queue.cc:260] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.769735 28718 raft_consensus.cc:2804] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.769848 28557 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.770263 28718 raft_consensus.cc:697] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:17.771111 28718 consensus_queue.cc:237] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.775480 28672 tablet_bootstrap.cc:654] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.776962 28557 raft_consensus.cc:2468] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:17.777163 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.777289 28774 raft_consensus.cc:493] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.777760 28479 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.781740 28709 raft_consensus.cc:493] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.782223 28709 raft_consensus.cc:515] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.784410 28709 leader_election.cc:290] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.784523 28675 ts_tablet_manager.cc:1434] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:11:17.785563 28675 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.786232 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.786149 28380 catalog_manager.cc:5697] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.787220 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.787768 28480 raft_consensus.cc:2468] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.788846 28522 leader_election.cc:304] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.789640 28709 raft_consensus.cc:2804] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.790000 28709 raft_consensus.cc:493] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.777805 28774 raft_consensus.cc:515] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.790356 28709 raft_consensus.cc:3060] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.791265 28677 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.792057 28774 leader_election.cc:290] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.786922 28629 raft_consensus.cc:2468] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 0.
I20260713 09:11:17.797169 28709 raft_consensus.cc:515] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.798118 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.798725 28557 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.799954 28447 leader_election.cc:304] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.800275 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.800729 28774 raft_consensus.cc:2804] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.800851 28480 raft_consensus.cc:3060] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.801143 28774 raft_consensus.cc:493] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.801666 28774 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.806351 28708 raft_consensus.cc:493] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.806893 28708 raft_consensus.cc:515] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.808816 28708 leader_election.cc:290] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.812795 28675 tablet_bootstrap.cc:654] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.817420 28480 raft_consensus.cc:2468] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.818574 28522 leader_election.cc:304] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.819432 28683 raft_consensus.cc:2804] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.819749 28709 leader_election.cc:290] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.820066 28683 raft_consensus.cc:697] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:17.821367 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df69362e03284a269bb814aac51834dc" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.821146 28683 consensus_queue.cc:237] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.821945 28629 raft_consensus.cc:3060] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.826228 28675 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.826680 28675 ts_tablet_manager.cc:1403] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260713 09:11:17.826697 28786 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:17.829232 28774 raft_consensus.cc:515] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.831125 28675 raft_consensus.cc:359] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.836849 28675 raft_consensus.cc:385] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.836879 28710 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.838907 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:17.839494 28556 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.840631 28710 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.841099 28629 raft_consensus.cc:2468] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 1.
I20260713 09:11:17.833247 28479 raft_consensus.cc:2468] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:17.842823 28774 leader_election.cc:290] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.837196 28675 raft_consensus.cc:740] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.843801 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.844399 28628 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.844350 28675 consensus_queue.cc:260] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.846254 28628 raft_consensus.cc:3060] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.846360 28712 raft_consensus.cc:493] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.830719 28672 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.847693 28672 ts_tablet_manager.cc:1403] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.006s
I20260713 09:11:17.850271 28672 raft_consensus.cc:359] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.850946 28672 raft_consensus.cc:385] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.851251 28672 raft_consensus.cc:740] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.851855 28672 consensus_queue.cc:260] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.852131 28556 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:17.853458 28447 leader_election.cc:304] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:17.853835 28672 ts_tablet_manager.cc:1434] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:11:17.846874 28712 raft_consensus.cc:515] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.854662 28772 raft_consensus.cc:2804] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.854737 28672 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: Bootstrap starting.
I20260713 09:11:17.855456 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:17.866271 28628 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.867273 28712 leader_election.cc:290] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
W20260713 09:11:17.870028 28428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:17.871229 28772 raft_consensus.cc:697] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:17.872311 28776 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.872206 28772 consensus_queue.cc:237] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.865283 28675 ts_tablet_manager.cc:1434] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:11:17.874776 28675 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: Bootstrap starting.
I20260713 09:11:17.876996 28628 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:17.877611 28672 tablet_bootstrap.cc:654] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.863965 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.880401 28596 leader_election.cc:304] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:17.880964 28629 raft_consensus.cc:2468] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 0.
I20260713 09:11:17.882267 28712 raft_consensus.cc:2804] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:17.881752 28380 catalog_manager.cc:5697] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.882784 28712 raft_consensus.cc:697] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:17.899545 28675 tablet_bootstrap.cc:654] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:17.917251 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.918195 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b2b1acdcae425f87c2b5c31c95d1d2" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.908175 28712 consensus_queue.cc:237] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.919448 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.920081 28482 raft_consensus.cc:2468] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:17.924054 28377 catalog_manager.cc:5697] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.925271 28718 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:17.927726 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:17.928524 28556 raft_consensus.cc:2468] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:17.959472 28672 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: No bootstrap required, opened a new log
I20260713 09:11:17.959997 28672 ts_tablet_manager.cc:1403] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent bootstrapping tablet: real 0.105s	user 0.025s	sys 0.008s
I20260713 09:11:17.960837 28446 leader_election.cc:304] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [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: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.964895 28675 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: No bootstrap required, opened a new log
I20260713 09:11:17.965349 28675 ts_tablet_manager.cc:1403] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.000s
I20260713 09:11:17.967935 28675 raft_consensus.cc:359] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.968567 28675 raft_consensus.cc:385] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.968837 28675 raft_consensus.cc:740] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.962580 28672 raft_consensus.cc:359] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.969794 28672 raft_consensus.cc:385] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:17.969437 28675 consensus_queue.cc:260] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.970105 28672 raft_consensus.cc:740] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Initialized, Role: FOLLOWER
I20260713 09:11:17.971302 28776 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:17.971845 28675 ts_tablet_manager.cc:1434] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:17.971745 28776 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.973702 28776 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:17.974339 28377 catalog_manager.cc:5697] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:17.975696 28631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:17.976485 28631 raft_consensus.cc:2393] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 7afcd5a10c7944699302084937c3bf4b in this term.
I20260713 09:11:17.977249 28596 leader_election.cc:304] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:17.978366 28827 raft_consensus.cc:2804] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:17.978858 28827 raft_consensus.cc:493] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:17.979144 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:17.979424 28827 raft_consensus.cc:3060] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.979961 28479 raft_consensus.cc:2393] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
W20260713 09:11:17.978641 28596 consensus_peers.cc:597] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:17.986438 28674 consensus_queue.cc:1048] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.987535 28521 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:17.987943 28827 raft_consensus.cc:515] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:17.988747 28776 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.989838 28596 leader_election.cc:304] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b; no voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:17.990253 28827 leader_election.cc:290] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:17.990628 28674 raft_consensus.cc:2749] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:17.991726 28380 catalog_manager.cc:5697] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.992480 28674 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:17.996556 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:17.997159 28482 raft_consensus.cc:3060] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.002728 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a129c8f6bd164a0b92ae397dc84e7920" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:18.003407 28557 raft_consensus.cc:3060] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.003937 28482 raft_consensus.cc:2468] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:17.969419 28772 raft_consensus.cc:2804] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:18.006443 28772 raft_consensus.cc:493] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:18.006793 28772 raft_consensus.cc:3060] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:17.970747 28672 consensus_queue.cc:260] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.009786 28776 raft_consensus.cc:2749] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:18.011025 28557 raft_consensus.cc:2468] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:18.011893 28672 ts_tablet_manager.cc:1434] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:11:18.013197 28772 raft_consensus.cc:515] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.015762 28557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:18.016480 28557 raft_consensus.cc:3060] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.016746 28596 leader_election.cc:304] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:18.017918 28674 raft_consensus.cc:2804] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:18.018229 28772 leader_election.cc:290] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:18.018376 28674 raft_consensus.cc:697] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:18.019328 28674 consensus_queue.cc:237] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.020259 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209abd60aaff41158a83efb83c3f527d" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:18.020874 28629 raft_consensus.cc:3060] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.023124 28827 raft_consensus.cc:493] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:18.023733 28827 raft_consensus.cc:515] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.026573 28827 leader_election.cc:290] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:18.031333 28629 raft_consensus.cc:2468] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:18.033887 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:18.034560 28482 raft_consensus.cc:2468] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:18.034739 28446 leader_election.cc:304] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:18.035938 28772 raft_consensus.cc:2804] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:18.036386 28772 raft_consensus.cc:697] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:18.036670 28557 raft_consensus.cc:2468] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:18.036868 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:18.037461 28556 raft_consensus.cc:2468] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 0.
I20260713 09:11:18.037109 28772 consensus_queue.cc:237] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.038857 28596 leader_election.cc:304] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:18.040189 28674 raft_consensus.cc:2804] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:18.040529 28674 raft_consensus.cc:493] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:18.040848 28674 raft_consensus.cc:3060] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.042110 28380 catalog_manager.cc:5697] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:18.049710 28674 raft_consensus.cc:515] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.051923 28674 leader_election.cc:290] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:18.053987 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:18.054188 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478cb211d4434470869172b2368b5906" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:18.054615 28479 raft_consensus.cc:3060] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.054694 28556 raft_consensus.cc:3060] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.061231 28479 raft_consensus.cc:2468] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:18.067394 28556 raft_consensus.cc:2468] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 1.
I20260713 09:11:18.070626 28596 leader_election.cc:304] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:18.070581 28380 catalog_manager.cc:5697] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:18.071617 28712 raft_consensus.cc:2804] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:18.071947 28707 consensus_queue.cc:1048] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.072129 28712 raft_consensus.cc:697] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:18.073839 28712 consensus_queue.cc:237] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.095592 28378 catalog_manager.cc:5697] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:18.098767 28776 raft_consensus.cc:493] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:18.099303 28776 raft_consensus.cc:515] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:18.101402 28776 leader_election.cc:290] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:18.102200 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5" is_pre_election: true
I20260713 09:11:18.104508 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:18.105341 28629 raft_consensus.cc:2393] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cdc2aa00be314f438d2fd3b1273c3875 in current term 1: Already voted for candidate 99c8880c2f1440fabbed6c0a410f29d5 in this term.
I20260713 09:11:18.106345 28521 leader_election.cc:304] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdc2aa00be314f438d2fd3b1273c3875; no voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:18.107235 28776 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.114955 28776 raft_consensus.cc:2749] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:18.180981 28772 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.193076 28718 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.238878 28683 consensus_queue.cc:1048] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.250079 28786 consensus_queue.cc:1048] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.297704 28786 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.307719 28683 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.359592 28707 consensus_queue.cc:1048] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.370429 28718 consensus_queue.cc:1048] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.370906 28827 consensus_queue.cc:1048] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.384655 28774 consensus_queue.cc:1048] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.384892 28479 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:18.465606 28774 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.474900 28772 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.544261 28827 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.553922 28707 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.573546 28707 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:18.583860 28708 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:18.885155 28428 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:19.118860 28773 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:19.119444 28773 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:19.121322 28773 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:19.122066 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:19.122279 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:19.122605 28556 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:19.122866 28629 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 1.
I20260713 09:11:19.123915 28447 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [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: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:19.124569 28773 raft_consensus.cc:2804] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:19.124895 28773 raft_consensus.cc:493] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:19.125123 28773 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.129967 28773 raft_consensus.cc:515] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:19.131603 28773 leader_election.cc:290] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 2 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:19.132273 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:19.132493 28629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2503eb48ab74409bac1138c8221ee099" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:19.132776 28556 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.133028 28629 raft_consensus.cc:3060] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:19.137418 28629 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 2.
I20260713 09:11:19.137506 28556 raft_consensus.cc:2468] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 2.
I20260713 09:11:19.138470 28446 leader_election.cc:304] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:19.139199 28773 raft_consensus.cc:2804] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:19.139604 28773 raft_consensus.cc:697] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:19.140327 28773 consensus_queue.cc:237] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:19.147569 28377 catalog_manager.cc:5697] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:19.525393 28557 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:19.526777 28773 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:19.532267 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:11:19.537798 28629 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:19.540095 28772 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:19.552925 28864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.558075 28865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.558691 28867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.560503 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:19.563166 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:19.563437 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:19.563637 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933879563620 us; error 0 us; skew 500 ppm
I20260713 09:11:19.564404 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:19.566794 27371 webserver.cc:533] Webserver started at http://127.26.186.196:36009/ using document root <none> and password file <none>
I20260713 09:11:19.567299 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:19.567512 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:19.567775 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:19.568787 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-3-root/instance:
uuid: "55106966c7314be4a53294a0b9069296"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-dg4l"
I20260713 09:11:19.573078 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:19.577322 28872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.578658 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:11:19.579005 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
uuid: "55106966c7314be4a53294a0b9069296"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-dg4l"
I20260713 09:11:19.579320 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:19.597903 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:19.599185 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:19.600600 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:19.602751 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:19.603015 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.603271 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:19.603452 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.650053 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.196:40345
I20260713 09:11:19.650122 28934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.196:40345 every 8 connection(s)
I20260713 09:11:19.654102 27371 auto_leader_rebalancer-test.cc:392] add a tserver: 55106966c7314be4a53294a0b9069296
I20260713 09:11:19.665077 28935 heartbeater.cc:344] Connected to a master server at 127.26.186.254:32797
I20260713 09:11:19.665508 28935 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:19.666219 28935 heartbeater.cc:507] Master 127.26.186.254:32797 requested a full tablet report, sending...
I20260713 09:11:19.668047 28378 ts_manager.cc:194] Registered new tserver with Master: 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345)
I20260713 09:11:19.669241 28378 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59934
I20260713 09:11:19.928056 28629 consensus_queue.cc:237] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:19.937641 28557 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:19.937729 28482 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:19.938959 28827 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:19.939779 28674 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:19.948474 28596 consensus_peers.cc:597] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a56a77ab073744e0a8639b37bb385e73. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.950457 28708 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:19.952517 28557 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:19.952864 28482 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:19.965059 28378 catalog_manager.cc:5697] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:19.982201 28482 consensus_queue.cc:237] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:19.990761 28628 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:19.992355 28773 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:20.000927 28628 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:19.999135 28772 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.005069 28556 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:20.009413 28950 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.016063 28380 catalog_manager.cc:5697] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 2 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.015970 28556 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
W20260713 09:11:20.021976 28447 consensus_peers.cc:597] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2503eb48ab74409bac1138c8221ee099. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:20.049177 28556 consensus_queue.cc:237] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.056810 28628 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:20.058696 28858 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:20.071070 28482 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:20.072783 28710 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.073961 28628 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.077850 28858 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:20.087658 28522 consensus_peers.cc:597] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4784a84e730405daf40aa993af66dbc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:20.090077 28482 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.095561 28629 consensus_queue.cc:237] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.090472 28377 catalog_manager.cc:5697] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
W20260713 09:11:20.115073 28596 consensus_peers.cc:597] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436aeeb79ef04990b40d5945fc198e63. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:20.115679 28556 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:20.115736 28482 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:20.117189 28708 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.117961 28827 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:20.128149 28708 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.130304 28556 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.132085 28479 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:20.147253 28377 catalog_manager.cc:5697] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.410568 28963 ts_tablet_manager.cc:933] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:20.412701 28963 tablet_copy_client.cc:323] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:20.424880 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet a56a77ab073744e0a8639b37bb385e73 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:20.425475 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet a56a77ab073744e0a8639b37bb385e73 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-a56a77ab073744e0a8639b37bb385e73
I20260713 09:11:20.433230 28641 tablet_copy_source_session.cc:215] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:20.436774 28963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a77ab073744e0a8639b37bb385e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.452013 28963 tablet_copy_client.cc:806] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:20.452601 28963 tablet_copy_client.cc:670] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:20.456669 28963 tablet_copy_client.cc:538] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:20.459926 28966 ts_tablet_manager.cc:933] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:20.462575 28966 tablet_copy_client.cc:323] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:20.465668 28963 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:20.475832 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet 2503eb48ab74409bac1138c8221ee099 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:20.476437 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet 2503eb48ab74409bac1138c8221ee099 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-2503eb48ab74409bac1138c8221ee099
I20260713 09:11:20.482419 28492 tablet_copy_source_session.cc:215] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:20.485548 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2503eb48ab74409bac1138c8221ee099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.488994 28963 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:20.489920 28963 tablet_bootstrap.cc:492] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:20.490521 28963 ts_tablet_manager.cc:1403] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:11:20.493495 28963 raft_consensus.cc:359] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.494307 28963 raft_consensus.cc:740] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:20.495004 28963 consensus_queue.cc:260] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.498199 28966 tablet_copy_client.cc:806] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:20.498559 28935 heartbeater.cc:499] Master 127.26.186.254:32797 was elected leader, sending a full tablet report...
I20260713 09:11:20.498788 28966 tablet_copy_client.cc:670] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:20.499256 28963 ts_tablet_manager.cc:1434] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.004s
I20260713 09:11:20.501932 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-a56a77ab073744e0a8639b37bb385e73 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:20.502355 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-a56a77ab073744e0a8639b37bb385e73 on tablet a56a77ab073744e0a8639b37bb385e73 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:20.503839 28966 tablet_copy_client.cc:538] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:20.512362 28966 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:20.531512 28966 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:20.532366 28966 tablet_bootstrap.cc:492] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:20.533041 28966 ts_tablet_manager.cc:1403] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:11:20.536002 28966 raft_consensus.cc:359] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.536831 28966 raft_consensus.cc:740] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:20.537432 28966 consensus_queue.cc:260] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.539554 28966 ts_tablet_manager.cc:1434] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:20.541270 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-2503eb48ab74409bac1138c8221ee099 received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:20.541673 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-2503eb48ab74409bac1138c8221ee099 on tablet 2503eb48ab74409bac1138c8221ee099 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:20.583808 28966 ts_tablet_manager.cc:933] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:20.585316 28966 tablet_copy_client.cc:323] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:20.586678 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet 436aeeb79ef04990b40d5945fc198e63 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:20.587245 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet 436aeeb79ef04990b40d5945fc198e63 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-436aeeb79ef04990b40d5945fc198e63
I20260713 09:11:20.594203 28641 tablet_copy_source_session.cc:215] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:20.597263 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436aeeb79ef04990b40d5945fc198e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.608894 28966 tablet_copy_client.cc:806] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:20.609464 28966 tablet_copy_client.cc:670] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:20.613103 28966 tablet_copy_client.cc:538] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:20.620379 28966 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:20.643795 28966 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:20.644570 28966 tablet_bootstrap.cc:492] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:20.645182 28966 ts_tablet_manager.cc:1403] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260713 09:11:20.647912 28966 raft_consensus.cc:359] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.648744 28966 raft_consensus.cc:740] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:20.649369 28966 consensus_queue.cc:260] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [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: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.651628 28966 ts_tablet_manager.cc:1434] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:11:20.657277 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-436aeeb79ef04990b40d5945fc198e63 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:20.657707 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-436aeeb79ef04990b40d5945fc198e63 on tablet 436aeeb79ef04990b40d5945fc198e63 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:20.678769 28966 ts_tablet_manager.cc:933] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:20.680487 28966 tablet_copy_client.cc:323] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.194:45309
I20260713 09:11:20.691442 28567 tablet_copy_service.cc:140] P cdc2aa00be314f438d2fd3b1273c3875: Received BeginTabletCopySession request for tablet f4784a84e730405daf40aa993af66dbc from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:53080)
I20260713 09:11:20.692024 28567 tablet_copy_service.cc:161] P cdc2aa00be314f438d2fd3b1273c3875: Beginning new tablet copy session on tablet f4784a84e730405daf40aa993af66dbc from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:53080: session id = 55106966c7314be4a53294a0b9069296-f4784a84e730405daf40aa993af66dbc
I20260713 09:11:20.699146 28567 tablet_copy_source_session.cc:215] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:20.702032 28966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4784a84e730405daf40aa993af66dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.716609 28966 tablet_copy_client.cc:806] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:20.717192 28966 tablet_copy_client.cc:670] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:20.721266 28966 tablet_copy_client.cc:538] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:20.729481 28966 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:20.746662 28966 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:20.747380 28966 tablet_bootstrap.cc:492] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:20.747859 28966 ts_tablet_manager.cc:1403] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.012s
I20260713 09:11:20.750056 28966 raft_consensus.cc:359] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.750590 28966 raft_consensus.cc:740] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:20.751060 28966 consensus_queue.cc:260] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:20.752602 28966 ts_tablet_manager.cc:1434] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:20.754297 28567 tablet_copy_service.cc:342] P cdc2aa00be314f438d2fd3b1273c3875: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-f4784a84e730405daf40aa993af66dbc received from {username='slave'} at 127.0.0.1:53080
I20260713 09:11:20.754674 28567 tablet_copy_service.cc:434] P cdc2aa00be314f438d2fd3b1273c3875: ending tablet copy session 55106966c7314be4a53294a0b9069296-f4784a84e730405daf40aa993af66dbc on tablet f4784a84e730405daf40aa993af66dbc with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:20.820225 28910 raft_consensus.cc:1217] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:20.846661 28910 raft_consensus.cc:1217] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:11:21.164561 28910 raft_consensus.cc:1217] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:21.175686 28910 raft_consensus.cc:1217] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:21.241417 28827 raft_consensus.cc:1064] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:21.243649 28827 consensus_queue.cc:237] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.250367 28910 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.251713 28557 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.252283 28482 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.253350 28979 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.254230 28708 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:21.255961 28827 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.269750 28773 raft_consensus.cc:1064] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:21.273203 28773 consensus_queue.cc:237] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.293725 28708 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.295578 28557 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.318216 28910 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:21.319736 28909 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.321301 28482 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.323947 28772 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.314116 28380 catalog_manager.cc:5697] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.330313 28557 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:21.331660 28628 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:21.332864 28773 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.333956 28986 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.348259 28772 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.355870 28628 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.365603 28557 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.367198 28909 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.390486 28379 catalog_manager.cc:5697] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.404371 28482 consensus_queue.cc:237] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.411556 28909 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:11:21.413707 28772 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.413563 28628 consensus_queue.cc:237] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.414116 28557 raft_consensus.cc:1275] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:11:21.418769 28910 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.420464 28773 consensus_queue.cc:1048] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.420706 28827 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.421196 28482 raft_consensus.cc:1275] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.422799 28986 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.423769 28827 consensus_queue.cc:1048] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.432632 28827 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.435314 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2503eb48ab74409bac1138c8221ee099 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:21.438454 28910 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.440970 28380 catalog_manager.cc:5697] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 2 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.442642 28909 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.447394 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a56a77ab073744e0a8639b37bb385e73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:21.447182 28557 raft_consensus.cc:2955] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.457135 28378 catalog_manager.cc:5697] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.459414 28482 raft_consensus.cc:2955] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.468529 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 2503eb48ab74409bac1138c8221ee099 with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:21.470791 28994 tablet_replica.cc:333] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:21.476255 28994 raft_consensus.cc:2243] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.476908 28994 raft_consensus.cc:2272] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.479852 28539 tablet_service.cc:1558] Processing DeleteTablet for tablet a56a77ab073744e0a8639b37bb385e73 with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:21.480978 28994 ts_tablet_manager.cc:1916] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:21.496524 28995 tablet_replica.cc:333] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:21.497905 28995 raft_consensus.cc:2243] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.498479 28995 raft_consensus.cc:2272] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.501398 28995 ts_tablet_manager.cc:1916] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:21.509097 28994 ts_tablet_manager.cc:1929] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:11:21.509606 28994 log.cc:1199] T 2503eb48ab74409bac1138c8221ee099 P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/2503eb48ab74409bac1138c8221ee099
I20260713 09:11:21.511409 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 2503eb48ab74409bac1138c8221ee099 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:21.512202 28995 ts_tablet_manager.cc:1929] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:21.512668 28995 log.cc:1199] T a56a77ab073744e0a8639b37bb385e73 P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/a56a77ab073744e0a8639b37bb385e73
I20260713 09:11:21.514093 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet a56a77ab073744e0a8639b37bb385e73 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:21.613641 28827 raft_consensus.cc:1064] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:21.616257 28827 consensus_queue.cc:237] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [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: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.623531 28557 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.623803 28909 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.624043 28482 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.625288 28979 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.626238 28827 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.627074 28708 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.641021 28973 raft_consensus.cc:1064] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:21.644012 28973 consensus_queue.cc:237] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.645486 28979 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.661726 28909 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.662781 28482 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.664515 28628 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.667682 28910 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:21.667747 28974 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:21.667857 28557 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.673177 28974 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.676062 28974 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.681581 28378 catalog_manager.cc:5697] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.691156 28480 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.716648 28629 consensus_queue.cc:237] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [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: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.724436 28973 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.727113 28482 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.726733 28557 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.730185 28827 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.737015 28910 raft_consensus.cc:1275] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.737900 28909 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.739562 28981 consensus_queue.cc:1048] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:21.741466 28981 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.746946 28910 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.749742 28377 catalog_manager.cc:5697] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.751307 28557 raft_consensus.cc:2955] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.768163 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436aeeb79ef04990b40d5945fc198e63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:21.756352 28628 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.771293 28377 catalog_manager.cc:5697] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.788370 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet 436aeeb79ef04990b40d5945fc198e63 with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:21.794628 28556 consensus_queue.cc:237] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [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: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:21.803987 28628 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.804440 28909 raft_consensus.cc:1275] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:21.806063 29001 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:21.806746 28973 consensus_queue.cc:1048] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:21.819104 29005 tablet_replica.cc:333] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:21.820189 29005 raft_consensus.cc:2243] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.819265 29001 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.820910 29005 raft_consensus.cc:2272] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.824451 29005 ts_tablet_manager.cc:1916] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:21.830899 28628 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.833153 28909 raft_consensus.cc:2955] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.841447 29005 ts_tablet_manager.cc:1929] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:21.841987 29005 log.cc:1199] T 436aeeb79ef04990b40d5945fc198e63 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/436aeeb79ef04990b40d5945fc198e63
I20260713 09:11:21.844568 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet 436aeeb79ef04990b40d5945fc198e63 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:21.845695 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4784a84e730405daf40aa993af66dbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:21.854506 28379 catalog_manager.cc:5697] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:21.864581 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet f4784a84e730405daf40aa993af66dbc with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:21.865437 29005 tablet_replica.cc:333] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:21.866226 29005 raft_consensus.cc:2243] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.866890 29005 raft_consensus.cc:2272] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.869360 29005 ts_tablet_manager.cc:1916] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:21.879472 29005 ts_tablet_manager.cc:1929] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:21.879901 29005 log.cc:1199] T f4784a84e730405daf40aa993af66dbc P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/f4784a84e730405daf40aa993af66dbc
I20260713 09:11:21.881583 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet f4784a84e730405daf40aa993af66dbc (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:22.898095 28557 consensus_queue.cc:237] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
W20260713 09:11:22.904676 28522 consensus_peers.cc:597] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 347798af7a3447deae79c84bd84913e6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.904783 28480 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.904963 28629 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.906546 29001 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.907500 29011 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:22.915884 29011 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.917689 28480 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.923794 28629 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.931270 28628 consensus_queue.cc:237] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:22.931583 28380 catalog_manager.cc:5697] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.950786 28557 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:22.951153 28596 consensus_peers.cc:597] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2852d4302b7433f9b59d5ea190b1e58. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.951822 28480 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.952790 29009 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.953706 29008 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:22.964522 29008 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.966785 28557 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.983397 28379 catalog_manager.cc:5697] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:22.988906 28628 consensus_queue.cc:237] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:22.990916 28482 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
W20260713 09:11:22.996657 28596 consensus_peers.cc:597] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a129c8f6bd164a0b92ae397dc84e7920. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.997360 28480 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.998824 28557 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:22.999660 29009 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:23.002610 29009 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:23.012003 28981 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.013653 28557 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.013732 28482 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.024900 28377 catalog_manager.cc:5697] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.029214 28628 consensus_queue.cc:237] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.036379 28557 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:23.036505 28482 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:23.037094 28596 consensus_peers.cc:597] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d07e41cffd5647f890cd34c06ac08436. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.038079 29008 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:23.038944 28981 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:23.048048 29008 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.049628 28482 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.052215 28557 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:23.062424 28380 catalog_manager.cc:5697] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.320549 29029 ts_tablet_manager.cc:933] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:23.322629 29029 tablet_copy_client.cc:323] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.194:45309
I20260713 09:11:23.324745 28567 tablet_copy_service.cc:140] P cdc2aa00be314f438d2fd3b1273c3875: Received BeginTabletCopySession request for tablet 347798af7a3447deae79c84bd84913e6 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:53080)
I20260713 09:11:23.325353 28567 tablet_copy_service.cc:161] P cdc2aa00be314f438d2fd3b1273c3875: Beginning new tablet copy session on tablet 347798af7a3447deae79c84bd84913e6 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:53080: session id = 55106966c7314be4a53294a0b9069296-347798af7a3447deae79c84bd84913e6
I20260713 09:11:23.333714 28567 tablet_copy_source_session.cc:215] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:23.336673 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347798af7a3447deae79c84bd84913e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.350353 29029 tablet_copy_client.cc:806] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:23.350932 29029 tablet_copy_client.cc:670] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:23.354702 29029 tablet_copy_client.cc:538] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:23.361752 29029 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:23.378144 29029 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:23.378882 29029 tablet_bootstrap.cc:492] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:23.379506 29029 ts_tablet_manager.cc:1403] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.012s
I20260713 09:11:23.382141 29029 raft_consensus.cc:359] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.382766 29029 raft_consensus.cc:740] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:23.383482 29029 consensus_queue.cc:260] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.386691 29029 ts_tablet_manager.cc:1434] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:11:23.388765 28567 tablet_copy_service.cc:342] P cdc2aa00be314f438d2fd3b1273c3875: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-347798af7a3447deae79c84bd84913e6 received from {username='slave'} at 127.0.0.1:53080
I20260713 09:11:23.389274 28567 tablet_copy_service.cc:434] P cdc2aa00be314f438d2fd3b1273c3875: ending tablet copy session 55106966c7314be4a53294a0b9069296-347798af7a3447deae79c84bd84913e6 on tablet 347798af7a3447deae79c84bd84913e6 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:23.442518 29029 ts_tablet_manager.cc:933] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:23.444041 29029 tablet_copy_client.cc:323] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:23.445798 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet a129c8f6bd164a0b92ae397dc84e7920 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:23.446254 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet a129c8f6bd164a0b92ae397dc84e7920 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-a129c8f6bd164a0b92ae397dc84e7920
I20260713 09:11:23.451472 28641 tablet_copy_source_session.cc:215] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:23.454293 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a129c8f6bd164a0b92ae397dc84e7920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.471405 29029 tablet_copy_client.cc:806] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:23.472025 29029 tablet_copy_client.cc:670] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:23.475409 29029 tablet_copy_client.cc:538] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:23.479488 29034 ts_tablet_manager.cc:933] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:23.485594 29029 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:23.488498 29034 tablet_copy_client.cc:323] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:23.490641 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet d2852d4302b7433f9b59d5ea190b1e58 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:23.491228 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet d2852d4302b7433f9b59d5ea190b1e58 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-d2852d4302b7433f9b59d5ea190b1e58
I20260713 09:11:23.498355 28641 tablet_copy_source_session.cc:215] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:23.501314 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2852d4302b7433f9b59d5ea190b1e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.507555 29029 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:23.508445 29029 tablet_bootstrap.cc:492] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:23.509083 29029 ts_tablet_manager.cc:1403] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260713 09:11:23.512897 29029 raft_consensus.cc:359] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.514181 29029 raft_consensus.cc:740] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:23.514810 29029 consensus_queue.cc:260] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.515781 29034 tablet_copy_client.cc:806] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:23.516417 29034 tablet_copy_client.cc:670] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:23.519270 29029 ts_tablet_manager.cc:1434] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:11:23.521569 28640 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-a129c8f6bd164a0b92ae397dc84e7920 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:23.522037 28640 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-a129c8f6bd164a0b92ae397dc84e7920 on tablet a129c8f6bd164a0b92ae397dc84e7920 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:23.522240 29038 ts_tablet_manager.cc:933] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:23.524451 29034 tablet_copy_client.cc:538] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:23.528934 29038 tablet_copy_client.cc:323] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:23.530534 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet d07e41cffd5647f890cd34c06ac08436 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:23.531066 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet d07e41cffd5647f890cd34c06ac08436 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-d07e41cffd5647f890cd34c06ac08436
I20260713 09:11:23.535424 29034 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:23.538316 28641 tablet_copy_source_session.cc:215] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:23.541705 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07e41cffd5647f890cd34c06ac08436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:23.554342 29034 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:23.555284 29034 tablet_bootstrap.cc:492] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:23.555971 29034 ts_tablet_manager.cc:1403] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:11:23.558588 29038 tablet_copy_client.cc:806] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:23.558387 29034 raft_consensus.cc:359] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.559228 29038 tablet_copy_client.cc:670] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:23.559226 29034 raft_consensus.cc:740] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:23.560139 29034 consensus_queue.cc:260] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.562448 29034 ts_tablet_manager.cc:1434] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:23.563941 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-d2852d4302b7433f9b59d5ea190b1e58 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:23.564108 29038 tablet_copy_client.cc:538] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:23.564354 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-d2852d4302b7433f9b59d5ea190b1e58 on tablet d2852d4302b7433f9b59d5ea190b1e58 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:23.572049 29038 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:23.588392 29038 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:23.589102 29038 tablet_bootstrap.cc:492] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:23.589639 29038 ts_tablet_manager.cc:1403] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:11:23.591734 29038 raft_consensus.cc:359] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.592432 29038 raft_consensus.cc:740] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:23.593041 29038 consensus_queue.cc:260] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:23.595242 29038 ts_tablet_manager.cc:1434] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:23.596865 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-d07e41cffd5647f890cd34c06ac08436 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:23.597218 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-d07e41cffd5647f890cd34c06ac08436 on tablet d07e41cffd5647f890cd34c06ac08436 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:23.820979 28909 raft_consensus.cc:1217] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:24.023512 28909 raft_consensus.cc:1217] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:24.024513 28910 raft_consensus.cc:1217] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:24.044983 28910 raft_consensus.cc:1217] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:24.280529 29011 raft_consensus.cc:1064] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:24.282660 29011 consensus_queue.cc:237] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.289920 28910 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.290812 28629 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.290849 28482 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.291405 29047 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.293709 29011 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.294608 29042 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.314754 29047 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.319286 28910 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.326176 28482 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.328977 28629 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.329972 28377 catalog_manager.cc:5697] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.361094 28557 consensus_queue.cc:237] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.369525 28910 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.371116 28480 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.372150 29011 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.373334 29047 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.379858 29042 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.382315 28482 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.383618 28910 raft_consensus.cc:2955] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.396740 28380 catalog_manager.cc:5697] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.398473 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 347798af7a3447deae79c84bd84913e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.406791 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 347798af7a3447deae79c84bd84913e6 with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:24.409477 29055 tablet_replica.cc:333] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:24.410507 29055 raft_consensus.cc:2243] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.411149 29055 raft_consensus.cc:2272] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.414433 29055 ts_tablet_manager.cc:1916] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.427917 29055 ts_tablet_manager.cc:1929] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.428305 29055 log.cc:1199] T 347798af7a3447deae79c84bd84913e6 P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/347798af7a3447deae79c84bd84913e6
I20260713 09:11:24.429805 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 347798af7a3447deae79c84bd84913e6 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:24.494047 29044 raft_consensus.cc:1064] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:24.496294 29044 consensus_queue.cc:237] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.505079 28909 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.505193 28557 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.506592 29008 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.507246 28482 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.508047 29043 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.509689 29008 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.518756 29043 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.528007 28909 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.528829 28482 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.533504 28557 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.537433 28377 catalog_manager.cc:5697] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.559995 28629 consensus_queue.cc:237] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [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: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.564764 28909 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.565387 28557 raft_consensus.cc:1275] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.566085 29008 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.567093 29043 consensus_queue.cc:1048] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.572549 29008 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.576196 28557 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.582245 28909 raft_consensus.cc:2955] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.587152 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a129c8f6bd164a0b92ae397dc84e7920 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.590184 28380 catalog_manager.cc:5697] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.603071 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet a129c8f6bd164a0b92ae397dc84e7920 with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:24.607159 29028 raft_consensus.cc:1064] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:24.608088 29060 tablet_replica.cc:333] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:24.608932 29060 raft_consensus.cc:2243] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.609537 29060 raft_consensus.cc:2272] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.609766 29028 consensus_queue.cc:237] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.612784 29060 ts_tablet_manager.cc:1916] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.618530 28909 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.618990 28557 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.620026 29028 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:24.621276 28482 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.621137 29044 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.622717 29008 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.629935 29060 ts_tablet_manager.cc:1929] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.630491 29060 log.cc:1199] T a129c8f6bd164a0b92ae397dc84e7920 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/a129c8f6bd164a0b92ae397dc84e7920
I20260713 09:11:24.632313 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet a129c8f6bd164a0b92ae397dc84e7920 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:24.644320 29008 raft_consensus.cc:1064] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:24.646909 29008 consensus_queue.cc:237] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.650501 29028 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.656818 28480 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.657269 28909 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.660557 28910 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.661844 28557 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:24.663919 29044 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.665040 28557 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.663904 28482 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.672639 29028 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.674374 29044 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:24.682662 28380 catalog_manager.cc:5697] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.707033 28628 consensus_queue.cc:237] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.711472 29067 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.720191 28482 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.720542 28480 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.722350 28909 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.723546 29044 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.729825 28557 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.731910 28379 catalog_manager.cc:5697] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.735455 29043 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.738322 29067 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.742758 28909 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.747361 28482 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.752406 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2852d4302b7433f9b59d5ea190b1e58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.753916 28910 raft_consensus.cc:2955] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.767062 28628 consensus_queue.cc:237] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:24.772310 28378 catalog_manager.cc:5697] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.775708 28480 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.777290 29043 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.780244 28909 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:24.787688 29043 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:24.793254 28539 tablet_service.cc:1558] Processing DeleteTablet for tablet d2852d4302b7433f9b59d5ea190b1e58 with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:24.797640 29067 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.818305 28480 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.822057 28910 raft_consensus.cc:2955] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:24.823331 29071 tablet_replica.cc:333] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:24.824362 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d07e41cffd5647f890cd34c06ac08436 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:24.824889 29071 raft_consensus.cc:2243] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.825618 29071 raft_consensus.cc:2272] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.826777 28379 catalog_manager.cc:5697] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:24.831343 29071 ts_tablet_manager.cc:1916] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.838018 28547 tablet_service.cc:1558] Processing DeleteTablet for tablet d07e41cffd5647f890cd34c06ac08436 with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:24.853863 29071 ts_tablet_manager.cc:1929] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.854265 29071 log.cc:1199] T d2852d4302b7433f9b59d5ea190b1e58 P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/d2852d4302b7433f9b59d5ea190b1e58
I20260713 09:11:24.856006 29071 tablet_replica.cc:333] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:24.855815 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet d2852d4302b7433f9b59d5ea190b1e58 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:24.856956 29071 raft_consensus.cc:2243] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.857841 29071 raft_consensus.cc:2272] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.860776 29071 ts_tablet_manager.cc:1916] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:24.871587 29071 ts_tablet_manager.cc:1929] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:24.871981 29071 log.cc:1199] T d07e41cffd5647f890cd34c06ac08436 P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/d07e41cffd5647f890cd34c06ac08436
I20260713 09:11:24.873361 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet d07e41cffd5647f890cd34c06ac08436 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:25.875365 28480 consensus_queue.cc:237] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
W20260713 09:11:25.882376 28447 consensus_peers.cc:597] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9df83aacace648ba97756e4dcdbe9b7f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.882660 28628 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.884126 29075 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.884483 28557 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.886029 29075 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.894085 29045 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.895810 28628 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.898524 28557 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.914041 28378 catalog_manager.cc:5697] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.914762 28556 consensus_queue.cc:237] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:25.924742 28628 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:25.925833 28522 consensus_peers.cc:597] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f12ea4f5a1c4858af23ae5b7b1b8d9c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.926656 28480 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.926445 29072 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.928004 29047 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.936549 29047 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.938005 28628 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.946365 28480 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:25.956488 28629 consensus_queue.cc:237] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:25.963683 28379 catalog_manager.cc:5697] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
W20260713 09:11:25.980975 28596 consensus_peers.cc:597] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84f2d08bce884b73a07b978e942cb2d0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:25.983043 28480 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.985054 28556 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:25.985605 29073 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:25.987459 29067 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:26.000762 29073 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.002942 28553 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.007417 28480 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.022181 28377 catalog_manager.cc:5697] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.025127 28480 consensus_queue.cc:237] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.034322 28553 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:26.035177 28447 consensus_peers.cc:597] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 209abd60aaff41158a83efb83c3f527d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:26.036140 28628 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:26.038254 29045 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:26.039805 29075 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:26.047348 29078 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.048873 28628 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.049840 28556 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.059208 28379 catalog_manager.cc:5697] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:26.287918 29097 ts_tablet_manager.cc:933] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:26.290036 29097 tablet_copy_client.cc:323] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:26.292047 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet 9df83aacace648ba97756e4dcdbe9b7f from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:26.292659 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet 9df83aacace648ba97756e4dcdbe9b7f from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-9df83aacace648ba97756e4dcdbe9b7f
I20260713 09:11:26.299983 28492 tablet_copy_source_session.cc:215] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.303141 29097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df83aacace648ba97756e4dcdbe9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.319238 29097 tablet_copy_client.cc:806] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.319828 29097 tablet_copy_client.cc:670] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.323639 29097 tablet_copy_client.cc:538] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.329877 29097 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:26.348822 29100 ts_tablet_manager.cc:933] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:26.348910 29097 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:26.349987 29097 tablet_bootstrap.cc:492] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:26.351034 29100 tablet_copy_client.cc:323] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.194:45309
I20260713 09:11:26.350864 29097 ts_tablet_manager.cc:1403] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:11:26.352715 28567 tablet_copy_service.cc:140] P cdc2aa00be314f438d2fd3b1273c3875: Received BeginTabletCopySession request for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:53080)
I20260713 09:11:26.353163 28567 tablet_copy_service.cc:161] P cdc2aa00be314f438d2fd3b1273c3875: Beginning new tablet copy session on tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:53080: session id = 55106966c7314be4a53294a0b9069296-4f12ea4f5a1c4858af23ae5b7b1b8d9c
I20260713 09:11:26.354435 29097 raft_consensus.cc:359] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.355309 29097 raft_consensus.cc:740] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:26.355947 29097 consensus_queue.cc:260] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.359112 28567 tablet_copy_source_session.cc:215] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.360211 29097 ts_tablet_manager.cc:1434] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:26.362435 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-9df83aacace648ba97756e4dcdbe9b7f received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:26.362874 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-9df83aacace648ba97756e4dcdbe9b7f on tablet 9df83aacace648ba97756e4dcdbe9b7f with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:26.363528 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.376590 29100 tablet_copy_client.cc:806] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.377182 29100 tablet_copy_client.cc:670] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.380874 29100 tablet_copy_client.cc:538] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.388103 29100 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:26.405311 29100 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:26.406152 29100 tablet_bootstrap.cc:492] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:26.406766 29100 ts_tablet_manager.cc:1403] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:11:26.408939 29100 raft_consensus.cc:359] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.409570 29100 raft_consensus.cc:740] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:26.410055 29100 consensus_queue.cc:260] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.412418 29100 ts_tablet_manager.cc:1434] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:26.414755 28567 tablet_copy_service.cc:342] P cdc2aa00be314f438d2fd3b1273c3875: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-4f12ea4f5a1c4858af23ae5b7b1b8d9c received from {username='slave'} at 127.0.0.1:53080
I20260713 09:11:26.415189 28567 tablet_copy_service.cc:434] P cdc2aa00be314f438d2fd3b1273c3875: ending tablet copy session 55106966c7314be4a53294a0b9069296-4f12ea4f5a1c4858af23ae5b7b1b8d9c on tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:26.453660 29100 ts_tablet_manager.cc:933] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:26.455348 29100 tablet_copy_client.cc:323] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:26.457152 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet 209abd60aaff41158a83efb83c3f527d from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:26.457901 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet 209abd60aaff41158a83efb83c3f527d from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-209abd60aaff41158a83efb83c3f527d
I20260713 09:11:26.463389 28492 tablet_copy_source_session.cc:215] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.466416 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209abd60aaff41158a83efb83c3f527d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.473664 29097 ts_tablet_manager.cc:933] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:26.477705 29097 tablet_copy_client.cc:323] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:26.479471 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet 84f2d08bce884b73a07b978e942cb2d0 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:26.480052 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet 84f2d08bce884b73a07b978e942cb2d0 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-84f2d08bce884b73a07b978e942cb2d0
I20260713 09:11:26.488183 29100 tablet_copy_client.cc:806] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.488992 29100 tablet_copy_client.cc:670] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.491788 28641 tablet_copy_source_session.cc:215] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:26.493759 29100 tablet_copy_client.cc:538] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.497915 29097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f2d08bce884b73a07b978e942cb2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.505196 29100 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:26.511193 29097 tablet_copy_client.cc:806] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:26.511874 29097 tablet_copy_client.cc:670] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:26.516029 29097 tablet_copy_client.cc:538] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:26.524430 29097 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:26.525580 29100 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:26.526429 29100 tablet_bootstrap.cc:492] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:26.527127 29100 ts_tablet_manager.cc:1403] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260713 09:11:26.530155 29100 raft_consensus.cc:359] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.531085 29100 raft_consensus.cc:740] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:26.531774 29100 consensus_queue.cc:260] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.536650 29100 ts_tablet_manager.cc:1434] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:26.538429 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-209abd60aaff41158a83efb83c3f527d received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:26.538829 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-209abd60aaff41158a83efb83c3f527d on tablet 209abd60aaff41158a83efb83c3f527d with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:26.555380 29097 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:26.556357 29097 tablet_bootstrap.cc:492] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:26.557032 29097 ts_tablet_manager.cc:1403] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260713 09:11:26.559998 29097 raft_consensus.cc:359] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.560812 29097 raft_consensus.cc:740] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:26.561472 29097 consensus_queue.cc:260] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:26.563910 29097 ts_tablet_manager.cc:1434] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:26.567690 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-84f2d08bce884b73a07b978e942cb2d0 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:26.568120 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-84f2d08bce884b73a07b978e942cb2d0 on tablet 84f2d08bce884b73a07b978e942cb2d0 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:26.668788 28909 raft_consensus.cc:1217] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.794163 28909 raft_consensus.cc:1217] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:26.948159 28909 raft_consensus.cc:1217] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:27.054756 28909 raft_consensus.cc:1217] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:27.101919 29075 raft_consensus.cc:1064] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:27.104239 29075 consensus_queue.cc:237] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.110834 28909 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.111680 28629 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.112098 28556 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.112991 29078 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.114030 29075 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.114840 29108 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.135577 29108 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.140867 28629 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.142767 28909 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.145999 28556 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.151158 28377 catalog_manager.cc:5697] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.172703 28480 consensus_queue.cc:237] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.179275 28556 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.180037 28909 raft_consensus.cc:1275] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.181324 29108 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.182371 29078 consensus_queue.cc:1048] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.192590 29075 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.197520 28553 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.201218 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9df83aacace648ba97756e4dcdbe9b7f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.198727 28909 raft_consensus.cc:2955] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.207623 28378 catalog_manager.cc:5697] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.223080 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 9df83aacace648ba97756e4dcdbe9b7f with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:27.226797 29120 tablet_replica.cc:333] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:27.227985 29120 raft_consensus.cc:2243] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.228868 29120 raft_consensus.cc:2272] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.234046 29120 ts_tablet_manager.cc:1916] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.247255 29120 ts_tablet_manager.cc:1929] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.247665 29120 log.cc:1199] T 9df83aacace648ba97756e4dcdbe9b7f P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/9df83aacace648ba97756e4dcdbe9b7f
I20260713 09:11:27.249236 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 9df83aacace648ba97756e4dcdbe9b7f (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:27.416606 29109 raft_consensus.cc:1064] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:27.419447 29109 consensus_queue.cc:237] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.426824 28629 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.426999 28909 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.428485 29122 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.429706 28480 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.430649 29122 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.432065 29109 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:27.443092 29122 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.444721 28909 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.451256 29075 raft_consensus.cc:1064] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:27.457407 29075 consensus_queue.cc:237] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.457653 28379 catalog_manager.cc:5697] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.468336 28629 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.484824 28553 consensus_queue.cc:237] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [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: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.484457 28480 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.492859 28909 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.494642 28629 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.495446 28556 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.497493 29108 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.498816 28909 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.499416 29108 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.500231 29122 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.501387 29078 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.510888 29086 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.517664 28908 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.523355 28629 raft_consensus.cc:1275] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.524835 29122 consensus_queue.cc:1048] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.533993 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.540300 28378 catalog_manager.cc:5697] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.542681 28631 raft_consensus.cc:2955] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.552474 29110 raft_consensus.cc:1064] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:27.555356 29110 consensus_queue.cc:237] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.563630 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:27.567538 29108 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.569484 28553 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.576416 29130 tablet_replica.cc:333] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:27.577953 29130 raft_consensus.cc:2243] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.578661 29130 raft_consensus.cc:2272] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.578109 28910 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.582377 28908 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.583369 28556 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.584877 29073 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.586748 29073 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:11:27.592001 28378 catalog_manager.cc:5697] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.592650 28628 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.600539 28480 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:27.601811 29073 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:27.620481 29073 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.623859 28480 consensus_queue.cc:237] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.626400 28553 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.631242 29130 ts_tablet_manager.cc:1916] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.631477 28556 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.632874 29108 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.630281 28910 raft_consensus.cc:1275] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.640849 28908 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.641115 29078 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.644568 29075 consensus_queue.cc:1048] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.651646 28480 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.659133 28379 catalog_manager.cc:5697] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.658636 28909 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.665881 28553 raft_consensus.cc:2955] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.681906 29130 ts_tablet_manager.cc:1929] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.682456 29130 log.cc:1199] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/4f12ea4f5a1c4858af23ae5b7b1b8d9c
I20260713 09:11:27.686007 28379 catalog_manager.cc:5697] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.687623 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet 4f12ea4f5a1c4858af23ae5b7b1b8d9c (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:27.691598 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 209abd60aaff41158a83efb83c3f527d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.698916 28631 consensus_queue.cc:237] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:27.699954 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 209abd60aaff41158a83efb83c3f527d with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:27.700793 29120 tablet_replica.cc:333] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:27.701749 29120 raft_consensus.cc:2243] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.702476 29120 raft_consensus.cc:2272] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.705976 29120 ts_tablet_manager.cc:1916] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.708158 28909 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.709398 29067 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.710942 28480 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:27.712077 29067 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:27.718489 29135 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.719759 28909 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.721247 28480 raft_consensus.cc:2955] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.728937 29120 ts_tablet_manager.cc:1929] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.729415 29120 log.cc:1199] T 209abd60aaff41158a83efb83c3f527d P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/209abd60aaff41158a83efb83c3f527d
I20260713 09:11:27.731266 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 209abd60aaff41158a83efb83c3f527d (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:27.736985 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84f2d08bce884b73a07b978e942cb2d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:27.740833 28379 catalog_manager.cc:5697] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:27.750474 28547 tablet_service.cc:1558] Processing DeleteTablet for tablet 84f2d08bce884b73a07b978e942cb2d0 with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:27.752359 29136 tablet_replica.cc:333] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:27.757862 29136 raft_consensus.cc:2243] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.758471 29136 raft_consensus.cc:2272] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.760936 29136 ts_tablet_manager.cc:1916] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:27.775347 29136 ts_tablet_manager.cc:1929] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:27.775733 29136 log.cc:1199] T 84f2d08bce884b73a07b978e942cb2d0 P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/84f2d08bce884b73a07b978e942cb2d0
I20260713 09:11:27.777206 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet 84f2d08bce884b73a07b978e942cb2d0 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:28.778559 28480 consensus_queue.cc:237] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:28.785028 28631 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:28.786312 28447 consensus_peers.cc:597] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93b2b1acdcae425f87c2b5c31c95d1d2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.786624 28553 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.786681 29141 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:28.788020 29138 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.794435 29141 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.796294 28631 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.797353 28553 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.808826 28380 catalog_manager.cc:5697] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.821971 28480 consensus_queue.cc:237] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:28.832458 28628 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.833905 29138 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.834774 28553 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:28.834868 28447 consensus_peers.cc:597] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fffb7329cfc146d48555ac5eaa1ef272. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.836212 29138 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.855685 29138 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.857873 28553 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.858770 28631 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.871284 28556 consensus_queue.cc:237] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:28.871965 28380 catalog_manager.cc:5697] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.889086 28631 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.889664 28480 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:28.889839 28522 consensus_peers.cc:597] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cf23a98c8bd4afc898842a8fbfc0ab8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.890671 29139 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.891551 29086 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.899873 29139 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.901890 28480 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.912719 28631 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.916141 28480 consensus_queue.cc:237] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:28.916863 28379 catalog_manager.cc:5697] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.924256 28628 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.924821 28556 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:28.926173 29138 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:28.927845 28447 consensus_peers.cc:597] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca293c5a03384b2bae9664c2432fee5f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:28.927919 29138 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:28.936187 29141 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.937418 28556 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.943478 28628 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:28.951033 28378 catalog_manager.cc:5697] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:29.353636 29159 ts_tablet_manager.cc:933] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:29.355710 29159 tablet_copy_client.cc:323] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:29.357409 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet ca293c5a03384b2bae9664c2432fee5f from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:29.357961 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet ca293c5a03384b2bae9664c2432fee5f from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-ca293c5a03384b2bae9664c2432fee5f
I20260713 09:11:29.365092 29161 ts_tablet_manager.cc:933] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:29.365487 28492 tablet_copy_source_session.cc:215] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.367213 29161 tablet_copy_client.cc:323] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:29.368698 29159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca293c5a03384b2bae9664c2432fee5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.368808 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet fffb7329cfc146d48555ac5eaa1ef272 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:29.369360 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet fffb7329cfc146d48555ac5eaa1ef272 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-fffb7329cfc146d48555ac5eaa1ef272
I20260713 09:11:29.377631 28492 tablet_copy_source_session.cc:215] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.381031 29161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb7329cfc146d48555ac5eaa1ef272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.383560 29159 tablet_copy_client.cc:806] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.384167 29159 tablet_copy_client.cc:670] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.387568 29159 tablet_copy_client.cc:538] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.396060 29159 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:29.397112 29161 tablet_copy_client.cc:806] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.397713 29161 tablet_copy_client.cc:670] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.405642 29161 tablet_copy_client.cc:538] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.419339 29161 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:29.422425 29163 ts_tablet_manager.cc:933] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031)
I20260713 09:11:29.425607 29159 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.429211 29159 tablet_bootstrap.cc:492] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:29.429824 29163 tablet_copy_client.cc:323] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.193:38031
I20260713 09:11:29.429934 29159 ts_tablet_manager.cc:1403] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260713 09:11:29.431624 28492 tablet_copy_service.cc:140] P 99c8880c2f1440fabbed6c0a410f29d5: Received BeginTabletCopySession request for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:43720)
I20260713 09:11:29.432107 28492 tablet_copy_service.cc:161] P 99c8880c2f1440fabbed6c0a410f29d5: Beginning new tablet copy session on tablet 93b2b1acdcae425f87c2b5c31c95d1d2 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:43720: session id = 55106966c7314be4a53294a0b9069296-93b2b1acdcae425f87c2b5c31c95d1d2
I20260713 09:11:29.433066 29159 raft_consensus.cc:359] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.433882 29159 raft_consensus.cc:740] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:29.434671 29159 consensus_queue.cc:260] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.442597 28492 tablet_copy_source_session.cc:215] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.447824 29163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b2b1acdcae425f87c2b5c31c95d1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.453096 29168 ts_tablet_manager.cc:933] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:29.464917 29168 tablet_copy_client.cc:323] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.194:45309
I20260713 09:11:29.467443 28567 tablet_copy_service.cc:140] P cdc2aa00be314f438d2fd3b1273c3875: Received BeginTabletCopySession request for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:53080)
I20260713 09:11:29.468051 28567 tablet_copy_service.cc:161] P cdc2aa00be314f438d2fd3b1273c3875: Beginning new tablet copy session on tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:53080: session id = 55106966c7314be4a53294a0b9069296-6cf23a98c8bd4afc898842a8fbfc0ab8
I20260713 09:11:29.469233 29159 ts_tablet_manager.cc:1434] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.032s
I20260713 09:11:29.471094 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-ca293c5a03384b2bae9664c2432fee5f received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:29.471498 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-ca293c5a03384b2bae9664c2432fee5f on tablet ca293c5a03384b2bae9664c2432fee5f with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:29.475956 29161 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.476972 29161 tablet_bootstrap.cc:492] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:29.477691 29161 ts_tablet_manager.cc:1403] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.012s
I20260713 09:11:29.478456 28567 tablet_copy_source_session.cc:215] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:29.478756 29163 tablet_copy_client.cc:806] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.479398 29163 tablet_copy_client.cc:670] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.480679 29161 raft_consensus.cc:359] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.481556 29161 raft_consensus.cc:740] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:29.482020 29168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:29.482264 29161 consensus_queue.cc:260] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.483475 29163 tablet_copy_client.cc:538] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.485116 29161 ts_tablet_manager.cc:1434] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:29.489291 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-fffb7329cfc146d48555ac5eaa1ef272 received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:29.489693 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-fffb7329cfc146d48555ac5eaa1ef272 on tablet fffb7329cfc146d48555ac5eaa1ef272 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:29.495844 29163 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:29.498200 29168 tablet_copy_client.cc:806] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:29.499398 29168 tablet_copy_client.cc:670] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:29.503412 29168 tablet_copy_client.cc:538] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:29.511682 29168 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:29.526263 29163 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.527256 29163 tablet_bootstrap.cc:492] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:29.527921 29163 ts_tablet_manager.cc:1403] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260713 09:11:29.530601 29168 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:29.531370 29168 tablet_bootstrap.cc:492] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:29.530995 29163 raft_consensus.cc:359] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.531991 29168 ts_tablet_manager.cc:1403] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260713 09:11:29.531934 29163 raft_consensus.cc:740] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:29.532785 29163 consensus_queue.cc:260] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.534557 29168 raft_consensus.cc:359] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.535362 29168 raft_consensus.cc:740] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:29.535502 29163 ts_tablet_manager.cc:1434] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:29.536031 29168 consensus_queue.cc:260] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:29.538317 28492 tablet_copy_service.cc:342] P 99c8880c2f1440fabbed6c0a410f29d5: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-93b2b1acdcae425f87c2b5c31c95d1d2 received from {username='slave'} at 127.0.0.1:43720
I20260713 09:11:29.538677 29168 ts_tablet_manager.cc:1434] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:11:29.538731 28492 tablet_copy_service.cc:434] P 99c8880c2f1440fabbed6c0a410f29d5: ending tablet copy session 55106966c7314be4a53294a0b9069296-93b2b1acdcae425f87c2b5c31c95d1d2 on tablet 93b2b1acdcae425f87c2b5c31c95d1d2 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:29.541054 28567 tablet_copy_service.cc:342] P cdc2aa00be314f438d2fd3b1273c3875: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-6cf23a98c8bd4afc898842a8fbfc0ab8 received from {username='slave'} at 127.0.0.1:53080
I20260713 09:11:29.541437 28567 tablet_copy_service.cc:434] P cdc2aa00be314f438d2fd3b1273c3875: ending tablet copy session 55106966c7314be4a53294a0b9069296-6cf23a98c8bd4afc898842a8fbfc0ab8 on tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:29.764119 28909 raft_consensus.cc:1217] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:29.768819 28909 raft_consensus.cc:1217] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:29.977881 28909 raft_consensus.cc:1217] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:30.016029 28909 raft_consensus.cc:1217] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:30.166896 29172 raft_consensus.cc:1064] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:30.169730 29172 consensus_queue.cc:237] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.177716 28553 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.177665 28909 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.179514 29137 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.181211 29178 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.181504 28631 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.183754 29173 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.197989 29178 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.200453 28909 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.201259 28553 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.211522 28631 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.219255 28378 catalog_manager.cc:5697] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.240775 28482 consensus_queue.cc:237] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.246824 29172 raft_consensus.cc:1064] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:30.249151 28631 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.249404 29172 consensus_queue.cc:237] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.250684 28909 raft_consensus.cc:1275] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.250703 29178 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:30.252758 29178 consensus_queue.cc:1048] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.261629 29137 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.265674 28909 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.271327 28628 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.278232 28553 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.279332 28908 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.281507 28380 catalog_manager.cc:5697] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.283247 29178 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.265460 28631 raft_consensus.cc:2955] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.285665 29173 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.290036 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca293c5a03384b2bae9664c2432fee5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:30.290225 29137 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.307641 28547 tablet_service.cc:1558] Processing DeleteTablet for tablet ca293c5a03384b2bae9664c2432fee5f with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:30.310608 29192 tablet_replica.cc:333] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:30.315541 29192 raft_consensus.cc:2243] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:30.317731 29192 raft_consensus.cc:2272] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:30.321564 29192 ts_tablet_manager.cc:1916] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:30.322405 29173 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.332582 28553 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.347488 29192 ts_tablet_manager.cc:1929] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:30.348071 29192 log.cc:1199] T ca293c5a03384b2bae9664c2432fee5f P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/ca293c5a03384b2bae9664c2432fee5f
I20260713 09:11:30.350327 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet ca293c5a03384b2bae9664c2432fee5f (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:30.350225 28908 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.352639 28631 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.358162 28379 catalog_manager.cc:5697] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.378993 28480 consensus_queue.cc:237] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.386513 28908 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.388091 29187 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.391547 28631 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.393965 29187 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.396546 29173 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.398372 28908 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.407254 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fffb7329cfc146d48555ac5eaa1ef272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:30.409937 29188 raft_consensus.cc:1064] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:30.412599 29188 consensus_queue.cc:237] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.415136 28380 catalog_manager.cc:5697] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.418169 28631 raft_consensus.cc:2955] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.429363 28628 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.429988 28553 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.431481 28908 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.431526 29173 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:30.433074 29187 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.433967 29188 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.440702 28547 tablet_service.cc:1558] Processing DeleteTablet for tablet fffb7329cfc146d48555ac5eaa1ef272 with delete_type TABLET_DATA_TOMBSTONED (TS cdc2aa00be314f438d2fd3b1273c3875 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53030
I20260713 09:11:30.441670 29192 tablet_replica.cc:333] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:30.442621 29192 raft_consensus.cc:2243] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:30.443454 29192 raft_consensus.cc:2272] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:30.446879 29192 ts_tablet_manager.cc:1916] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:30.447016 29155 raft_consensus.cc:1064] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:30.449878 29187 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.451433 29155 consensus_queue.cc:237] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.460954 28628 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.466549 28553 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.473264 29192 ts_tablet_manager.cc:1929] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:30.473788 29192 log.cc:1199] T fffb7329cfc146d48555ac5eaa1ef272 P cdc2aa00be314f438d2fd3b1273c3875: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/wals/fffb7329cfc146d48555ac5eaa1ef272
I20260713 09:11:30.472756 28377 catalog_manager.cc:5697] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:30.475553 28366 catalog_manager.cc:5028] TS cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): tablet fffb7329cfc146d48555ac5eaa1ef272 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:30.492126 28909 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.493161 28628 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.493628 28480 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:30.494004 29155 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.494992 29176 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.496289 29139 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:30.504913 28909 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.514649 28482 consensus_queue.cc:237] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.516882 29139 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.522428 28553 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.523216 28910 raft_consensus.cc:1275] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.524574 29187 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.525664 29188 consensus_queue.cc:1048] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.531363 28480 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.531868 28628 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.542665 29188 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.545436 28553 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.547098 28377 catalog_manager.cc:5697] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:30.548249 28910 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.558445 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:30.554412 28908 raft_consensus.cc:2955] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.577107 28379 catalog_manager.cc:5697] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 1 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.587447 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 93b2b1acdcae425f87c2b5c31c95d1d2 with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:30.589704 29201 tablet_replica.cc:333] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:30.592619 28553 consensus_queue.cc:237] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [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: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:30.590814 29201 raft_consensus.cc:2243] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:30.596788 29201 raft_consensus.cc:2272] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:30.597586 28628 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.600524 29201 ts_tablet_manager.cc:1916] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:30.598664 28908 raft_consensus.cc:1275] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:30.602651 29155 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.603531 29139 consensus_queue.cc:1048] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:30.609969 29155 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.614874 28910 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.619451 29201 ts_tablet_manager.cc:1929] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:30.619920 29201 log.cc:1199] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/93b2b1acdcae425f87c2b5c31c95d1d2
I20260713 09:11:30.622303 28628 raft_consensus.cc:2955] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:30.623863 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 93b2b1acdcae425f87c2b5c31c95d1d2 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:30.623908 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:30.631306 28380 catalog_manager.cc:5697] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:30.643800 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:30.645838 29202 tablet_replica.cc:333] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:30.646688 29202 raft_consensus.cc:2243] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:30.647512 29202 raft_consensus.cc:2272] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:30.650980 29202 ts_tablet_manager.cc:1916] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:30.664105 29202 ts_tablet_manager.cc:1929] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:30.664469 29202 log.cc:1199] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/6cf23a98c8bd4afc898842a8fbfc0ab8
I20260713 09:11:30.666157 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet 6cf23a98c8bd4afc898842a8fbfc0ab8 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:31.675892 28631 consensus_queue.cc:237] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
W20260713 09:11:31.683197 28596 consensus_peers.cc:597] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 478cb211d4434470869172b2368b5906. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:31.683590 28556 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:31.683796 28482 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:31.685077 29203 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.685922 29204 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.695240 29174 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.696733 28482 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.703861 28553 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.707749 28378 catalog_manager.cc:5697] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:31.712667 28556 consensus_queue.cc:237] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue 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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:31.720192 28631 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:31.720654 28522 consensus_peers.cc:597] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 55106966c7314be4a53294a0b9069296 (127.26.186.196:40345): Couldn't send request to peer 55106966c7314be4a53294a0b9069296. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d7cacfe8c9646e1a29f53434854dc8e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:31.721474 29207 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:31.722407 28482 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:31.723927 29155 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:31.733740 29207 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.736374 28631 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.737408 28482 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } } }
I20260713 09:11:31.749354 28380 catalog_manager.cc:5697] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index -1 to 2, NON_VOTER 55106966c7314be4a53294a0b9069296 (127.26.186.196) added. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:32.275363 29219 ts_tablet_manager.cc:933] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
W20260713 09:11:32.280509 28931 debug-util.cc:398] Leaking SignalData structure 0x7b0800235820 after lost signal to thread 27374
W20260713 09:11:32.282387 28931 debug-util.cc:398] Leaking SignalData structure 0x7b0800235f00 after lost signal to thread 28414
W20260713 09:11:32.284289 28931 debug-util.cc:398] Leaking SignalData structure 0x7b0800267160 after lost signal to thread 28506
W20260713 09:11:32.286259 28931 debug-util.cc:398] Leaking SignalData structure 0x7b080010ad40 after lost signal to thread 28581
I20260713 09:11:32.287562 29219 tablet_copy_client.cc:323] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.194:45309
W20260713 09:11:32.288477 28931 debug-util.cc:398] Leaking SignalData structure 0x7b080029c100 after lost signal to thread 28655
I20260713 09:11:32.290506 28567 tablet_copy_service.cc:140] P cdc2aa00be314f438d2fd3b1273c3875: Received BeginTabletCopySession request for tablet 9d7cacfe8c9646e1a29f53434854dc8e from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:53080)
W20260713 09:11:32.291049 28931 debug-util.cc:398] Leaking SignalData structure 0x7b0800270060 after lost signal to thread 28934
I20260713 09:11:32.291325 28567 tablet_copy_service.cc:161] P cdc2aa00be314f438d2fd3b1273c3875: Beginning new tablet copy session on tablet 9d7cacfe8c9646e1a29f53434854dc8e from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:53080: session id = 55106966c7314be4a53294a0b9069296-9d7cacfe8c9646e1a29f53434854dc8e
I20260713 09:11:32.302726 28567 tablet_copy_source_session.cc:215] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:32.307235 29219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7cacfe8c9646e1a29f53434854dc8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:32.316139 29221 ts_tablet_manager.cc:933] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Initiating tablet copy from peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:32.318102 29221 tablet_copy_client.cc:323] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: tablet copy: Beginning tablet copy session from remote peer at address 127.26.186.195:33265
I20260713 09:11:32.320456 28641 tablet_copy_service.cc:140] P 7afcd5a10c7944699302084937c3bf4b: Received BeginTabletCopySession request for tablet 478cb211d4434470869172b2368b5906 from peer 55106966c7314be4a53294a0b9069296 ({username='slave'} at 127.0.0.1:52182)
I20260713 09:11:32.321113 28641 tablet_copy_service.cc:161] P 7afcd5a10c7944699302084937c3bf4b: Beginning new tablet copy session on tablet 478cb211d4434470869172b2368b5906 from peer 55106966c7314be4a53294a0b9069296 at {username='slave'} at 127.0.0.1:52182: session id = 55106966c7314be4a53294a0b9069296-478cb211d4434470869172b2368b5906
I20260713 09:11:32.341823 28641 tablet_copy_source_session.cc:215] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:32.347635 29221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478cb211d4434470869172b2368b5906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:32.348541 29219 tablet_copy_client.cc:806] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:32.351964 29219 tablet_copy_client.cc:670] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:32.358171 29219 tablet_copy_client.cc:538] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:32.367831 29221 tablet_copy_client.cc:806] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:32.368621 29221 tablet_copy_client.cc:670] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:32.373868 29219 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:32.389171 29221 tablet_copy_client.cc:538] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:32.399120 29221 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Bootstrap starting.
I20260713 09:11:32.405630 29219 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:32.406759 29219 tablet_bootstrap.cc:492] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:32.407621 29219 ts_tablet_manager.cc:1403] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260713 09:11:32.412005 29219 raft_consensus.cc:359] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:32.413568 29219 raft_consensus.cc:740] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:32.414412 29219 consensus_queue.cc:260] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:32.429672 29219 ts_tablet_manager.cc:1434] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:11:32.432950 28567 tablet_copy_service.cc:342] P cdc2aa00be314f438d2fd3b1273c3875: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-9d7cacfe8c9646e1a29f53434854dc8e received from {username='slave'} at 127.0.0.1:53080
I20260713 09:11:32.433465 28567 tablet_copy_service.cc:434] P cdc2aa00be314f438d2fd3b1273c3875: ending tablet copy session 55106966c7314be4a53294a0b9069296-9d7cacfe8c9646e1a29f53434854dc8e on tablet 9d7cacfe8c9646e1a29f53434854dc8e with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:32.440586 29221 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:32.442253 29221 tablet_bootstrap.cc:492] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Bootstrap complete.
I20260713 09:11:32.443321 29221 ts_tablet_manager.cc:1403] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.012s
I20260713 09:11:32.446594 29221 raft_consensus.cc:359] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:32.447535 29221 raft_consensus.cc:740] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55106966c7314be4a53294a0b9069296, State: Initialized, Role: LEARNER
I20260713 09:11:32.448240 29221 consensus_queue.cc:260] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: NON_VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: true } }
I20260713 09:11:32.451145 29221 ts_tablet_manager.cc:1434] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:32.452878 28641 tablet_copy_service.cc:342] P 7afcd5a10c7944699302084937c3bf4b: Request end of tablet copy session 55106966c7314be4a53294a0b9069296-478cb211d4434470869172b2368b5906 received from {username='slave'} at 127.0.0.1:52182
I20260713 09:11:32.453333 28641 tablet_copy_service.cc:434] P 7afcd5a10c7944699302084937c3bf4b: ending tablet copy session 55106966c7314be4a53294a0b9069296-478cb211d4434470869172b2368b5906 on tablet 478cb211d4434470869172b2368b5906 with peer 55106966c7314be4a53294a0b9069296
I20260713 09:11:32.787075 28910 raft_consensus.cc:1217] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:32.858349 28910 raft_consensus.cc:1217] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:33.326913 29226 raft_consensus.cc:1064] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:33.331444 29226 consensus_queue.cc:237] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:33.346040 28910 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.348074 28556 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.348361 29175 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:33.354789 28480 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.356693 29232 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.366092 29175 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.377558 29175 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.379710 28910 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.392827 28480 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.407960 28378 catalog_manager.cc:5697] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.414139 28556 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } attrs { replace: true } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.443187 29228 raft_consensus.cc:1064] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: attempting to promote NON_VOTER 55106966c7314be4a53294a0b9069296 to VOTER
I20260713 09:11:33.445592 29228 consensus_queue.cc:237] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:33.469681 28910 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 LEARNER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.467259 28631 consensus_queue.cc:237] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [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: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:33.472713 28480 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.474316 28628 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:33.478896 28556 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.480638 29239 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:33.481930 29240 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:33.485788 28910 raft_consensus.cc:1275] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.486660 29240 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:33.486964 29175 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:33.497483 29226 consensus_queue.cc:1048] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:33.506670 29232 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.508996 28556 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.513340 28909 raft_consensus.cc:2955] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.527334 29240 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.532986 28365 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 478cb211d4434470869172b2368b5906 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:33.540717 28377 catalog_manager.cc:5697] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: config changed from index 3 to 4, VOTER 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) evicted. New cstate: current_term: 1 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:33.547230 28480 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.551759 28380 catalog_manager.cc:5697] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:33.559746 28631 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.565356 28468 tablet_service.cc:1558] Processing DeleteTablet for tablet 478cb211d4434470869172b2368b5906 with delete_type TABLET_DATA_TOMBSTONED (TS 99c8880c2f1440fabbed6c0a410f29d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43692
I20260713 09:11:33.544018 28910 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 55106966c7314be4a53294a0b9069296 (127.26.186.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.571902 29249 tablet_replica.cc:333] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:33.585408 29249 raft_consensus.cc:2243] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:33.586491 29249 raft_consensus.cc:2272] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:33.601858 28553 consensus_queue.cc:237] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:33.609987 29249 ts_tablet_manager.cc:1916] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:33.647285 29249 ts_tablet_manager.cc:1929] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:33.647832 29249 log.cc:1199] T 478cb211d4434470869172b2368b5906 P 99c8880c2f1440fabbed6c0a410f29d5: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/wals/478cb211d4434470869172b2368b5906
I20260713 09:11:33.650306 28366 catalog_manager.cc:5028] TS 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): tablet 478cb211d4434470869172b2368b5906 (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:33.651777 28910 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.654558 28482 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:33.656883 29253 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:33.659075 29253 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:33.665441 29252 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.669046 28482 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.676313 28366 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d7cacfe8c9646e1a29f53434854dc8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:33.667541 28910 raft_consensus.cc:2955] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } } }
I20260713 09:11:33.682288 28379 catalog_manager.cc:5697] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: config changed from index 3 to 4, VOTER 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) evicted. New cstate: current_term: 1 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:33.696545 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d7cacfe8c9646e1a29f53434854dc8e with delete_type TABLET_DATA_TOMBSTONED (TS 7afcd5a10c7944699302084937c3bf4b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52156
I20260713 09:11:33.703918 29255 tablet_replica.cc:333] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:33.704821 29255 raft_consensus.cc:2243] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:33.705488 29255 raft_consensus.cc:2272] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:33.708283 29255 ts_tablet_manager.cc:1916] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:33.718732 29255 ts_tablet_manager.cc:1929] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:33.719158 29255 log.cc:1199] T 9d7cacfe8c9646e1a29f53434854dc8e P 7afcd5a10c7944699302084937c3bf4b: Deleting WAL directory at /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/wals/9d7cacfe8c9646e1a29f53434854dc8e
I20260713 09:11:33.720737 28365 catalog_manager.cc:5028] TS 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): tablet 9d7cacfe8c9646e1a29f53434854dc8e (table test-workload [id=3dec26f017454b0cb119bea600878603]) successfully deleted
I20260713 09:11:37.109529 29276 raft_consensus.cc:493] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdc2aa00be314f438d2fd3b1273c3875)
I20260713 09:11:37.110141 29276 raft_consensus.cc:515] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:37.115775 29276 leader_election.cc:290] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:37.116648 28556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875" is_pre_election: true
I20260713 09:11:37.121295 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f12ea4f5a1c4858af23ae5b7b1b8d9c" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7afcd5a10c7944699302084937c3bf4b" is_pre_election: true
I20260713 09:11:37.123590 28874 leader_election.cc:304] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [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: 55106966c7314be4a53294a0b9069296; no voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:37.124404 29276 raft_consensus.cc:2749] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:11:38.030078 28652 debug-util.cc:398] Leaking SignalData structure 0x7b0800144620 after lost signal to thread 27374
W20260713 09:11:38.031055 28652 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6420 after lost signal to thread 28414
W20260713 09:11:38.032135 28652 debug-util.cc:398] Leaking SignalData structure 0x7b08002840e0 after lost signal to thread 28506
W20260713 09:11:38.033010 28652 debug-util.cc:398] Leaking SignalData structure 0x7b0800251d80 after lost signal to thread 28581
W20260713 09:11:38.033952 28652 debug-util.cc:398] Leaking SignalData structure 0x7b080016d380 after lost signal to thread 28655
W20260713 09:11:38.034682 28652 debug-util.cc:398] Leaking SignalData structure 0x7b080025e7c0 after lost signal to thread 28934
W20260713 09:11:39.272245 28595 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.008s	sys 0.018s
W20260713 09:11:39.272640 28595 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.739s	user 0.008s	sys 0.018s
W20260713 09:11:39.641623 28411 debug-util.cc:398] Leaking SignalData structure 0x7b0800035a80 after lost signal to thread 27374
W20260713 09:11:39.642776 28411 debug-util.cc:398] Leaking SignalData structure 0x7b080003c300 after lost signal to thread 28414
W20260713 09:11:39.644016 28411 debug-util.cc:398] Leaking SignalData structure 0x7b080027e9c0 after lost signal to thread 28506
W20260713 09:11:39.645110 28411 debug-util.cc:398] Leaking SignalData structure 0x7b0800118b20 after lost signal to thread 28581
W20260713 09:11:39.646194 28411 debug-util.cc:398] Leaking SignalData structure 0x7b080025ece0 after lost signal to thread 28655
W20260713 09:11:39.647421 28411 debug-util.cc:398] Leaking SignalData structure 0x7b080017c640 after lost signal to thread 28934
I20260713 09:11:39.840457 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:39.898095 28553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "347798af7a3447deae79c84bd84913e6"
dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:56062
I20260713 09:11:39.898840 28553 raft_consensus.cc:606] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:39.914548 28630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4698961c22b5446ab222259955b78ef8"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
mode: GRACEFUL
new_leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:39.915263 28630 raft_consensus.cc:606] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Received request to transfer leadership to TS 99c8880c2f1440fabbed6c0a410f29d5
I20260713 09:11:39.918344 28630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:39.918991 28630 raft_consensus.cc:606] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:39.921970 28627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
mode: GRACEFUL
new_leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:39.922574 28627 raft_consensus.cc:606] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Received request to transfer leadership to TS cdc2aa00be314f438d2fd3b1273c3875
I20260713 09:11:39.938017 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9657481f8c874a22b05054e5391736f3"
dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
mode: GRACEFUL
new_leader_uuid: "7afcd5a10c7944699302084937c3bf4b"
 from {username='slave'} at 127.0.0.1:38234
I20260713 09:11:39.938689 28482 raft_consensus.cc:606] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Received request to transfer leadership to TS 7afcd5a10c7944699302084937c3bf4b
I20260713 09:11:39.941651 28630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:39.942340 28630 raft_consensus.cc:606] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:39.943616 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:39.944619 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:40.036948 29271 raft_consensus.cc:993] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: : Instructing follower 99c8880c2f1440fabbed6c0a410f29d5 to start an election
I20260713 09:11:40.037534 29285 raft_consensus.cc:1081] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Signalling peer 99c8880c2f1440fabbed6c0a410f29d5 to start an election
I20260713 09:11:40.039337 28482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4698961c22b5446ab222259955b78ef8"
dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
 from {username='slave'} at 127.0.0.1:43698
I20260713 09:11:40.039954 28482 raft_consensus.cc:493] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.040293 28482 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.048979 28482 raft_consensus.cc:515] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.052166 28482 leader_election.cc:290] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 2 election: Requested vote from peers cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:40.052733 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:40.053337 28553 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.061328 28553 raft_consensus.cc:2468] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 2.
I20260713 09:11:40.062857 28447 leader_election.cc:304] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:40.063261 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4698961c22b5446ab222259955b78ef8" candidate_uuid: "99c8880c2f1440fabbed6c0a410f29d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:40.064023 28630 raft_consensus.cc:3055] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.064458 28630 raft_consensus.cc:740] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:40.065387 28630 consensus_queue.cc:260] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.066840 28630 raft_consensus.cc:3060] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.070657 29285 raft_consensus.cc:993] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: : Instructing follower cdc2aa00be314f438d2fd3b1273c3875 to start an election
I20260713 09:11:40.064003 29279 raft_consensus.cc:2804] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.072001 29271 raft_consensus.cc:1081] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Signalling peer cdc2aa00be314f438d2fd3b1273c3875 to start an election
I20260713 09:11:40.072013 29279 raft_consensus.cc:697] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Becoming Leader. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:40.073386 29279 consensus_queue.cc:237] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.074632 28554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa"
dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
 from {username='slave'} at 127.0.0.1:53042
I20260713 09:11:40.075670 28554 raft_consensus.cc:493] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.076086 28554 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.082440 28630 raft_consensus.cc:2468] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99c8880c2f1440fabbed6c0a410f29d5 in term 2.
I20260713 09:11:40.091266 29271 raft_consensus.cc:993] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.091749 29271 raft_consensus.cc:1081] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.094570 28908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45348
I20260713 09:11:40.095362 28908 raft_consensus.cc:493] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.095739 28908 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.101413 28380 catalog_manager.cc:5697] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 reported cstate change: term changed from 1 to 2, leader changed from 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) to 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "99c8880c2f1440fabbed6c0a410f29d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.102759 28908 raft_consensus.cc:515] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.106841 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:40.107470 28480 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.116140 28480 raft_consensus.cc:2468] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.117657 28875 leader_election.cc:304] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:40.136826 28554 raft_consensus.cc:515] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.151211 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f2d08bce884b73a07b978e942cb2d0" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:40.151923 28627 raft_consensus.cc:3055] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.152231 28627 raft_consensus.cc:740] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:40.143635 29298 raft_consensus.cc:2804] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.150008 29271 raft_consensus.cc:993] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.153213 29271 raft_consensus.cc:1081] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.153157 28627 consensus_queue.cc:260] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.150818 28908 leader_election.cc:290] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:40.154538 28627 raft_consensus.cc:3060] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.156183 28554 leader_election.cc:290] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:40.160382 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:40.161084 28630 raft_consensus.cc:3055] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.161428 28630 raft_consensus.cc:740] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:40.162382 29298 raft_consensus.cc:697] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:40.163414 29298 consensus_queue.cc:237] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.162313 28630 consensus_queue.cc:260] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.167467 28630 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.178925 28480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a10774a14a4bb1b07a08707c398bfa" candidate_uuid: "cdc2aa00be314f438d2fd3b1273c3875" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:40.182204 28480 raft_consensus.cc:3060] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.191205 28908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45348
I20260713 09:11:40.191841 28908 raft_consensus.cc:493] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.192193 28908 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.207139 28908 raft_consensus.cc:515] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.208267 28480 raft_consensus.cc:2468] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 2.
I20260713 09:11:40.209777 28522 leader_election.cc:304] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99c8880c2f1440fabbed6c0a410f29d5, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:40.210835 29288 raft_consensus.cc:2804] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.211352 29288 raft_consensus.cc:697] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 2 LEADER]: Becoming Leader. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:40.212234 29288 consensus_queue.cc:237] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.219313 28630 raft_consensus.cc:2468] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdc2aa00be314f438d2fd3b1273c3875 in term 2.
I20260713 09:11:40.223333 28908 leader_election.cc:290] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:40.220916 28627 raft_consensus.cc:2468] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.229979 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:40.231552 28482 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.231724 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07e41cffd5647f890cd34c06ac08436" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:40.233239 28628 raft_consensus.cc:3055] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.233556 28628 raft_consensus.cc:740] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:40.234791 28628 consensus_queue.cc:260] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.236107 28628 raft_consensus.cc:3060] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.242470 28377 catalog_manager.cc:5697] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.244640 28628 raft_consensus.cc:2468] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.248610 29282 raft_consensus.cc:993] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.251636 28874 leader_election.cc:304] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 7afcd5a10c7944699302084937c3bf4b; no voters: 
I20260713 09:11:40.252550 29298 raft_consensus.cc:2804] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.253172 29298 raft_consensus.cc:697] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:40.254087 29298 consensus_queue.cc:237] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.266870 28482 raft_consensus.cc:2468] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.251679 29303 raft_consensus.cc:1081] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:40.272552 28908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "347798af7a3447deae79c84bd84913e6"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45374
I20260713 09:11:40.273170 28908 raft_consensus.cc:493] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.273578 28908 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.267438 28380 catalog_manager.cc:5697] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 reported cstate change: term changed from 1 to 2, leader changed from 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) to cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "cdc2aa00be314f438d2fd3b1273c3875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.282797 28908 raft_consensus.cc:515] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.291640 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:40.292104 28554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347798af7a3447deae79c84bd84913e6" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:40.292268 28482 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.290227 28908 leader_election.cc:290] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:40.292689 28554 raft_consensus.cc:3055] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.294070 28554 raft_consensus.cc:740] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:40.295239 28554 consensus_queue.cc:260] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.296370 28554 raft_consensus.cc:3060] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.299502 28482 raft_consensus.cc:2468] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.301319 28875 leader_election.cc:304] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:40.303341 29299 raft_consensus.cc:2804] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.303795 29299 raft_consensus.cc:697] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:40.304538 29299 consensus_queue.cc:237] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:40.308698 28380 catalog_manager.cc:5697] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.332717 28554 raft_consensus.cc:2468] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:40.340569 28380 catalog_manager.cc:5697] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.474772 29279 raft_consensus.cc:993] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: : Instructing follower 7afcd5a10c7944699302084937c3bf4b to start an election
I20260713 09:11:40.475747 29262 raft_consensus.cc:1081] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Signalling peer 7afcd5a10c7944699302084937c3bf4b to start an election
I20260713 09:11:40.480607 28628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9657481f8c874a22b05054e5391736f3"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
 from {username='slave'} at 127.0.0.1:52172
I20260713 09:11:40.481154 28628 raft_consensus.cc:493] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.481484 28628 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.488561 28628 raft_consensus.cc:515] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.490674 28628 leader_election.cc:290] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:40.491854 28554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:40.492321 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9657481f8c874a22b05054e5391736f3" candidate_uuid: "7afcd5a10c7944699302084937c3bf4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:40.492543 28554 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.492944 28482 raft_consensus.cc:3055] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.493278 28482 raft_consensus.cc:740] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:40.494048 28482 consensus_queue.cc:260] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.495559 28482 raft_consensus.cc:3060] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.506116 28554 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 2.
I20260713 09:11:40.507537 28596 leader_election.cc:304] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7afcd5a10c7944699302084937c3bf4b, cdc2aa00be314f438d2fd3b1273c3875; no voters: 
I20260713 09:11:40.508808 28482 raft_consensus.cc:2468] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7afcd5a10c7944699302084937c3bf4b in term 2.
I20260713 09:11:40.510279 29285 raft_consensus.cc:2804] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.510787 29285 raft_consensus.cc:697] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 2 LEADER]: Becoming Leader. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:40.511624 29285 consensus_queue.cc:237] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } }
I20260713 09:11:40.519136 28380 catalog_manager.cc:5697] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b reported cstate change: term changed from 1 to 2, leader changed from 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) to 7afcd5a10c7944699302084937c3bf4b (127.26.186.195). New cstate: current_term: 2 leader_uuid: "7afcd5a10c7944699302084937c3bf4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.577102 28554 raft_consensus.cc:1275] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.578442 29308 consensus_queue.cc:1048] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.611311 28628 raft_consensus.cc:1275] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 99c8880c2f1440fabbed6c0a410f29d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.617457 29308 consensus_queue.cc:1048] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.636171 28628 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.637324 29299 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.641175 28482 raft_consensus.cc:1275] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.644169 29305 consensus_queue.cc:1048] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:40.655766 28479 raft_consensus.cc:1275] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.658308 29299 consensus_queue.cc:1048] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.710403 28554 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.720505 28628 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.722055 29299 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.740660 29298 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.745848 28627 raft_consensus.cc:1275] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer cdc2aa00be314f438d2fd3b1273c3875: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.747594 29305 consensus_queue.cc:1048] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.762306 28482 raft_consensus.cc:1275] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.772645 29299 consensus_queue.cc:1048] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.779460 28482 raft_consensus.cc:1275] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:40.792675 29298 consensus_queue.cc:1048] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:40.946072 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:40.965075 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:40.980113 28554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e"
dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:56062
I20260713 09:11:40.980808 28554 raft_consensus.cc:606] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:40.982031 28553 raft_consensus.cc:1275] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.983691 29285 consensus_queue.cc:1048] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.984118 28628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58"
dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:48838
I20260713 09:11:40.984724 28628 raft_consensus.cc:606] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:40.987939 28479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272"
dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
mode: GRACEFUL
new_leader_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:38234
I20260713 09:11:40.988703 28479 raft_consensus.cc:606] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Received request to transfer leadership to TS 55106966c7314be4a53294a0b9069296
I20260713 09:11:40.991485 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:40.992923 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:41.032703 28479 raft_consensus.cc:1275] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 7afcd5a10c7944699302084937c3bf4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.034610 29326 consensus_queue.cc:1048] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:41.112511 29305 raft_consensus.cc:993] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.113022 29305 raft_consensus.cc:1081] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.115317 28908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45374
I20260713 09:11:41.115902 28908 raft_consensus.cc:493] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.116255 28908 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.136550 28908 raft_consensus.cc:515] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.139528 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:41.140141 28479 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.148386 28479 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.149741 28875 leader_election.cc:304] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 99c8880c2f1440fabbed6c0a410f29d5; no voters: 
I20260713 09:11:41.150642 29318 raft_consensus.cc:2804] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.151131 29318 raft_consensus.cc:697] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:41.151950 29318 consensus_queue.cc:237] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.173467 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7cacfe8c9646e1a29f53434854dc8e" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cdc2aa00be314f438d2fd3b1273c3875"
I20260713 09:11:41.174103 28553 raft_consensus.cc:3055] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.174400 28553 raft_consensus.cc:740] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdc2aa00be314f438d2fd3b1273c3875, State: Running, Role: LEADER
I20260713 09:11:41.178874 28380 catalog_manager.cc:5697] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.180001 29262 raft_consensus.cc:993] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.195086 28908 leader_election.cc:290] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309)
I20260713 09:11:41.175405 28553 consensus_queue.cc:260] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.197376 28553 raft_consensus.cc:3060] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.198079 29262 raft_consensus.cc:1081] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.200109 28909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45360
I20260713 09:11:41.200717 28909 raft_consensus.cc:493] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.201073 28909 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.208688 28909 raft_consensus.cc:515] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.212265 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:41.212911 28479 raft_consensus.cc:3055] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.213228 28479 raft_consensus.cc:740] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99c8880c2f1440fabbed6c0a410f29d5, State: Running, Role: LEADER
I20260713 09:11:41.214022 28479 consensus_queue.cc:260] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.215476 28479 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.221503 28553 raft_consensus.cc:2468] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.225265 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb7329cfc146d48555ac5eaa1ef272" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:41.225901 28628 raft_consensus.cc:3060] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.233628 28628 raft_consensus.cc:2468] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.235075 28874 leader_election.cc:304] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 7afcd5a10c7944699302084937c3bf4b; no voters: 
I20260713 09:11:41.236589 29318 raft_consensus.cc:2804] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.237131 29318 raft_consensus.cc:697] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:41.238101 29318 consensus_queue.cc:237] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.245332 28909 leader_election.cc:290] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:41.248731 28479 raft_consensus.cc:2468] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.278843 28380 catalog_manager.cc:5697] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.363538 29326 raft_consensus.cc:993] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: : Instructing follower 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.364073 29326 raft_consensus.cc:1081] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Signalling peer 55106966c7314be4a53294a0b9069296 to start an election
I20260713 09:11:41.365872 28909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58"
dest_uuid: "55106966c7314be4a53294a0b9069296"
 from {username='slave'} at 127.0.0.1:45348
I20260713 09:11:41.366467 28909 raft_consensus.cc:493] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.366832 28909 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.374104 28909 raft_consensus.cc:515] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.377509 28479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "99c8880c2f1440fabbed6c0a410f29d5"
I20260713 09:11:41.377794 28909 leader_election.cc:290] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Requested vote from peers 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031), 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265)
I20260713 09:11:41.378123 28479 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.380067 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2852d4302b7433f9b59d5ea190b1e58" candidate_uuid: "55106966c7314be4a53294a0b9069296" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7afcd5a10c7944699302084937c3bf4b"
I20260713 09:11:41.380735 28628 raft_consensus.cc:3055] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:41.381075 28628 raft_consensus.cc:740] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7afcd5a10c7944699302084937c3bf4b, State: Running, Role: LEADER
I20260713 09:11:41.381963 28628 consensus_queue.cc:260] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.383821 28628 raft_consensus.cc:3060] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.391158 28628 raft_consensus.cc:2468] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.392480 28874 leader_election.cc:304] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55106966c7314be4a53294a0b9069296, 7afcd5a10c7944699302084937c3bf4b; no voters: 
I20260713 09:11:41.393617 29318 raft_consensus.cc:2804] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.394125 29318 raft_consensus.cc:697] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Becoming Leader. State: Replica: 55106966c7314be4a53294a0b9069296, State: Running, Role: LEADER
I20260713 09:11:41.395017 29318 consensus_queue.cc:237] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [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: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } }
I20260713 09:11:41.404649 28479 raft_consensus.cc:2468] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55106966c7314be4a53294a0b9069296 in term 2.
I20260713 09:11:41.415462 28380 catalog_manager.cc:5697] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 reported cstate change: term changed from 1 to 2, leader changed from 7afcd5a10c7944699302084937c3bf4b (127.26.186.195) to 55106966c7314be4a53294a0b9069296 (127.26.186.196). New cstate: current_term: 2 leader_uuid: "55106966c7314be4a53294a0b9069296" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55106966c7314be4a53294a0b9069296" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 40345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.680912 28553 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.682228 29299 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdc2aa00be314f438d2fd3b1273c3875" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:41.697379 28628 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.698865 29299 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:41.732028 28479 raft_consensus.cc:1275] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.735519 29318 consensus_queue.cc:1048] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:41.765558 28482 raft_consensus.cc:1275] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.771404 29298 consensus_queue.cc:1048] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:41.863915 28479 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.865685 29343 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99c8880c2f1440fabbed6c0a410f29d5" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 38031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:41.880493 28628 raft_consensus.cc:1275] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Refusing update from remote peer 55106966c7314be4a53294a0b9069296: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:41.885264 29299 consensus_queue.cc:1048] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afcd5a10c7944699302084937c3bf4b" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:41.994199 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:42.022574 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
I20260713 09:11:42.066871 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.069885 27371 tablet_replica.cc:333] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.070644 27371 raft_consensus.cc:2243] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.071288 27371 raft_consensus.cc:2272] T d07e41cffd5647f890cd34c06ac08436 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.073148 27371 tablet_replica.cc:333] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.073848 27371 raft_consensus.cc:2243] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.074271 27371 raft_consensus.cc:2272] T 92a10774a14a4bb1b07a08707c398bfa P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.076399 27371 tablet_replica.cc:333] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.077008 27371 raft_consensus.cc:2243] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.077482 27371 raft_consensus.cc:2272] T b1caba93b3a84e85b2efaad5ff52b76b P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.079730 27371 tablet_replica.cc:333] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.080467 27371 raft_consensus.cc:2243] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.081202 27371 raft_consensus.cc:2272] T 9657481f8c874a22b05054e5391736f3 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.084681 27371 tablet_replica.cc:333] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.085743 27371 raft_consensus.cc:2243] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.087100 27371 raft_consensus.cc:2272] T 209abd60aaff41158a83efb83c3f527d P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.090598 27371 tablet_replica.cc:333] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.091688 27371 raft_consensus.cc:2243] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.092276 27371 raft_consensus.cc:2272] T fffb7329cfc146d48555ac5eaa1ef272 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.130280 27371 tablet_replica.cc:333] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.133821 27371 raft_consensus.cc:2243] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.135269 27371 raft_consensus.cc:2272] T df69362e03284a269bb814aac51834dc P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.140179 27371 tablet_replica.cc:333] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.141709 27371 raft_consensus.cc:2243] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.143333 27371 raft_consensus.cc:2272] T 9d7cacfe8c9646e1a29f53434854dc8e P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.148674 27371 tablet_replica.cc:333] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.149665 27371 raft_consensus.cc:2243] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.151767 27371 raft_consensus.cc:2272] T d2852d4302b7433f9b59d5ea190b1e58 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.156277 27371 tablet_replica.cc:333] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.157532 27371 raft_consensus.cc:2243] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.160446 27371 raft_consensus.cc:2272] T ca293c5a03384b2bae9664c2432fee5f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.161989 28596 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:11:42.164518 27371 tablet_replica.cc:333] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.165901 27371 raft_consensus.cc:2243] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.180275 27371 raft_consensus.cc:2272] T 4698961c22b5446ab222259955b78ef8 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.185425 27371 tablet_replica.cc:333] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.186455 27371 raft_consensus.cc:2243] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.196187 27371 raft_consensus.cc:2272] T a56a77ab073744e0a8639b37bb385e73 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.201058 28596 consensus_peers.cc:597] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.207162 27371 tablet_replica.cc:333] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.208154 27371 raft_consensus.cc:2243] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:42.209270 28596 consensus_peers.cc:597] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.209769 27371 raft_consensus.cc:2272] T 84f2d08bce884b73a07b978e942cb2d0 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.219648 27371 tablet_replica.cc:333] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.220654 27371 raft_consensus.cc:2243] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.221539 27371 raft_consensus.cc:2272] T e33b4becd4ec4ff4ab65007ed8a36a83 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.231232 27371 tablet_replica.cc:333] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.232137 27371 raft_consensus.cc:2243] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.234061 27371 raft_consensus.cc:2272] T 2503eb48ab74409bac1138c8221ee099 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.235140 28875 consensus_peers.cc:597] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.238145 27371 tablet_replica.cc:333] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
W20260713 09:11:42.238792 28522 consensus_peers.cc:597] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.239310 27371 raft_consensus.cc:2243] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:42.241110 28522 consensus_peers.cc:597] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.241179 27371 raft_consensus.cc:2272] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.242636 28875 consensus_peers.cc:597] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.243785 28875 consensus_peers.cc:597] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.245507 27371 tablet_replica.cc:333] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.246308 27371 raft_consensus.cc:2243] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.247864 27371 raft_consensus.cc:2272] T 9df83aacace648ba97756e4dcdbe9b7f P 99c8880c2f1440fabbed6c0a410f29d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.248575 28875 consensus_peers.cc:597] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.250456 27371 tablet_replica.cc:333] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5: stopping tablet replica
I20260713 09:11:42.251143 27371 raft_consensus.cc:2243] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.251899 27371 raft_consensus.cc:2272] T 347798af7a3447deae79c84bd84913e6 P 99c8880c2f1440fabbed6c0a410f29d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.312933 28875 consensus_peers.cc:597] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:38031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.319319 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
I20260713 09:11:42.400090 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
W20260713 09:11:42.416015 28875 consensus_peers.cc:597] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:38031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.429517 28596 consensus_peers.cc:597] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:38031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.445147 28521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.186.195:33265, user_credentials={real_user=slave}} blocked reactor thread for 79446.8us
W20260713 09:11:42.466488 28596 consensus_peers.cc:597] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.475361 28522 consensus_peers.cc:597] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 -> Peer 99c8880c2f1440fabbed6c0a410f29d5 (127.26.186.193:38031): Couldn't send request to peer 99c8880c2f1440fabbed6c0a410f29d5. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:38031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.488732 28596 consensus_peers.cc:597] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.508118 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.510244 27371 tablet_replica.cc:333] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.511528 27371 raft_consensus.cc:2243] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.513240 27371 raft_consensus.cc:2272] T 209abd60aaff41158a83efb83c3f527d P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.516758 27371 tablet_replica.cc:333] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.517769 27371 raft_consensus.cc:2243] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.519472 27371 raft_consensus.cc:2272] T b1caba93b3a84e85b2efaad5ff52b76b P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.522891 27371 tablet_replica.cc:333] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.524164 27371 raft_consensus.cc:2243] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.525454 27371 raft_consensus.cc:2272] T 9657481f8c874a22b05054e5391736f3 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.529079 27371 tablet_replica.cc:333] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.529925 27371 raft_consensus.cc:2243] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.531370 27371 raft_consensus.cc:2272] T df69362e03284a269bb814aac51834dc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.534686 27371 tablet_replica.cc:333] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.535677 27371 raft_consensus.cc:2243] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.537177 27371 raft_consensus.cc:2272] T f4784a84e730405daf40aa993af66dbc P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.540372 27371 tablet_replica.cc:333] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.541195 27371 raft_consensus.cc:2243] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.541810 27371 raft_consensus.cc:2272] T 9d7cacfe8c9646e1a29f53434854dc8e P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.546792 27371 tablet_replica.cc:333] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.547937 27371 raft_consensus.cc:2243] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.549355 27371 raft_consensus.cc:2272] T 92a10774a14a4bb1b07a08707c398bfa P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.552402 27371 tablet_replica.cc:333] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.553313 27371 raft_consensus.cc:2243] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.554308 27371 raft_consensus.cc:2272] T 436aeeb79ef04990b40d5945fc198e63 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.557921 27371 tablet_replica.cc:333] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.558702 27371 raft_consensus.cc:2243] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.560289 27371 raft_consensus.cc:2272] T a129c8f6bd164a0b92ae397dc84e7920 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.563007 27371 tablet_replica.cc:333] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.563751 27371 raft_consensus.cc:2243] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.564421 27371 raft_consensus.cc:2272] T e33b4becd4ec4ff4ab65007ed8a36a83 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.567732 27371 tablet_replica.cc:333] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.568593 27371 raft_consensus.cc:2243] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.569694 27371 raft_consensus.cc:2272] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.572342 27371 tablet_replica.cc:333] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.573137 27371 raft_consensus.cc:2243] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.574123 27371 raft_consensus.cc:2272] T 9df83aacace648ba97756e4dcdbe9b7f P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.576970 27371 tablet_replica.cc:333] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.577950 27371 raft_consensus.cc:2243] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.578701 27371 raft_consensus.cc:2272] T 2503eb48ab74409bac1138c8221ee099 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.581390 27371 tablet_replica.cc:333] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.582173 27371 raft_consensus.cc:2243] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.583635 27371 raft_consensus.cc:2272] T 93b2b1acdcae425f87c2b5c31c95d1d2 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.587096 27371 tablet_replica.cc:333] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.587800 27371 raft_consensus.cc:2243] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.588529 27371 raft_consensus.cc:2272] T 478cb211d4434470869172b2368b5906 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.591215 27371 tablet_replica.cc:333] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.591871 27371 raft_consensus.cc:2243] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.592473 27371 raft_consensus.cc:2272] T 4698961c22b5446ab222259955b78ef8 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.595255 27371 tablet_replica.cc:333] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.595963 27371 raft_consensus.cc:2243] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.597126 27371 raft_consensus.cc:2272] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P cdc2aa00be314f438d2fd3b1273c3875 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.600059 27371 tablet_replica.cc:333] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875: stopping tablet replica
I20260713 09:11:42.600836 27371 raft_consensus.cc:2243] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.601393 27371 raft_consensus.cc:2272] T 347798af7a3447deae79c84bd84913e6 P cdc2aa00be314f438d2fd3b1273c3875 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.610476 28875 consensus_peers.cc:597] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.618027 28875 consensus_peers.cc:597] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.679740 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
W20260713 09:11:42.684901 28596 consensus_peers.cc:597] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.726224 28596 consensus_peers.cc:597] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.760677 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
I20260713 09:11:42.822238 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:42.827262 27371 tablet_replica.cc:333] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.828471 27371 raft_consensus.cc:2243] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.829183 27371 raft_consensus.cc:2272] T df69362e03284a269bb814aac51834dc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.838353 27371 tablet_replica.cc:333] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.839371 27371 raft_consensus.cc:2243] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.840116 27371 raft_consensus.cc:2272] T b1caba93b3a84e85b2efaad5ff52b76b P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.849205 27371 tablet_replica.cc:333] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.850072 27371 raft_consensus.cc:2243] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:11:42.878564 28596 consensus_peers.cc:597] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b -> Peer cdc2aa00be314f438d2fd3b1273c3875 (127.26.186.194:45309): Couldn't send request to peer cdc2aa00be314f438d2fd3b1273c3875. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:45309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:42.888305 28874 consensus_peers.cc:597] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 -> Peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Couldn't send request to peer 7afcd5a10c7944699302084937c3bf4b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.891029 27371 raft_consensus.cc:2272] T 9657481f8c874a22b05054e5391736f3 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.894052 27371 tablet_replica.cc:333] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.895648 27371 raft_consensus.cc:2243] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.898252 27371 raft_consensus.cc:2272] T 478cb211d4434470869172b2368b5906 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:42.899291 28874 consensus_peers.cc:597] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 -> Peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Couldn't send request to peer 7afcd5a10c7944699302084937c3bf4b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:42.901513 27371 tablet_replica.cc:333] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.902545 27371 raft_consensus.cc:2243] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.903790 27371 raft_consensus.cc:2272] T 436aeeb79ef04990b40d5945fc198e63 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.908227 27371 tablet_replica.cc:333] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.909166 27371 raft_consensus.cc:2243] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.909866 27371 raft_consensus.cc:2272] T 92a10774a14a4bb1b07a08707c398bfa P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.913091 27371 tablet_replica.cc:333] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.913909 27371 raft_consensus.cc:2243] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.915163 27371 raft_consensus.cc:2272] T a129c8f6bd164a0b92ae397dc84e7920 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.918013 27371 tablet_replica.cc:333] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.919008 27371 raft_consensus.cc:2243] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.919864 27371 raft_consensus.cc:2272] T fffb7329cfc146d48555ac5eaa1ef272 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.922593 27371 tablet_replica.cc:333] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.923527 27371 raft_consensus.cc:2243] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.924232 27371 raft_consensus.cc:2272] T d2852d4302b7433f9b59d5ea190b1e58 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.927107 27371 tablet_replica.cc:333] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.927953 27371 raft_consensus.cc:2243] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.929025 27371 raft_consensus.cc:2272] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.932144 27371 tablet_replica.cc:333] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.933015 27371 raft_consensus.cc:2243] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.934056 27371 raft_consensus.cc:2272] T e33b4becd4ec4ff4ab65007ed8a36a83 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.936947 27371 tablet_replica.cc:333] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.937721 27371 raft_consensus.cc:2243] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.938374 27371 raft_consensus.cc:2272] T d07e41cffd5647f890cd34c06ac08436 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.942698 27371 tablet_replica.cc:333] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.943625 27371 raft_consensus.cc:2243] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:42.944655 27371 raft_consensus.cc:2272] T a56a77ab073744e0a8639b37bb385e73 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.947543 27371 tablet_replica.cc:333] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.948246 27371 raft_consensus.cc:2243] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.948894 27371 raft_consensus.cc:2272] T f4784a84e730405daf40aa993af66dbc P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.951136 27371 tablet_replica.cc:333] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.951661 27371 raft_consensus.cc:2243] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.952178 27371 raft_consensus.cc:2272] T ca293c5a03384b2bae9664c2432fee5f P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.954185 27371 tablet_replica.cc:333] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.954689 27371 raft_consensus.cc:2243] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.955245 27371 raft_consensus.cc:2272] T 4698961c22b5446ab222259955b78ef8 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.957131 27371 tablet_replica.cc:333] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.957609 27371 raft_consensus.cc:2243] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.958031 27371 raft_consensus.cc:2272] T 84f2d08bce884b73a07b978e942cb2d0 P 7afcd5a10c7944699302084937c3bf4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:42.960249 27371 tablet_replica.cc:333] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b: stopping tablet replica
I20260713 09:11:42.960764 27371 raft_consensus.cc:2243] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:42.961498 27371 raft_consensus.cc:2272] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 7afcd5a10c7944699302084937c3bf4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:43.039698 28874 consensus_peers.cc:597] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 -> Peer 7afcd5a10c7944699302084937c3bf4b (127.26.186.195:33265): Couldn't send request to peer 7afcd5a10c7944699302084937c3bf4b. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.195:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:43.052134 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:11:43.119133 27371 tablet_server.cc:179] TabletServer@127.26.186.196:0 shutting down...
I20260713 09:11:43.160241 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:43.161036 27371 tablet_replica.cc:333] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.161819 27371 raft_consensus.cc:2243] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.162467 27371 raft_consensus.cc:2272] T 478cb211d4434470869172b2368b5906 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.164695 27371 tablet_replica.cc:333] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.165293 27371 raft_consensus.cc:2243] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.166118 27371 raft_consensus.cc:2272] T fffb7329cfc146d48555ac5eaa1ef272 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.168052 27371 tablet_replica.cc:333] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.168565 27371 raft_consensus.cc:2243] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.169173 27371 raft_consensus.cc:2272] T ca293c5a03384b2bae9664c2432fee5f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.171146 27371 tablet_replica.cc:333] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.171672 27371 raft_consensus.cc:2243] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.172401 27371 raft_consensus.cc:2272] T 84f2d08bce884b73a07b978e942cb2d0 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.174311 27371 tablet_replica.cc:333] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.174798 27371 raft_consensus.cc:2243] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.175590 27371 raft_consensus.cc:2272] T d2852d4302b7433f9b59d5ea190b1e58 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.177228 27371 tablet_replica.cc:333] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.177726 27371 raft_consensus.cc:2243] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.178323 27371 raft_consensus.cc:2272] T a129c8f6bd164a0b92ae397dc84e7920 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.180161 27371 tablet_replica.cc:333] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.180665 27371 raft_consensus.cc:2243] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.181167 27371 raft_consensus.cc:2272] T 209abd60aaff41158a83efb83c3f527d P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.182938 27371 tablet_replica.cc:333] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.183487 27371 raft_consensus.cc:2243] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.184077 27371 raft_consensus.cc:2272] T 4f12ea4f5a1c4858af23ae5b7b1b8d9c P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.185829 27371 tablet_replica.cc:333] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.186322 27371 raft_consensus.cc:2243] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.187136 27371 raft_consensus.cc:2272] T d07e41cffd5647f890cd34c06ac08436 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.189038 27371 tablet_replica.cc:333] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.189575 27371 raft_consensus.cc:2243] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.190300 27371 raft_consensus.cc:2272] T 347798af7a3447deae79c84bd84913e6 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.192076 27371 tablet_replica.cc:333] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.192574 27371 raft_consensus.cc:2243] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.193342 27371 raft_consensus.cc:2272] T 9d7cacfe8c9646e1a29f53434854dc8e P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.195292 27371 tablet_replica.cc:333] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.195904 27371 raft_consensus.cc:2243] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.196518 27371 raft_consensus.cc:2272] T f4784a84e730405daf40aa993af66dbc P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.198376 27371 tablet_replica.cc:333] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.198850 27371 raft_consensus.cc:2243] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.199389 27371 raft_consensus.cc:2272] T 436aeeb79ef04990b40d5945fc198e63 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.201210 27371 tablet_replica.cc:333] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.201694 27371 raft_consensus.cc:2243] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.202260 27371 raft_consensus.cc:2272] T 93b2b1acdcae425f87c2b5c31c95d1d2 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.204053 27371 tablet_replica.cc:333] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.204512 27371 raft_consensus.cc:2243] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.205107 27371 raft_consensus.cc:2272] T 9df83aacace648ba97756e4dcdbe9b7f P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.206820 27371 tablet_replica.cc:333] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.207343 27371 raft_consensus.cc:2243] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.207815 27371 raft_consensus.cc:2272] T 6cf23a98c8bd4afc898842a8fbfc0ab8 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.209609 27371 tablet_replica.cc:333] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.210054 27371 raft_consensus.cc:2243] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.210664 27371 raft_consensus.cc:2272] T 2503eb48ab74409bac1138c8221ee099 P 55106966c7314be4a53294a0b9069296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.212641 27371 tablet_replica.cc:333] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296: stopping tablet replica
I20260713 09:11:43.213105 27371 raft_consensus.cc:2243] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:43.213581 27371 raft_consensus.cc:2272] T a56a77ab073744e0a8639b37bb385e73 P 55106966c7314be4a53294a0b9069296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.270506 27371 tablet_server.cc:196] TabletServer@127.26.186.196:0 shutdown complete.
I20260713 09:11:43.305876 27371 master.cc:562] Master@127.26.186.254:32797 shutting down...
I20260713 09:11:43.331346 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:43.331996 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:43.332360 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33149720fe1848b0b7a7127f0687daf4: stopping tablet replica
I20260713 09:11:43.707053 27371 master.cc:584] Master@127.26.186.254:32797 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29108 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:11:43.766283 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:46461
I20260713 09:11:43.767544 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:43.773891 29367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:43.774735 29370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:43.774669 29368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:43.776170 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:43.777305 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:43.777511 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:43.777638 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933903777626 us; error 0 us; skew 500 ppm
I20260713 09:11:43.778173 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:43.780864 27371 webserver.cc:533] Webserver started at http://127.26.186.254:42483/ using document root <none> and password file <none>
I20260713 09:11:43.781404 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:43.781574 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:43.781812 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:43.783073 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "66e600b7d1f140cfa4426ee583a8e187"
format_stamp: "Formatted at 2026-07-13 09:11:43 on dist-test-slave-dg4l"
I20260713 09:11:43.788111 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:11:43.791724 29375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:43.792526 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:11:43.792876 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "66e600b7d1f140cfa4426ee583a8e187"
format_stamp: "Formatted at 2026-07-13 09:11:43 on dist-test-slave-dg4l"
I20260713 09:11:43.793156 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:43.806190 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:43.807570 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:43.847289 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:46461
I20260713 09:11:43.847384 29426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:46461 every 8 connection(s)
I20260713 09:11:43.851372 29427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:43.861078 29427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187: Bootstrap starting.
I20260713 09:11:43.865814 29427 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:43.870069 29427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187: No bootstrap required, opened a new log
I20260713 09:11:43.872402 29427 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER }
I20260713 09:11:43.872846 29427 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:43.873122 29427 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e600b7d1f140cfa4426ee583a8e187, State: Initialized, Role: FOLLOWER
I20260713 09:11:43.873802 29427 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER }
I20260713 09:11:43.874292 29427 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:43.874507 29427 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:43.874823 29427 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.879088 29427 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER }
I20260713 09:11:43.879643 29427 leader_election.cc:304] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [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: 66e600b7d1f140cfa4426ee583a8e187; no voters: 
I20260713 09:11:43.880894 29427 leader_election.cc:290] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:43.881199 29430 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:43.882597 29430 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 1 LEADER]: Becoming Leader. State: Replica: 66e600b7d1f140cfa4426ee583a8e187, State: Running, Role: LEADER
I20260713 09:11:43.883297 29430 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [LEADER]: Queue going to LEADER mode. State: All 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: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER }
I20260713 09:11:43.883966 29427 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:43.888303 29431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66e600b7d1f140cfa4426ee583a8e187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER } }
I20260713 09:11:43.888613 29432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66e600b7d1f140cfa4426ee583a8e187. Latest consensus state: current_term: 1 leader_uuid: "66e600b7d1f140cfa4426ee583a8e187" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e600b7d1f140cfa4426ee583a8e187" member_type: VOTER } }
I20260713 09:11:43.889183 29431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:43.889461 29432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:43.893649 29436 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:43.899924 29436 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:43.901556 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:43.908736 29436 catalog_manager.cc:1383] Generated new cluster ID: 3159df17212841d2bdac9493d4a57cfb
I20260713 09:11:43.909034 29436 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:43.928104 29436 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:43.929389 29436 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:43.943310 29436 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187: Generated new TSK 0
I20260713 09:11:43.943933 29436 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:43.968386 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:43.974779 29448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:43.975665 29449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:43.978137 27371 server_base.cc:1061] running on GCE node
W20260713 09:11:43.978577 29451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:43.979589 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:43.979907 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:43.980098 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933903980075 us; error 0 us; skew 500 ppm
I20260713 09:11:43.980683 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:43.983270 27371 webserver.cc:533] Webserver started at http://127.26.186.193:38087/ using document root <none> and password file <none>
I20260713 09:11:43.983803 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:43.984027 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:43.984341 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:43.985682 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "3d3d24f0f1f14445bfdad302d8102c53"
format_stamp: "Formatted at 2026-07-13 09:11:43 on dist-test-slave-dg4l"
I20260713 09:11:43.990581 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:11:43.994135 29456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:43.995090 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:43.995357 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "3d3d24f0f1f14445bfdad302d8102c53"
format_stamp: "Formatted at 2026-07-13 09:11:43 on dist-test-slave-dg4l"
I20260713 09:11:43.995671 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:44.012192 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:44.013374 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:44.014870 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:44.017257 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:44.017495 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.017740 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:44.017930 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.059787 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:42925
I20260713 09:11:44.059888 29518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:42925 every 8 connection(s)
I20260713 09:11:44.064929 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:44.074079 29524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.076116 29523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:44.077549 27371 server_base.cc:1061] running on GCE node
W20260713 09:11:44.078471 29526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:44.079366 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:44.079630 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:44.079814 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933904079793 us; error 0 us; skew 500 ppm
I20260713 09:11:44.080339 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:44.083098 27371 webserver.cc:533] Webserver started at http://127.26.186.194:40973/ using document root <none> and password file <none>
I20260713 09:11:44.083668 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:44.083889 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:44.084208 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:44.084896 29519 heartbeater.cc:344] Connected to a master server at 127.26.186.254:46461
I20260713 09:11:44.085399 29519 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:44.085558 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "ab029941d2304a6ea302e4f0874bf658"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.086309 29519 heartbeater.cc:507] Master 127.26.186.254:46461 requested a full tablet report, sending...
I20260713 09:11:44.088835 29392 ts_manager.cc:194] Registered new tserver with Master: 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:44.090754 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:44.090828 29392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50816
I20260713 09:11:44.094823 29531 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.095795 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:44.096100 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "ab029941d2304a6ea302e4f0874bf658"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.096390 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:44.119731 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:44.120914 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:44.122457 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:44.124886 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:44.125119 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.125376 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:44.125604 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.166190 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:44451
I20260713 09:11:44.166289 29593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:44451 every 8 connection(s)
I20260713 09:11:44.170928 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:44.178694 29597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.180655 29598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.182750 29600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:44.184278 29594 heartbeater.cc:344] Connected to a master server at 127.26.186.254:46461
I20260713 09:11:44.184712 29594 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:44.185890 29594 heartbeater.cc:507] Master 127.26.186.254:46461 requested a full tablet report, sending...
I20260713 09:11:44.186672 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:44.187680 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:44.187950 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:44.188149 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933904188113 us; error 0 us; skew 500 ppm
I20260713 09:11:44.188490 29392 ts_manager.cc:194] Registered new tserver with Master: ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:44.188714 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:44.190526 29392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50826
I20260713 09:11:44.191673 27371 webserver.cc:533] Webserver started at http://127.26.186.195:43355/ using document root <none> and password file <none>
I20260713 09:11:44.192261 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:44.192471 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:44.192791 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:44.194159 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "29934f0a738f407d865c3413edd0934e"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.199069 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260713 09:11:44.202726 29605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.203610 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:11:44.203918 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "29934f0a738f407d865c3413edd0934e"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.204216 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:44.214473 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:44.215780 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:44.217265 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:44.219601 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:44.219836 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.220081 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:44.220252 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.261097 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:35369
I20260713 09:11:44.261211 29667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:35369 every 8 connection(s)
I20260713 09:11:44.265919 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:44.273176 29671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.275243 29672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.276659 29674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:44.278285 29668 heartbeater.cc:344] Connected to a master server at 127.26.186.254:46461
I20260713 09:11:44.278563 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:44.278746 29668 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:44.279500 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:44.279618 29668 heartbeater.cc:507] Master 127.26.186.254:46461 requested a full tablet report, sending...
W20260713 09:11:44.279755 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:44.280129 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933904280107 us; error 0 us; skew 500 ppm
I20260713 09:11:44.281033 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:44.282119 29392 ts_manager.cc:194] Registered new tserver with Master: 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:44.283788 29392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50830
I20260713 09:11:44.283833 27371 webserver.cc:533] Webserver started at http://127.26.186.196:34101/ using document root <none> and password file <none>
I20260713 09:11:44.284571 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:44.284852 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:44.285178 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:44.286546 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-3-root/instance:
uuid: "bb727bc37c08439e96b123d53be7822f"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.291203 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:11:44.294592 29679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.295624 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:44.295951 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
uuid: "bb727bc37c08439e96b123d53be7822f"
format_stamp: "Formatted at 2026-07-13 09:11:44 on dist-test-slave-dg4l"
I20260713 09:11:44.296285 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:44.306881 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:44.308208 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:44.309782 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:44.312235 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:44.312460 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.312727 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:44.312902 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.353866 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.196:43019
I20260713 09:11:44.353963 29741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.196:43019 every 8 connection(s)
I20260713 09:11:44.368371 29742 heartbeater.cc:344] Connected to a master server at 127.26.186.254:46461
I20260713 09:11:44.368744 29742 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:44.369565 29742 heartbeater.cc:507] Master 127.26.186.254:46461 requested a full tablet report, sending...
I20260713 09:11:44.371579 29392 ts_manager.cc:194] Registered new tserver with Master: bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:44.372031 27371 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015073579s
I20260713 09:11:44.373631 29392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50836
I20260713 09:11:44.399456 29392 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50852:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:11:44.534111 29484 tablet_service.cc:1511] Processing CreateTablet for tablet d8e756f0c6c644a9bed5786b07489b3c (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:44.535943 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e756f0c6c644a9bed5786b07489b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.535686 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5e29604691453bb3c7f57da3f5e684 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:44.538516 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5e29604691453bb3c7f57da3f5e684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.540023 29482 tablet_service.cc:1511] Processing CreateTablet for tablet d0d50eef296b45f184a844fc510248b4 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:44.541599 29482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d50eef296b45f184a844fc510248b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.544587 29559 tablet_service.cc:1511] Processing CreateTablet for tablet d8e756f0c6c644a9bed5786b07489b3c (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:44.544490 29707 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5e29604691453bb3c7f57da3f5e684 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:44.545962 29707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5e29604691453bb3c7f57da3f5e684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.545962 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e756f0c6c644a9bed5786b07489b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.547669 29558 tablet_service.cc:1511] Processing CreateTablet for tablet 5e5e29604691453bb3c7f57da3f5e684 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:44.548997 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e5e29604691453bb3c7f57da3f5e684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.553814 29481 tablet_service.cc:1511] Processing CreateTablet for tablet b520cc515292471d9d818cb13cdbd191 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:44.555287 29481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b520cc515292471d9d818cb13cdbd191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.560999 29480 tablet_service.cc:1511] Processing CreateTablet for tablet 28ec7a905b68409f82e072e52ee5f280 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:44.562462 29480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ec7a905b68409f82e072e52ee5f280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.562064 29479 tablet_service.cc:1511] Processing CreateTablet for tablet b91214e0fccc42ce8595b4f0c1658009 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:44.563818 29479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91214e0fccc42ce8595b4f0c1658009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.564687 29706 tablet_service.cc:1511] Processing CreateTablet for tablet d0d50eef296b45f184a844fc510248b4 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:44.566112 29706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d50eef296b45f184a844fc510248b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.566424 29557 tablet_service.cc:1511] Processing CreateTablet for tablet 6c40a2ad69f64476a55cf7057354de9f (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:44.567773 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c40a2ad69f64476a55cf7057354de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.572510 29556 tablet_service.cc:1511] Processing CreateTablet for tablet b520cc515292471d9d818cb13cdbd191 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:44.573956 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b520cc515292471d9d818cb13cdbd191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.575296 29705 tablet_service.cc:1511] Processing CreateTablet for tablet 6c40a2ad69f64476a55cf7057354de9f (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:44.576800 29705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c40a2ad69f64476a55cf7057354de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.578116 29555 tablet_service.cc:1511] Processing CreateTablet for tablet 28ec7a905b68409f82e072e52ee5f280 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:44.579494 29555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ec7a905b68409f82e072e52ee5f280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.583005 29478 tablet_service.cc:1511] Processing CreateTablet for tablet 46c9e1d2105a451fa992160d80c2c706 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:44.584333 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c9e1d2105a451fa992160d80c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.587530 29704 tablet_service.cc:1511] Processing CreateTablet for tablet 28ec7a905b68409f82e072e52ee5f280 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:44.588111 29554 tablet_service.cc:1511] Processing CreateTablet for tablet dea87f878b3a4b28a06f29a24d1f5546 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:44.589018 29704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ec7a905b68409f82e072e52ee5f280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.589437 29554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea87f878b3a4b28a06f29a24d1f5546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.592253 29553 tablet_service.cc:1511] Processing CreateTablet for tablet 46c9e1d2105a451fa992160d80c2c706 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:44.593590 29553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c9e1d2105a451fa992160d80c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.598039 29703 tablet_service.cc:1511] Processing CreateTablet for tablet b91214e0fccc42ce8595b4f0c1658009 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:44.599593 29703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91214e0fccc42ce8595b4f0c1658009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.611742 29702 tablet_service.cc:1511] Processing CreateTablet for tablet dea87f878b3a4b28a06f29a24d1f5546 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:44.613785 29702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea87f878b3a4b28a06f29a24d1f5546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.628319 29477 tablet_service.cc:1511] Processing CreateTablet for tablet f1f45e2c70db44fd94ae3abcef118340 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:44.629796 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f45e2c70db44fd94ae3abcef118340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.634052 29701 tablet_service.cc:1511] Processing CreateTablet for tablet f1f45e2c70db44fd94ae3abcef118340 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:44.636219 29701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f45e2c70db44fd94ae3abcef118340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.648128 29633 tablet_service.cc:1511] Processing CreateTablet for tablet d8e756f0c6c644a9bed5786b07489b3c (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:44.649578 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e756f0c6c644a9bed5786b07489b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.650417 29557 tablet_service.cc:1511] Processing CreateTablet for tablet f1f45e2c70db44fd94ae3abcef118340 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:44.651710 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f45e2c70db44fd94ae3abcef118340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.656760 29632 tablet_service.cc:1511] Processing CreateTablet for tablet d0d50eef296b45f184a844fc510248b4 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:44.658133 29632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d50eef296b45f184a844fc510248b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.660691 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4a19b74258439fa4928c34b2565896 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:44.660993 29700 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4a19b74258439fa4928c34b2565896 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:44.662110 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4a19b74258439fa4928c34b2565896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.662339 29700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4a19b74258439fa4928c34b2565896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.680387 29557 tablet_service.cc:1511] Processing CreateTablet for tablet e571a82064cd433e999db1d7686b71b6 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:44.681851 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e571a82064cd433e999db1d7686b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.699797 29759 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:44.705924 29631 tablet_service.cc:1511] Processing CreateTablet for tablet 6c40a2ad69f64476a55cf7057354de9f (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:44.708213 29625 tablet_service.cc:1511] Processing CreateTablet for tablet e571a82064cd433e999db1d7686b71b6 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:44.709652 29625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e571a82064cd433e999db1d7686b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.709355 29629 tablet_service.cc:1511] Processing CreateTablet for tablet b91214e0fccc42ce8595b4f0c1658009 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:44.710639 29629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91214e0fccc42ce8595b4f0c1658009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.708213 29630 tablet_service.cc:1511] Processing CreateTablet for tablet b520cc515292471d9d818cb13cdbd191 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:44.712174 29628 tablet_service.cc:1511] Processing CreateTablet for tablet dea87f878b3a4b28a06f29a24d1f5546 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:44.714499 29627 tablet_service.cc:1511] Processing CreateTablet for tablet 46c9e1d2105a451fa992160d80c2c706 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:44.716698 29626 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4a19b74258439fa4928c34b2565896 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:44.723654 29626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4a19b74258439fa4928c34b2565896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.724437 29631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c40a2ad69f64476a55cf7057354de9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.725046 29627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c9e1d2105a451fa992160d80c2c706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.727298 29630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b520cc515292471d9d818cb13cdbd191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.731328 29628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea87f878b3a4b28a06f29a24d1f5546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.750617 29760 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:44.757449 29760 tablet_bootstrap.cc:654] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.760389 29706 tablet_service.cc:1511] Processing CreateTablet for tablet e571a82064cd433e999db1d7686b71b6 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:44.796308 29706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e571a82064cd433e999db1d7686b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.806439 29477 tablet_service.cc:1511] Processing CreateTablet for tablet 833892d2a3d04b1fa3c88df909597330 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:44.808329 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833892d2a3d04b1fa3c88df909597330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.833428 29559 tablet_service.cc:1511] Processing CreateTablet for tablet 833892d2a3d04b1fa3c88df909597330 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:44.834797 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833892d2a3d04b1fa3c88df909597330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.834887 29633 tablet_service.cc:1511] Processing CreateTablet for tablet 833892d2a3d04b1fa3c88df909597330 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:44.836165 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 833892d2a3d04b1fa3c88df909597330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.837468 29706 tablet_service.cc:1511] Processing CreateTablet for tablet a4f14aaa42f84628be7f7fcc95ebb2b9 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:44.838637 29706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f14aaa42f84628be7f7fcc95ebb2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.760432 29759 tablet_bootstrap.cc:654] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.852850 29761 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:44.853153 29476 tablet_service.cc:1511] Processing CreateTablet for tablet a4f14aaa42f84628be7f7fcc95ebb2b9 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:44.854478 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f14aaa42f84628be7f7fcc95ebb2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.856108 29762 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:44.861162 29558 tablet_service.cc:1511] Processing CreateTablet for tablet a4f14aaa42f84628be7f7fcc95ebb2b9 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:44.862546 29762 tablet_bootstrap.cc:654] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.862577 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4f14aaa42f84628be7f7fcc95ebb2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.873180 29632 tablet_service.cc:1511] Processing CreateTablet for tablet 83d4e472866f4200ac7e4e0b5ee8f475 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:44.875083 29632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d4e472866f4200ac7e4e0b5ee8f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.876269 29761 tablet_bootstrap.cc:654] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:44.876104 29759 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:44.877305 29759 ts_tablet_manager.cc:1403] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.000s
I20260713 09:11:44.892076 29759 raft_consensus.cc:359] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:44.892848 29759 raft_consensus.cc:385] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.893144 29759 raft_consensus.cc:740] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.893579 29701 tablet_service.cc:1511] Processing CreateTablet for tablet 83d4e472866f4200ac7e4e0b5ee8f475 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:44.893888 29759 consensus_queue.cc:260] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:44.901491 29760 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:44.901986 29760 ts_tablet_manager.cc:1403] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.009s
I20260713 09:11:44.903751 29478 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3a43c9ebe14859a4573666488ad2ae (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:44.905280 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3a43c9ebe14859a4573666488ad2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.896975 29701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d4e472866f4200ac7e4e0b5ee8f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.896806 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 83d4e472866f4200ac7e4e0b5ee8f475 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:44.912411 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d4e472866f4200ac7e4e0b5ee8f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.912684 29626 tablet_service.cc:1511] Processing CreateTablet for tablet f1b6906dda0e4227a8b530fb7d53cd42 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:44.913100 29704 tablet_service.cc:1511] Processing CreateTablet for tablet f1b6906dda0e4227a8b530fb7d53cd42 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:44.913931 29626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b6906dda0e4227a8b530fb7d53cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.914717 29557 tablet_service.cc:1511] Processing CreateTablet for tablet f1b6906dda0e4227a8b530fb7d53cd42 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:44.915987 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b6906dda0e4227a8b530fb7d53cd42. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:44.907021 29440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:44.931521 29704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b6906dda0e4227a8b530fb7d53cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.956204 29627 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3a43c9ebe14859a4573666488ad2ae (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:44.956240 29703 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8b18b6a4294e8c9ad386db4aa9704d (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:44.957765 29627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3a43c9ebe14859a4573666488ad2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.957789 29703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8b18b6a4294e8c9ad386db4aa9704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.961911 29559 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8b18b6a4294e8c9ad386db4aa9704d (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:44.963186 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8b18b6a4294e8c9ad386db4aa9704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.934617 29760 raft_consensus.cc:359] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:44.965512 29760 raft_consensus.cc:385] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.965838 29760 raft_consensus.cc:740] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.966717 29760 consensus_queue.cc:260] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:44.968498 29558 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3a43c9ebe14859a4573666488ad2ae (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:44.970585 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3a43c9ebe14859a4573666488ad2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.971187 29594 heartbeater.cc:499] Master 127.26.186.254:46461 was elected leader, sending a full tablet report...
I20260713 09:11:44.972366 29759 ts_tablet_manager.cc:1434] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.032s
I20260713 09:11:44.973030 29761 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:44.973431 29759 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:44.973587 29761 ts_tablet_manager.cc:1403] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.121s	user 0.036s	sys 0.038s
I20260713 09:11:44.976665 29761 raft_consensus.cc:359] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:44.977546 29761 raft_consensus.cc:385] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:44.977928 29761 raft_consensus.cc:740] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.979027 29477 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8b18b6a4294e8c9ad386db4aa9704d (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:44.979898 29762 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:44.980350 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8b18b6a4294e8c9ad386db4aa9704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:44.980432 29762 ts_tablet_manager.cc:1403] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.014s
I20260713 09:11:44.980894 29761 consensus_queue.cc:260] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:44.995748 29761 ts_tablet_manager.cc:1434] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.006s
I20260713 09:11:44.996752 29742 heartbeater.cc:499] Master 127.26.186.254:46461 was elected leader, sending a full tablet report...
I20260713 09:11:44.998296 29762 raft_consensus.cc:359] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.008646 29762 raft_consensus.cc:385] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.008792 29759 tablet_bootstrap.cc:654] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.009922 29762 raft_consensus.cc:740] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.013157 29762 consensus_queue.cc:260] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.003554 29761 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.010643 29632 tablet_service.cc:1511] Processing CreateTablet for tablet 947829a9ca14464ba6ee93b6900bb460 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:45.017246 29632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947829a9ca14464ba6ee93b6900bb460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.021939 29761 tablet_bootstrap.cc:654] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.025163 29762 ts_tablet_manager.cc:1434] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260713 09:11:45.025713 29668 heartbeater.cc:499] Master 127.26.186.254:46461 was elected leader, sending a full tablet report...
I20260713 09:11:45.025839 29701 tablet_service.cc:1511] Processing CreateTablet for tablet 947829a9ca14464ba6ee93b6900bb460 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:45.030884 29701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947829a9ca14464ba6ee93b6900bb460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.029273 29478 tablet_service.cc:1511] Processing CreateTablet for tablet 947829a9ca14464ba6ee93b6900bb460 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:45.034593 29762 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.044446 29633 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1519c841f34202ba2866bd6fea3924 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:45.045846 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1519c841f34202ba2866bd6fea3924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.045451 29556 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1519c841f34202ba2866bd6fea3924 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:45.046100 29703 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1519c841f34202ba2866bd6fea3924 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:45.047089 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1519c841f34202ba2866bd6fea3924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.047358 29703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1519c841f34202ba2866bd6fea3924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.049032 29478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947829a9ca14464ba6ee93b6900bb460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.057380 29476 tablet_service.cc:1511] Processing CreateTablet for tablet 0832d1eee1b04b6582970f7967a17615 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:45.058811 29476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0832d1eee1b04b6582970f7967a17615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.075562 29553 tablet_service.cc:1511] Processing CreateTablet for tablet 0832d1eee1b04b6582970f7967a17615 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:45.077476 29553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0832d1eee1b04b6582970f7967a17615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.077708 29766 raft_consensus.cc:493] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.078204 29766 raft_consensus.cc:515] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.080890 29766 leader_election.cc:290] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:45.093966 29519 heartbeater.cc:499] Master 127.26.186.254:46461 was elected leader, sending a full tablet report...
I20260713 09:11:45.100692 29762 tablet_bootstrap.cc:654] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:45.108253 29743 tablet.cc:2406] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:45.114193 29626 tablet_service.cc:1511] Processing CreateTablet for tablet 0832d1eee1b04b6582970f7967a17615 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:45.115629 29626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0832d1eee1b04b6582970f7967a17615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.119132 29477 tablet_service.cc:1511] Processing CreateTablet for tablet c6c39a7d5d9a437a88fa9a7749cd04ba (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:45.120543 29477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c39a7d5d9a437a88fa9a7749cd04ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.147231 29701 tablet_service.cc:1511] Processing CreateTablet for tablet c6c39a7d5d9a437a88fa9a7749cd04ba (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:45.148659 29701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c39a7d5d9a437a88fa9a7749cd04ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.148486 29633 tablet_service.cc:1511] Processing CreateTablet for tablet a148fe8b14c047aa92df77765f51db37 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:45.149809 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a148fe8b14c047aa92df77765f51db37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.158073 29759 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.158938 29761 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.159624 29761 ts_tablet_manager.cc:1403] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.032s
I20260713 09:11:45.162729 29761 raft_consensus.cc:359] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.166110 29704 tablet_service.cc:1511] Processing CreateTablet for tablet a148fe8b14c047aa92df77765f51db37 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:45.167380 29483 tablet_service.cc:1511] Processing CreateTablet for tablet a148fe8b14c047aa92df77765f51db37 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:45.168529 29704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a148fe8b14c047aa92df77765f51db37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.168716 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a148fe8b14c047aa92df77765f51db37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.176281 29761 raft_consensus.cc:385] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.176697 29761 raft_consensus.cc:740] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.180753 29633 tablet_service.cc:1511] Processing CreateTablet for tablet 029dab3f9aa54c2fa530ed947d6b9310 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:45.182175 29633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029dab3f9aa54c2fa530ed947d6b9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.158905 29759 ts_tablet_manager.cc:1403] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.186s	user 0.014s	sys 0.017s
I20260713 09:11:45.187294 29761 consensus_queue.cc:260] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.189662 29761 ts_tablet_manager.cc:1434] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:11:45.190651 29761 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.190541 29704 tablet_service.cc:1511] Processing CreateTablet for tablet 029dab3f9aa54c2fa530ed947d6b9310 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:45.193436 29704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029dab3f9aa54c2fa530ed947d6b9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.205116 29761 tablet_bootstrap.cc:654] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.190450 29759 raft_consensus.cc:359] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.207401 29759 raft_consensus.cc:385] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.207729 29759 raft_consensus.cc:740] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.214605 29762 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.215202 29762 ts_tablet_manager.cc:1403] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.006s
I20260713 09:11:45.215727 29559 tablet_service.cc:1511] Processing CreateTablet for tablet 029dab3f9aa54c2fa530ed947d6b9310 (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:45.217060 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029dab3f9aa54c2fa530ed947d6b9310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.217123 29761 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.217816 29761 ts_tablet_manager.cc:1403] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260713 09:11:45.218174 29762 raft_consensus.cc:359] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.223346 29761 raft_consensus.cc:359] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.224166 29761 raft_consensus.cc:385] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.224515 29761 raft_consensus.cc:740] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.225436 29761 consensus_queue.cc:260] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.227101 29760 ts_tablet_manager.cc:1434] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.325s	user 0.024s	sys 0.019s
I20260713 09:11:45.218957 29762 raft_consensus.cc:385] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.227600 29762 raft_consensus.cc:740] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.228289 29760 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:45.228509 29762 consensus_queue.cc:260] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.231391 29762 ts_tablet_manager.cc:1434] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:11:45.232481 29761 ts_tablet_manager.cc:1434] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:45.233520 29761 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.240104 29761 tablet_bootstrap.cc:654] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.240737 29556 tablet_service.cc:1511] Processing CreateTablet for tablet c6c39a7d5d9a437a88fa9a7749cd04ba (DEFAULT_TABLE table=test-workload [id=a9e02d5ba3bb473bbd553d154f830229]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:45.242172 29556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c39a7d5d9a437a88fa9a7749cd04ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:45.245169 29762 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.251336 29762 tablet_bootstrap.cc:654] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.254209 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.220703 29759 consensus_queue.cc:260] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
W20260713 09:11:45.260612 29533 leader_election.cc:343] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.263260 29759 ts_tablet_manager.cc:1434] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.004s
I20260713 09:11:45.264266 29759 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.270639 29759 tablet_bootstrap.cc:654] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.275913 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.277287 29768 raft_consensus.cc:493] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.277812 29768 raft_consensus.cc:515] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.281370 29768 leader_election.cc:290] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
W20260713 09:11:45.285997 29535 leader_election.cc:343] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.288789 29769 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.289371 29769 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.292867 29762 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.293330 29769 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.293466 29762 ts_tablet_manager.cc:1403] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.009s
I20260713 09:11:45.286556 29535 leader_election.cc:304] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658; no voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:45.311896 29761 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.312609 29761 ts_tablet_manager.cc:1403] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.007s
I20260713 09:11:45.298942 29766 raft_consensus.cc:2749] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.319918 29760 tablet_bootstrap.cc:654] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.324599 29761 raft_consensus.cc:359] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.325599 29761 raft_consensus.cc:385] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.325985 29761 raft_consensus.cc:740] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.331947 29759 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.332477 29759 ts_tablet_manager.cc:1403] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.013s
I20260713 09:11:45.334682 29760 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.336622 29760 ts_tablet_manager.cc:1403] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.010s
I20260713 09:11:45.342783 29760 raft_consensus.cc:359] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.343662 29760 raft_consensus.cc:385] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.344096 29760 raft_consensus.cc:740] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.335053 29761 consensus_queue.cc:260] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.345862 29762 raft_consensus.cc:359] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.350030 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
W20260713 09:11:45.355690 29458 leader_election.cc:343] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.356290 29762 raft_consensus.cc:385] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.356719 29762 raft_consensus.cc:740] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.357641 29762 consensus_queue.cc:260] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.359123 29761 ts_tablet_manager.cc:1434] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260713 09:11:45.360407 29761 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.362299 29762 ts_tablet_manager.cc:1434] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.005s
I20260713 09:11:45.334683 29759 raft_consensus.cc:359] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.363328 29762 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.363404 29759 raft_consensus.cc:385] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.363863 29759 raft_consensus.cc:740] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.364746 29759 consensus_queue.cc:260] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.366605 29760 consensus_queue.cc:260] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.373390 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:45.375146 29681 leader_election.cc:343] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.377797 29762 tablet_bootstrap.cc:654] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.379330 29769 raft_consensus.cc:493] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.379863 29769 raft_consensus.cc:515] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.387825 29769 leader_election.cc:290] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.390736 29769 raft_consensus.cc:493] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.390758 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:45.391371 29769 raft_consensus.cc:515] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.389931 29762 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
W20260713 09:11:45.393221 29457 leader_election.cc:343] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.393731 29762 ts_tablet_manager.cc:1403] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260713 09:11:45.395651 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.393683 29457 leader_election.cc:304] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:45.397531 29768 raft_consensus.cc:2749] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.389096 29759 ts_tablet_manager.cc:1434] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.002s
I20260713 09:11:45.394639 29769 leader_election.cc:290] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
W20260713 09:11:45.398772 29681 leader_election.cc:343] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.387704 29760 ts_tablet_manager.cc:1434] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.006s
I20260713 09:11:45.401716 29771 raft_consensus.cc:493] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.402179 29771 raft_consensus.cc:515] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.404556 29762 raft_consensus.cc:359] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.405383 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.408087 29760 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
W20260713 09:11:45.409080 29681 leader_election.cc:343] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.409538 29681 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:45.413115 29790 raft_consensus.cc:2749] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.405294 29762 raft_consensus.cc:385] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.414541 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.415706 29762 raft_consensus.cc:740] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.415562 29771 leader_election.cc:290] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:45.420298 29568 raft_consensus.cc:2468] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:45.421041 29759 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.422268 29681 leader_election.cc:304] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.423609 29761 tablet_bootstrap.cc:654] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.423575 29790 raft_consensus.cc:2804] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.426120 29790 raft_consensus.cc:493] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.427116 29790 raft_consensus.cc:3060] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.431744 29759 tablet_bootstrap.cc:654] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.432194 29760 tablet_bootstrap.cc:654] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.420290 29762 consensus_queue.cc:260] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.437428 29762 ts_tablet_manager.cc:1434] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.003s
I20260713 09:11:45.442222 29790 raft_consensus.cc:515] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.447347 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:45.447394 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:45.452220 29762 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
W20260713 09:11:45.453426 29680 leader_election.cc:343] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.453896 29680 leader_election.cc:304] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb727bc37c08439e96b123d53be7822f; no voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53
W20260713 09:11:45.455101 29680 leader_election.cc:343] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.456050 29769 raft_consensus.cc:2749] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.448558 29761 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.457113 29761 ts_tablet_manager.cc:1403] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.003s
I20260713 09:11:45.451287 29760 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.456964 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.458304 29760 ts_tablet_manager.cc:1403] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.008s
I20260713 09:11:45.458544 29762 tablet_bootstrap.cc:654] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:45.459586 29607 leader_election.cc:343] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.460479 29761 raft_consensus.cc:359] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.461261 29761 raft_consensus.cc:385] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.461045 29760 raft_consensus.cc:359] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.461796 29760 raft_consensus.cc:385] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.462211 29760 raft_consensus.cc:740] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.462895 29760 consensus_queue.cc:260] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.461652 29761 raft_consensus.cc:740] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.465144 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.466212 29568 raft_consensus.cc:3060] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.465786 29761 consensus_queue.cc:260] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.471797 29790 leader_election.cc:290] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.448732 29759 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.472232 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.473116 29759 ts_tablet_manager.cc:1403] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.011s
I20260713 09:11:45.474545 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
W20260713 09:11:45.476301 29609 leader_election.cc:343] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:45.476377 29680 leader_election.cc:343] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.476953 29609 leader_election.cc:304] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29934f0a738f407d865c3413edd0934e; no voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:45.477811 29759 raft_consensus.cc:359] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.478315 29771 raft_consensus.cc:2749] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.478722 29759 raft_consensus.cc:385] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.479176 29759 raft_consensus.cc:740] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.480190 29762 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.480114 29759 consensus_queue.cc:260] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.480818 29762 ts_tablet_manager.cc:1403] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.009s
I20260713 09:11:45.482692 29759 ts_tablet_manager.cc:1434] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:45.483588 29761 ts_tablet_manager.cc:1434] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:11:45.483830 29759 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.484150 29762 raft_consensus.cc:359] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.484932 29762 raft_consensus.cc:385] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.485281 29762 raft_consensus.cc:740] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.486204 29762 consensus_queue.cc:260] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.488554 29762 ts_tablet_manager.cc:1434] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:45.490792 29568 raft_consensus.cc:2468] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:45.491519 29759 tablet_bootstrap.cc:654] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.492113 29681 leader_election.cc:304] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [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: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 29934f0a738f407d865c3413edd0934e
I20260713 09:11:45.493324 29790 raft_consensus.cc:2804] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.493820 29790 raft_consensus.cc:697] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:45.491549 29762 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.494666 29790 consensus_queue.cc:237] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.465142 29760 ts_tablet_manager.cc:1434] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:11:45.501147 29759 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.501653 29762 tablet_bootstrap.cc:654] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.501713 29759 ts_tablet_manager.cc:1403] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260713 09:11:45.505267 29761 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.505362 29759 raft_consensus.cc:359] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.506372 29759 raft_consensus.cc:385] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.506752 29759 raft_consensus.cc:740] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.505887 29760 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:45.507740 29759 consensus_queue.cc:260] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.510628 29759 ts_tablet_manager.cc:1434] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:45.511811 29759 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.516767 29761 tablet_bootstrap.cc:654] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.518168 29759 tablet_bootstrap.cc:654] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.525468 29762 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.525578 29771 raft_consensus.cc:493] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.526012 29762 ts_tablet_manager.cc:1403] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.002s
I20260713 09:11:45.526300 29771 raft_consensus.cc:515] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.529259 29762 raft_consensus.cc:359] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.530061 29762 raft_consensus.cc:385] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.530161 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b520cc515292471d9d818cb13cdbd191" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.530498 29760 tablet_bootstrap.cc:654] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.530421 29762 raft_consensus.cc:740] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.530860 29391 catalog_manager.cc:5697] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.531572 29762 consensus_queue.cc:260] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.544801 29771 leader_election.cc:290] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.530922 29494 raft_consensus.cc:2468] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:45.545929 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b520cc515292471d9d818cb13cdbd191" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.546901 29568 raft_consensus.cc:2468] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:45.547222 29607 leader_election.cc:304] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:11:45.548858 29771 raft_consensus.cc:2804] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.549289 29771 raft_consensus.cc:493] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.549700 29771 raft_consensus.cc:3060] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.554780 29761 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.556931 29761 ts_tablet_manager.cc:1403] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.008s
I20260713 09:11:45.558351 29759 tablet_bootstrap.cc:492] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.558924 29759 ts_tablet_manager.cc:1403] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.009s
I20260713 09:11:45.560001 29761 raft_consensus.cc:359] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.560755 29761 raft_consensus.cc:385] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.561059 29761 raft_consensus.cc:740] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.562060 29761 consensus_queue.cc:260] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.563794 29771 raft_consensus.cc:515] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.568658 29771 leader_election.cc:290] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.564414 29761 ts_tablet_manager.cc:1434] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:11:45.570008 29761 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.570288 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b520cc515292471d9d818cb13cdbd191" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:45.571316 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b520cc515292471d9d818cb13cdbd191" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.571859 29568 raft_consensus.cc:3060] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.575254 29762 ts_tablet_manager.cc:1434] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.049s	user 0.033s	sys 0.012s
I20260713 09:11:45.576303 29760 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.570861 29494 raft_consensus.cc:3060] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.576838 29760 ts_tablet_manager.cc:1403] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.029s
I20260713 09:11:45.579159 29761 tablet_bootstrap.cc:654] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.580163 29762 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.580847 29760 raft_consensus.cc:359] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.581727 29760 raft_consensus.cc:385] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.582062 29760 raft_consensus.cc:740] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.583302 29760 consensus_queue.cc:260] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.587671 29762 tablet_bootstrap.cc:654] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.591882 29494 raft_consensus.cc:2468] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:45.565508 29759 raft_consensus.cc:359] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.594635 29759 raft_consensus.cc:385] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.595189 29759 raft_consensus.cc:740] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.593757 29568 raft_consensus.cc:2468] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:45.592739 29760 ts_tablet_manager.cc:1434] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:11:45.596520 29759 consensus_queue.cc:260] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.598248 29760 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:45.603828 29759 ts_tablet_manager.cc:1434] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260713 09:11:45.605115 29760 tablet_bootstrap.cc:654] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.605958 29759 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.618544 29759 tablet_bootstrap.cc:654] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.620889 29607 leader_election.cc:304] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:45.622880 29805 raft_consensus.cc:2804] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.623827 29762 tablet_bootstrap.cc:492] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.623696 29805 raft_consensus.cc:697] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:45.626232 29805 consensus_queue.cc:237] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.624359 29762 ts_tablet_manager.cc:1403] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.012s
I20260713 09:11:45.638504 29762 raft_consensus.cc:359] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.640862 29762 raft_consensus.cc:385] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.641207 29762 raft_consensus.cc:740] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.641960 29761 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.642527 29761 ts_tablet_manager.cc:1403] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.073s	user 0.030s	sys 0.037s
I20260713 09:11:45.642529 29762 consensus_queue.cc:260] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.645290 29762 ts_tablet_manager.cc:1434] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260713 09:11:45.646235 29762 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.645917 29761 raft_consensus.cc:359] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.646778 29761 raft_consensus.cc:385] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.647136 29761 raft_consensus.cc:740] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.647949 29761 consensus_queue.cc:260] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.649142 29771 raft_consensus.cc:493] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.649641 29771 raft_consensus.cc:515] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.650434 29761 ts_tablet_manager.cc:1434] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:45.651539 29761 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.651829 29771 leader_election.cc:290] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:45.652987 29760 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.653482 29760 ts_tablet_manager.cc:1403] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.019s
I20260713 09:11:45.653553 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.654213 29762 tablet_bootstrap.cc:654] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:45.655855 29607 leader_election.cc:343] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.656239 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.656601 29760 raft_consensus.cc:359] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.657071 29717 raft_consensus.cc:2468] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:45.657627 29760 raft_consensus.cc:385] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.658073 29760 raft_consensus.cc:740] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.658813 29609 leader_election.cc:304] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:45.660382 29771 raft_consensus.cc:2804] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.660861 29771 raft_consensus.cc:493] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.661283 29771 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.662537 29760 consensus_queue.cc:260] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.665606 29759 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.666183 29759 ts_tablet_manager.cc:1403] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.006s
I20260713 09:11:45.669427 29761 tablet_bootstrap.cc:654] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.670653 29760 ts_tablet_manager.cc:1434] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:11:45.672220 29760 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:45.674355 29771 raft_consensus.cc:515] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.678247 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:45.678833 29717 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.681258 29760 tablet_bootstrap.cc:654] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.683604 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.686306 29717 raft_consensus.cc:2468] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:45.687561 29609 leader_election.cc:304] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.688510 29805 raft_consensus.cc:2804] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:11:45.691910 29607 leader_election.cc:343] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.677977 29392 catalog_manager.cc:5697] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.696103 29771 leader_election.cc:290] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:45.706692 29771 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.670825 29759 raft_consensus.cc:359] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.707231 29771 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.707610 29759 raft_consensus.cc:385] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.708046 29759 raft_consensus.cc:740] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.708853 29759 consensus_queue.cc:260] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.710211 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.711611 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
W20260713 09:11:45.713019 29607 leader_election.cc:343] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.713526 29805 raft_consensus.cc:697] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:45.712984 29759 ts_tablet_manager.cc:1434] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260713 09:11:45.714439 29805 consensus_queue.cc:237] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.713109 29771 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.717412 29759 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
W20260713 09:11:45.717787 29607 leader_election.cc:343] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.720407 29761 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.722254 29790 raft_consensus.cc:493] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.723476 29760 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.724658 29761 ts_tablet_manager.cc:1403] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.010s
I20260713 09:11:45.724246 29790 raft_consensus.cc:515] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.724363 29607 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29934f0a738f407d865c3413edd0934e; no voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:45.726542 29790 leader_election.cc:290] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.727226 29760 ts_tablet_manager.cc:1403] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.007s
I20260713 09:11:45.727349 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea87f878b3a4b28a06f29a24d1f5546" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.727353 29761 raft_consensus.cc:359] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.728188 29761 raft_consensus.cc:385] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.728506 29761 raft_consensus.cc:740] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.729506 29817 raft_consensus.cc:2749] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.729533 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea87f878b3a4b28a06f29a24d1f5546" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:45.730301 29643 raft_consensus.cc:2468] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:45.730285 29760 raft_consensus.cc:359] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.731196 29760 raft_consensus.cc:385] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.731061 29761 consensus_queue.cc:260] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.731536 29760 raft_consensus.cc:740] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.731840 29680 leader_election.cc:304] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.728158 29568 raft_consensus.cc:2468] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:45.733151 29761 ts_tablet_manager.cc:1434] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:45.732964 29760 consensus_queue.cc:260] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.734067 29761 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.734238 29790 raft_consensus.cc:2804] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.734584 29790 raft_consensus.cc:493] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.734890 29790 raft_consensus.cc:3060] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.735291 29760 ts_tablet_manager.cc:1434] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:11:45.738734 29760 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:45.740111 29761 tablet_bootstrap.cc:654] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.744928 29760 tablet_bootstrap.cc:654] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.745293 29766 raft_consensus.cc:493] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.745947 29766 raft_consensus.cc:515] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.730533 29817 raft_consensus.cc:493] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.751976 29817 raft_consensus.cc:515] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.755149 29766 leader_election.cc:290] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.756148 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.756999 29717 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:45.757907 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.758631 29609 leader_election.cc:304] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.762261 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.763327 29493 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:45.758764 29494 raft_consensus.cc:2468] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:45.770329 29533 leader_election.cc:304] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:45.771330 29817 leader_election.cc:290] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:45.772503 29817 raft_consensus.cc:2804] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.772956 29817 raft_consensus.cc:493] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.775739 29817 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.786742 29790 raft_consensus.cc:515] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.789644 29766 raft_consensus.cc:2804] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.795843 29771 raft_consensus.cc:493] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.809459 29790 leader_election.cc:290] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.800885 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea87f878b3a4b28a06f29a24d1f5546" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:45.809607 29771 raft_consensus.cc:515] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.810580 29643 raft_consensus.cc:3060] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.813014 29771 leader_election.cc:290] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:45.797837 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea87f878b3a4b28a06f29a24d1f5546" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.814790 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.816654 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c40a2ad69f64476a55cf7057354de9f" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.825693 29569 raft_consensus.cc:2393] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29934f0a738f407d865c3413edd0934e in current term 1: Already voted for candidate bb727bc37c08439e96b123d53be7822f in this term.
I20260713 09:11:45.827104 29607 leader_election.cc:304] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29934f0a738f407d865c3413edd0934e; no voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:45.827267 29568 raft_consensus.cc:3060] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.790287 29766 raft_consensus.cc:493] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.819310 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
W20260713 09:11:45.830958 29532 leader_election.cc:343] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.795318 29768 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.832855 29768 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.835247 29766 raft_consensus.cc:3060] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.839295 29771 raft_consensus.cc:3060] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.841282 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
W20260713 09:11:45.843389 29458 leader_election.cc:343] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.845932 29759 tablet_bootstrap.cc:654] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.846105 29762 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.851472 29762 ts_tablet_manager.cc:1403] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.205s	user 0.025s	sys 0.044s
I20260713 09:11:45.846598 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:45.855370 29642 raft_consensus.cc:2468] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 0.
I20260713 09:11:45.847932 29768 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.854370 29762 raft_consensus.cc:359] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.856338 29762 raft_consensus.cc:385] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.856639 29762 raft_consensus.cc:740] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.856859 29457 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [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: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:45.857353 29762 consensus_queue.cc:260] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.860023 29762 ts_tablet_manager.cc:1434] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:45.861208 29762 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.857883 29568 raft_consensus.cc:2468] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:45.865053 29768 raft_consensus.cc:2804] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.866888 29768 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.867286 29768 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.854635 29817 raft_consensus.cc:515] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.878108 29824 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.878532 29817 leader_election.cc:290] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:45.878654 29824 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.882766 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:45.875731 29681 leader_election.cc:304] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.883374 29717 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.884388 29771 raft_consensus.cc:2749] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:45.885852 29824 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.886507 29790 raft_consensus.cc:2804] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.887823 29790 raft_consensus.cc:697] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:45.889142 29790 consensus_queue.cc:237] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:45.894694 29762 tablet_bootstrap.cc:654] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.896835 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.893811 29390 catalog_manager.cc:5697] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:45.897616 29716 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 0.
I20260713 09:11:45.898562 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.899240 29568 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 0.
I20260713 09:11:45.900424 29458 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:45.902226 29824 raft_consensus.cc:2804] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.902606 29824 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.902940 29824 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.904891 29759 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:45.905402 29759 ts_tablet_manager.cc:1403] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.001s
I20260713 09:11:45.908705 29759 raft_consensus.cc:359] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.909015 29768 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.909706 29759 raft_consensus.cc:385] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.911516 29759 raft_consensus.cc:740] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.912564 29760 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:45.912338 29759 consensus_queue.cc:260] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.912953 29769 raft_consensus.cc:493] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.913090 29760 ts_tablet_manager.cc:1403] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.175s	user 0.036s	sys 0.117s
I20260713 09:11:45.913549 29769 raft_consensus.cc:515] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.914642 29768 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.914865 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
W20260713 09:11:45.875681 29607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.194:44451, user_credentials={real_user=slave}} blocked reactor thread for 48675.9us
I20260713 09:11:45.915516 29642 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.915756 29769 leader_election.cc:290] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.916275 29643 raft_consensus.cc:2468] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:45.917264 29761 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:45.918177 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:45.923628 29761 ts_tablet_manager.cc:1403] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.190s	user 0.039s	sys 0.090s
I20260713 09:11:45.927307 29760 raft_consensus.cc:359] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.919720 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.928040 29760 raft_consensus.cc:385] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.928431 29760 raft_consensus.cc:740] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.928329 29761 raft_consensus.cc:359] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.929116 29761 raft_consensus.cc:385] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.929502 29761 raft_consensus.cc:740] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.930239 29761 consensus_queue.cc:260] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.921866 29759 ts_tablet_manager.cc:1434] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.006s
I20260713 09:11:45.924010 29569 raft_consensus.cc:2468] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:45.918443 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:45.922907 29642 raft_consensus.cc:2468] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 1.
W20260713 09:11:45.925607 29440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:45.918670 29717 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:45.920475 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.936738 29568 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.937464 29609 leader_election.cc:304] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.938539 29822 raft_consensus.cc:2804] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.937529 29825 raft_consensus.cc:493] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:45.939165 29822 raft_consensus.cc:697] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:45.939626 29825 raft_consensus.cc:515] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.940065 29822 consensus_queue.cc:237] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:45.944010 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:45.944344 29568 raft_consensus.cc:2468] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 1.
I20260713 09:11:45.944466 29457 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:11:45.944921 29717 raft_consensus.cc:2468] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:45.935580 29824 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.945377 29768 raft_consensus.cc:2804] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:45.946489 29535 leader_election.cc:304] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.955762 29825 leader_election.cc:290] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:45.935290 29494 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.958495 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:45.938288 29681 leader_election.cc:304] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:45.930202 29760 consensus_queue.cc:260] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.959506 29493 raft_consensus.cc:2468] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:45.922415 29766 raft_consensus.cc:515] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.955891 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:45.933597 29759 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:45.962771 29762 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:45.963296 29762 ts_tablet_manager.cc:1403] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.025s
W20260713 09:11:45.963879 29533 leader_election.cc:343] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:45.965240 29494 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:45.965770 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:45.965915 29762 raft_consensus.cc:359] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.966400 29493 raft_consensus.cc:3060] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.966609 29762 raft_consensus.cc:385] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:45.966074 29766 leader_election.cc:290] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:45.934801 29761 ts_tablet_manager.cc:1434] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:45.970554 29766 raft_consensus.cc:2804] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.970933 29766 raft_consensus.cc:493] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.971303 29766 raft_consensus.cc:3060] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.971458 29761 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:45.974224 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:45.974328 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c9e1d2105a451fa992160d80c2c706" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:45.974931 29717 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.975415 29790 raft_consensus.cc:2804] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:45.975957 29790 raft_consensus.cc:493] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:45.976495 29790 raft_consensus.cc:3060] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.966909 29762 raft_consensus.cc:740] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:45.977669 29762 consensus_queue.cc:260] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.981896 29759 tablet_bootstrap.cc:654] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.983073 29762 ts_tablet_manager.cc:1434] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:11:45.955374 29390 catalog_manager.cc:5697] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:45.985958 29824 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:45.987970 29762 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:45.991257 29568 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.991977 29768 raft_consensus.cc:697] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:11:45.992843 29766 raft_consensus.cc:515] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:45.983139 29642 raft_consensus.cc:3060] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:45.994014 29768 consensus_queue.cc:237] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:45.997516 29762 tablet_bootstrap.cc:654] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:45.999325 29790 raft_consensus.cc:515] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.001528 29790 leader_election.cc:290] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:46.003201 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.004179 29766 leader_election.cc:290] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.004109 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:46.004884 29569 raft_consensus.cc:3060] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.005717 29387 catalog_manager.cc:5697] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:46.006908 29533 leader_election.cc:343] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.002590 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:46.009069 29716 raft_consensus.cc:3060] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.009353 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e5e29604691453bb3c7f57da3f5e684" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.009994 29494 raft_consensus.cc:3060] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.012809 29569 raft_consensus.cc:2468] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:46.014139 29681 leader_election.cc:304] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.014864 29769 raft_consensus.cc:493] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.015385 29769 raft_consensus.cc:515] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.017261 29717 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 1.
I20260713 09:11:46.017449 29769 leader_election.cc:290] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.017978 29769 raft_consensus.cc:2804] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.019043 29822 consensus_queue.cc:1048] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.019898 29769 raft_consensus.cc:697] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:46.020056 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:46.020737 29643 raft_consensus.cc:2468] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:46.021950 29680 leader_election.cc:304] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.022183 29761 tablet_bootstrap.cc:654] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.014793 29568 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 1.
I20260713 09:11:46.026434 29760 ts_tablet_manager.cc:1434] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.113s	user 0.012s	sys 0.007s
I20260713 09:11:46.026669 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.030411 29492 raft_consensus.cc:2468] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:46.030910 29760 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.026177 29460 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.020845 29769 consensus_queue.cc:237] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.040002 29759 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.040486 29759 ts_tablet_manager.cc:1403] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.000s
I20260713 09:11:46.009094 29642 raft_consensus.cc:2468] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:46.026335 29493 raft_consensus.cc:2468] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:46.036252 29790 raft_consensus.cc:2804] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.055169 29822 consensus_queue.cc:1048] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.056008 29790 raft_consensus.cc:493] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.056720 29790 raft_consensus.cc:3060] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.056063 29390 catalog_manager.cc:5697] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.063313 29760 tablet_bootstrap.cc:654] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.063886 29716 raft_consensus.cc:2468] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:46.065603 29535 leader_election.cc:304] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [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: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:46.072007 29766 raft_consensus.cc:2804] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.072702 29533 leader_election.cc:304] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:46.072736 29766 raft_consensus.cc:697] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:46.075994 29759 raft_consensus.cc:359] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.076771 29759 raft_consensus.cc:385] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.077075 29759 raft_consensus.cc:740] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.080175 29830 raft_consensus.cc:2804] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.080828 29830 raft_consensus.cc:697] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:46.076647 29766 consensus_queue.cc:237] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.081683 29830 consensus_queue.cc:237] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.084141 29831 raft_consensus.cc:2804] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.086470 29494 raft_consensus.cc:2468] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:46.084695 29831 raft_consensus.cc:697] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:11:46.089726 29759 consensus_queue.cc:260] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
W20260713 09:11:46.075964 29680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.195:35369, user_credentials={real_user=slave}} blocked reactor thread for 54095.7us
I20260713 09:11:46.106060 29831 consensus_queue.cc:237] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.104561 29759 ts_tablet_manager.cc:1434] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.005s
I20260713 09:11:46.114029 29759 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.121821 29760 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:46.122337 29760 ts_tablet_manager.cc:1403] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.002s
I20260713 09:11:46.123808 29769 consensus_queue.cc:1048] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.125381 29834 consensus_queue.cc:1048] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.125293 29760 raft_consensus.cc:359] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.126398 29760 raft_consensus.cc:385] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.126749 29760 raft_consensus.cc:740] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.127746 29760 consensus_queue.cc:260] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.112208 29387 catalog_manager.cc:5697] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.137552 29790 raft_consensus.cc:515] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.144645 29761 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:46.145574 29761 ts_tablet_manager.cc:1403] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.005s
I20260713 09:11:46.146533 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:46.147236 29643 raft_consensus.cc:3060] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.149987 29759 tablet_bootstrap.cc:654] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.149665 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d50eef296b45f184a844fc510248b4" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.150528 29494 raft_consensus.cc:3060] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.153437 29760 ts_tablet_manager.cc:1434] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:11:46.155218 29760 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.162190 29760 tablet_bootstrap.cc:654] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.167994 29762 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:46.169873 29762 ts_tablet_manager.cc:1403] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.182s	user 0.011s	sys 0.013s
I20260713 09:11:46.168219 29761 raft_consensus.cc:359] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.171279 29761 raft_consensus.cc:385] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.171607 29761 raft_consensus.cc:740] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.172469 29761 consensus_queue.cc:260] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.165679 29768 raft_consensus.cc:493] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.176615 29761 ts_tablet_manager.cc:1434] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260713 09:11:46.177688 29761 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:46.166728 29790 leader_election.cc:290] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.186354 29761 tablet_bootstrap.cc:654] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.190400 29762 raft_consensus.cc:359] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.191042 29762 raft_consensus.cc:385] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.191380 29762 raft_consensus.cc:740] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.192407 29762 consensus_queue.cc:260] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.196264 29762 ts_tablet_manager.cc:1434] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:11:46.198212 29762 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:46.218689 29762 tablet_bootstrap.cc:654] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.189805 29768 raft_consensus.cc:515] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.225548 29768 leader_election.cc:290] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:46.244349 29805 consensus_queue.cc:1048] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:46.247264 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:46.249675 29643 raft_consensus.cc:2468] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:46.250921 29680 leader_election.cc:304] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.252564 29834 raft_consensus.cc:2804] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.253036 29759 tablet_bootstrap.cc:492] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.253585 29759 ts_tablet_manager.cc:1403] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.028s
I20260713 09:11:46.256505 29759 raft_consensus.cc:359] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.253077 29834 raft_consensus.cc:697] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:46.257275 29759 raft_consensus.cc:385] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.257635 29759 raft_consensus.cc:740] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.257854 29834 consensus_queue.cc:237] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.259037 29759 consensus_queue.cc:260] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.243307 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f45e2c70db44fd94ae3abcef118340" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:46.266024 29494 raft_consensus.cc:2468] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:46.266264 29716 raft_consensus.cc:2393] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:46.273495 29389 catalog_manager.cc:5697] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.275079 29760 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:46.275698 29760 ts_tablet_manager.cc:1403] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.121s	user 0.034s	sys 0.023s
I20260713 09:11:46.277043 29460 leader_election.cc:304] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:46.279109 29760 raft_consensus.cc:359] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.279994 29760 raft_consensus.cc:385] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.280158 29768 raft_consensus.cc:3060] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.280519 29759 ts_tablet_manager.cc:1434] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:11:46.280364 29760 raft_consensus.cc:740] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.282253 29760 consensus_queue.cc:260] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.285053 29760 ts_tablet_manager.cc:1434] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:46.285434 29569 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.286315 29759 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.290089 29768 raft_consensus.cc:2749] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:46.285969 29760 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.295127 29805 consensus_queue.cc:1048] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.302954 29760 tablet_bootstrap.cc:654] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.308032 29759 tablet_bootstrap.cc:654] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.316594 29830 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.317351 29830 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.321552 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:46.323284 29533 leader_election.cc:343] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.326088 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
W20260713 09:11:46.327857 29532 leader_election.cc:343] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.328444 29532 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:46.329387 29766 raft_consensus.cc:2749] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:46.330300 29830 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:46.335901 29761 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:46.336629 29761 ts_tablet_manager.cc:1403] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.018s
I20260713 09:11:46.340593 29761 raft_consensus.cc:359] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.341375 29761 raft_consensus.cc:385] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.341697 29761 raft_consensus.cc:740] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.347690 29761 consensus_queue.cc:260] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.349655 29759 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.350183 29759 ts_tablet_manager.cc:1403] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.004s
I20260713 09:11:46.351898 29762 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:46.352375 29762 ts_tablet_manager.cc:1403] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.155s	user 0.009s	sys 0.005s
I20260713 09:11:46.352896 29759 raft_consensus.cc:359] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.353690 29759 raft_consensus.cc:385] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.353991 29759 raft_consensus.cc:740] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.354822 29759 consensus_queue.cc:260] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.355382 29817 raft_consensus.cc:493] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.355909 29817 raft_consensus.cc:515] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.357401 29759 ts_tablet_manager.cc:1434] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:46.358801 29759 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.360587 29761 ts_tablet_manager.cc:1434] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260713 09:11:46.360350 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.361352 29494 raft_consensus.cc:2468] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.361989 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:46.362632 29717 raft_consensus.cc:2468] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.365880 29609 leader_election.cc:304] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.366143 29817 leader_election.cc:290] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.366664 29817 raft_consensus.cc:2804] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.367044 29817 raft_consensus.cc:493] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.367383 29817 raft_consensus.cc:3060] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.367179 29790 consensus_queue.cc:1048] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.371646 29762 raft_consensus.cc:359] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.372270 29762 raft_consensus.cc:385] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.372538 29762 raft_consensus.cc:740] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.373230 29762 consensus_queue.cc:260] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.375792 29762 ts_tablet_manager.cc:1434] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:11:46.375131 29822 consensus_queue.cc:1048] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:46.379951 29760 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:46.380601 29760 ts_tablet_manager.cc:1403] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.010s
I20260713 09:11:46.381834 29390 catalog_manager.cc:5697] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.384495 29762 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:46.385673 29761 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:46.387796 29760 raft_consensus.cc:359] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.388422 29760 raft_consensus.cc:385] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.388686 29760 raft_consensus.cc:740] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.395910 29759 tablet_bootstrap.cc:654] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.397816 29760 consensus_queue.cc:260] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.404424 29390 catalog_manager.cc:5697] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.406031 29762 tablet_bootstrap.cc:654] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.409104 29760 ts_tablet_manager.cc:1434] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:11:46.412686 29760 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.415721 29761 tablet_bootstrap.cc:654] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.428488 29771 raft_consensus.cc:493] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.429033 29771 raft_consensus.cc:515] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.429649 29805 consensus_queue.cc:1048] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.431108 29771 leader_election.cc:290] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:46.432636 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b6906dda0e4227a8b530fb7d53cd42" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:46.433274 29716 raft_consensus.cc:2468] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.434417 29609 leader_election.cc:304] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:46.435096 29568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b6906dda0e4227a8b530fb7d53cd42" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:46.435258 29771 raft_consensus.cc:2804] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.435657 29771 raft_consensus.cc:493] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.436007 29771 raft_consensus.cc:3060] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:46.437119 29607 leader_election.cc:343] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.440750 29389 catalog_manager.cc:5697] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.442621 29760 tablet_bootstrap.cc:654] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.443279 29771 raft_consensus.cc:515] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.445492 29834 consensus_queue.cc:1048] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.446164 29771 leader_election.cc:290] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:46.447090 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b6906dda0e4227a8b530fb7d53cd42" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:46.447649 29716 raft_consensus.cc:3060] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.452281 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b6906dda0e4227a8b530fb7d53cd42" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
W20260713 09:11:46.454216 29607 leader_election.cc:343] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.458349 29762 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:46.459128 29762 ts_tablet_manager.cc:1403] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260713 09:11:46.451354 29817 raft_consensus.cc:515] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.465106 29759 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.469465 29759 ts_tablet_manager.cc:1403] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.111s	user 0.048s	sys 0.009s
I20260713 09:11:46.462764 29830 raft_consensus.cc:493] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.466329 29769 consensus_queue.cc:1048] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.467687 29716 raft_consensus.cc:2468] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:46.473567 29817 leader_election.cc:290] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.474185 29759 raft_consensus.cc:359] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.474889 29759 raft_consensus.cc:385] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.475325 29759 raft_consensus.cc:740] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.471231 29830 raft_consensus.cc:515] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.476666 29762 raft_consensus.cc:359] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.477473 29762 raft_consensus.cc:385] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.477735 29762 raft_consensus.cc:740] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.478935 29830 leader_election.cc:290] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.478307 29762 consensus_queue.cc:260] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.481218 29762 ts_tablet_manager.cc:1434] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:11:46.483561 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:46.484169 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.484426 29715 raft_consensus.cc:3060] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.484865 29494 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:46.486186 29609 leader_election.cc:304] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:46.487756 29533 leader_election.cc:304] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:46.488356 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4a19b74258439fa4928c34b2565896" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.487768 29817 raft_consensus.cc:2804] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.488912 29494 raft_consensus.cc:3060] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.489059 29817 raft_consensus.cc:697] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:46.490003 29817 consensus_queue.cc:237] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.491016 29759 consensus_queue.cc:260] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.493465 29760 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:46.493953 29760 ts_tablet_manager.cc:1403] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.005s
I20260713 09:11:46.495378 29762 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:46.497897 29759 ts_tablet_manager.cc:1434] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:11:46.494701 29830 raft_consensus.cc:2804] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.502514 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:46.503080 29830 raft_consensus.cc:493] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.503357 29716 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:46.503494 29830 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.501947 29715 raft_consensus.cc:2468] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:46.509012 29762 tablet_bootstrap.cc:654] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.511116 29830 raft_consensus.cc:515] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.520440 29830 leader_election.cc:290] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.521504 29494 raft_consensus.cc:2468] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:46.522161 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:46.522245 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.522792 29716 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.523124 29492 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.525134 29761 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:46.525607 29761 ts_tablet_manager.cc:1403] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.008s
I20260713 09:11:46.527411 29607 leader_election.cc:304] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:11:46.528422 29761 raft_consensus.cc:359] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.528637 29771 raft_consensus.cc:2804] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.529237 29761 raft_consensus.cc:385] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.529453 29771 raft_consensus.cc:697] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:46.529606 29761 raft_consensus.cc:740] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.531098 29834 consensus_queue.cc:1048] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.532598 29759 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.532508 29761 consensus_queue.cc:260] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.531054 29771 consensus_queue.cc:237] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.540021 29761 ts_tablet_manager.cc:1434] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:11:46.541143 29761 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:46.544607 29759 tablet_bootstrap.cc:654] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.555800 29760 raft_consensus.cc:359] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.560304 29760 raft_consensus.cc:385] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.560554 29760 raft_consensus.cc:740] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
W20260713 09:11:46.558791 29866 log.cc:927] Time spent T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260713 09:11:46.562525 29492 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:46.563869 29533 leader_election.cc:304] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:46.564718 29830 raft_consensus.cc:2804] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.565212 29830 raft_consensus.cc:697] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:46.566007 29830 consensus_queue.cc:237] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.568295 29768 consensus_queue.cc:1048] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.572551 29760 consensus_queue.cc:260] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.572351 29389 catalog_manager.cc:5697] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.558512 29716 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:46.587239 29760 ts_tablet_manager.cc:1434] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260713 09:11:46.589010 29760 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.587817 29768 consensus_queue.cc:1048] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:46.595877 29760 tablet_bootstrap.cc:654] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.598557 29825 consensus_queue.cc:1048] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.600526 29768 consensus_queue.cc:1048] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.614745 29761 tablet_bootstrap.cc:654] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.619562 29768 consensus_queue.cc:1048] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.655339 29834 consensus_queue.cc:1048] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.662793 29766 consensus_queue.cc:1048] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:46.678615 29762 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:46.679483 29762 ts_tablet_manager.cc:1403] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.184s	user 0.039s	sys 0.021s
I20260713 09:11:46.706100 29759 tablet_bootstrap.cc:492] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.706657 29759 ts_tablet_manager.cc:1403] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.174s	user 0.029s	sys 0.018s
I20260713 09:11:46.709350 29759 raft_consensus.cc:359] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.710011 29759 raft_consensus.cc:385] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.710266 29759 raft_consensus.cc:740] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.701056 29834 raft_consensus.cc:493] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.710944 29759 consensus_queue.cc:260] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.712390 29834 raft_consensus.cc:515] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.720805 29759 ts_tablet_manager.cc:1434] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:11:46.721829 29834 leader_election.cc:290] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:46.722083 29759 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.739696 29762 raft_consensus.cc:359] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.740664 29762 raft_consensus.cc:385] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.741011 29762 raft_consensus.cc:740] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.748885 29759 tablet_bootstrap.cc:654] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.751127 29762 consensus_queue.cc:260] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.754149 29762 ts_tablet_manager.cc:1434] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260713 09:11:46.746587 29830 consensus_queue.cc:1048] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:11:46.768694 29761 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:46.769383 29761 ts_tablet_manager.cc:1403] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.228s	user 0.025s	sys 0.012s
I20260713 09:11:46.769908 29762 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:46.750386 29766 consensus_queue.cc:1048] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:11:46.767582 29771 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.773957 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.741616 29389 catalog_manager.cc:5697] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.805661 29761 raft_consensus.cc:359] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.806403 29761 raft_consensus.cc:385] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.806677 29761 raft_consensus.cc:740] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.787943 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:46.777757 29771 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.810154 29771 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:46.812415 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.812363 29761 consensus_queue.cc:260] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.797824 29760 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:46.797945 29391 catalog_manager.cc:5697] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:46.818135 29494 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.818905 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:46.821453 29762 tablet_bootstrap.cc:654] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:46.821693 29681 leader_election.cc:343] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.824266 29761 ts_tablet_manager.cc:1434] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260713 09:11:46.830922 29567 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.831002 29607 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:11:46.831984 29875 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.832466 29875 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.832880 29771 raft_consensus.cc:2804] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.833276 29771 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.833652 29771 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:46.831097 29681 leader_election.cc:343] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.834590 29681 leader_election.cc:304] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:46.836437 29834 raft_consensus.cc:2749] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:46.837231 29834 consensus_queue.cc:1048] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.839047 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:46.839689 29567 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 0.
I20260713 09:11:46.840775 29458 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:46.841176 29771 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.841543 29761 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:46.841578 29768 raft_consensus.cc:2804] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.850317 29768 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.850759 29768 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.853966 29759 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.854565 29759 ts_tablet_manager.cc:1403] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.003s
I20260713 09:11:46.856745 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:46.857350 29567 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.857409 29759 raft_consensus.cc:359] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.858296 29759 raft_consensus.cc:385] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.858633 29759 raft_consensus.cc:740] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.859472 29759 consensus_queue.cc:260] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:46.861897 29759 ts_tablet_manager.cc:1434] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:46.862918 29759 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.863425 29768 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.865453 29768 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:46.867651 29771 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:46.868551 29762 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:46.869035 29762 ts_tablet_manager.cc:1403] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.007s
I20260713 09:11:46.869024 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:46.869539 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:46.869947 29493 raft_consensus.cc:2393] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29934f0a738f407d865c3413edd0934e in current term 1: Already voted for candidate 3d3d24f0f1f14445bfdad302d8102c53 in this term.
I20260713 09:11:46.870384 29640 raft_consensus.cc:2393] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:46.870918 29759 tablet_bootstrap.cc:654] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.871951 29762 raft_consensus.cc:359] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.872529 29567 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:46.873752 29607 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:46.874481 29761 tablet_bootstrap.cc:654] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.874853 29771 raft_consensus.cc:2804] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.875584 29771 raft_consensus.cc:697] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:46.876536 29771 consensus_queue.cc:237] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.877163 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:46.872702 29762 raft_consensus.cc:385] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.878063 29569 raft_consensus.cc:2393] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:46.878019 29762 raft_consensus.cc:740] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.879248 29762 consensus_queue.cc:260] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.881490 29762 ts_tablet_manager.cc:1434] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:46.882544 29762 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:46.883955 29875 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:46.886730 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:46.888373 29760 ts_tablet_manager.cc:1403] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.300s	user 0.019s	sys 0.029s
I20260713 09:11:46.894404 29762 tablet_bootstrap.cc:654] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.894775 29458 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [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: 3d3d24f0f1f14445bfdad302d8102c53; no voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:46.896996 29768 raft_consensus.cc:2749] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:46.897644 29830 raft_consensus.cc:493] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.898159 29830 raft_consensus.cc:515] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.908721 29567 raft_consensus.cc:3060] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.913126 29759 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:46.913661 29759 ts_tablet_manager.cc:1403] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.016s
I20260713 09:11:46.916286 29759 raft_consensus.cc:359] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.916962 29759 raft_consensus.cc:385] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.917240 29759 raft_consensus.cc:740] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.917855 29759 consensus_queue.cc:260] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:46.920293 29761 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:46.922241 29760 raft_consensus.cc:359] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.922935 29760 raft_consensus.cc:385] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.923255 29760 raft_consensus.cc:740] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.924378 29760 consensus_queue.cc:260] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.921478 29761 ts_tablet_manager.cc:1403] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.005s
I20260713 09:11:46.926487 29759 ts_tablet_manager.cc:1434] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:46.927376 29759 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:46.928092 29830 leader_election.cc:290] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:46.933439 29759 tablet_bootstrap.cc:654] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.933910 29817 consensus_queue.cc:1048] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.934218 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3a43c9ebe14859a4573666488ad2ae" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:46.935158 29494 raft_consensus.cc:2468] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:46.930071 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3a43c9ebe14859a4573666488ad2ae" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:46.938943 29760 ts_tablet_manager.cc:1434] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260713 09:11:46.940213 29760 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:46.948143 29805 raft_consensus.cc:493] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.948670 29805 raft_consensus.cc:515] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.950736 29805 leader_election.cc:290] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:46.951182 29640 raft_consensus.cc:2468] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:46.952510 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:46.953943 29607 leader_election.cc:343] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.955294 29532 leader_election.cc:304] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:46.956183 29830 raft_consensus.cc:2804] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.956569 29830 raft_consensus.cc:493] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.956887 29830 raft_consensus.cc:3060] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.946261 29761 raft_consensus.cc:359] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.966190 29761 raft_consensus.cc:385] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.966784 29761 raft_consensus.cc:740] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.968962 29761 consensus_queue.cc:260] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:46.968045 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:46.971594 29716 raft_consensus.cc:2468] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:46.980983 29760 tablet_bootstrap.cc:654] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.982694 29830 raft_consensus.cc:515] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:46.984231 29609 leader_election.cc:304] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:46.984577 29761 ts_tablet_manager.cc:1434] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260713 09:11:46.987142 29761 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:46.992513 29805 raft_consensus.cc:2804] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.995225 29805 raft_consensus.cc:493] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.995688 29805 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.999920 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3a43c9ebe14859a4573666488ad2ae" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:47.000865 29492 raft_consensus.cc:3060] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.011861 29830 leader_election.cc:290] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:47.009618 29392 catalog_manager.cc:5697] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:47.016976 29805 raft_consensus.cc:515] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.018841 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3a43c9ebe14859a4573666488ad2ae" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:47.019712 29640 raft_consensus.cc:3060] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.021173 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.021770 29716 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.029131 29761 tablet_bootstrap.cc:654] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.030058 29830 consensus_queue.cc:1048] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.034533 29716 raft_consensus.cc:2468] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:47.036176 29609 leader_election.cc:304] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:47.037348 29817 raft_consensus.cc:2804] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.037964 29817 raft_consensus.cc:697] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:47.039076 29817 consensus_queue.cc:237] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.043565 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:47.043774 29805 leader_election.cc:290] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
W20260713 09:11:47.047017 29607 leader_election.cc:343] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.049860 29759 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:47.050247 29762 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:47.050392 29759 ts_tablet_manager.cc:1403] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.009s
I20260713 09:11:47.050740 29762 ts_tablet_manager.cc:1403] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.168s	user 0.032s	sys 0.047s
I20260713 09:11:47.052840 29640 raft_consensus.cc:2468] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:47.054100 29532 leader_election.cc:304] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:47.055063 29830 raft_consensus.cc:2804] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.055516 29830 raft_consensus.cc:697] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:47.056334 29830 consensus_queue.cc:237] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.053982 29762 raft_consensus.cc:359] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.057543 29762 raft_consensus.cc:385] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.057821 29762 raft_consensus.cc:740] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.058589 29762 consensus_queue.cc:260] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.059113 29759 raft_consensus.cc:359] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.059898 29759 raft_consensus.cc:385] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.062070 29762 ts_tablet_manager.cc:1434] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:47.063022 29762 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:47.060154 29759 raft_consensus.cc:740] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.066931 29759 consensus_queue.cc:260] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.069219 29759 ts_tablet_manager.cc:1434] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260713 09:11:47.070084 29759 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:47.071532 29760 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.072033 29760 ts_tablet_manager.cc:1403] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.132s	user 0.040s	sys 0.001s
I20260713 09:11:47.071858 29492 raft_consensus.cc:2468] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:47.076793 29760 raft_consensus.cc:359] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.077317 29760 raft_consensus.cc:385] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.077608 29760 raft_consensus.cc:740] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.078188 29760 consensus_queue.cc:260] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.083257 29761 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:47.083737 29761 ts_tablet_manager.cc:1403] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.000s
I20260713 09:11:47.085362 29759 tablet_bootstrap.cc:654] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.087913 29762 tablet_bootstrap.cc:654] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.091069 29760 ts_tablet_manager.cc:1434] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:11:47.092119 29760 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:47.097205 29760 tablet_bootstrap.cc:654] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.099964 29761 raft_consensus.cc:359] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.103688 29761 raft_consensus.cc:385] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.104260 29761 raft_consensus.cc:740] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
W20260713 09:11:47.104741 29440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:47.103297 29817 consensus_queue.cc:1048] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:47.103354 29771 consensus_queue.cc:1048] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:47.107388 29817 consensus_queue.cc:1048] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:47.108245 29387 catalog_manager.cc:5697] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.110294 29761 consensus_queue.cc:260] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.115526 29830 raft_consensus.cc:493] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.118746 29761 ts_tablet_manager.cc:1434] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260713 09:11:47.120193 29761 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:47.118091 29830 raft_consensus.cc:515] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.134356 29830 leader_election.cc:290] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:47.142446 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:47.144717 29533 leader_election.cc:343] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.149932 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
W20260713 09:11:47.151517 29532 leader_election.cc:343] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.151993 29532 leader_election.cc:304] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.157469 29761 tablet_bootstrap.cc:654] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.098189 29391 catalog_manager.cc:5697] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.163921 29766 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.164501 29766 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.153507 29830 raft_consensus.cc:2749] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.167505 29766 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.168641 29893 consensus_queue.cc:1048] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:47.174764 29714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
W20260713 09:11:47.178751 29535 leader_election.cc:343] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.180465 29904 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.180999 29904 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.183320 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:47.183980 29640 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:47.186825 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:47.187458 29567 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:47.189128 29902 raft_consensus.cc:493] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.189742 29902 raft_consensus.cc:515] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.190043 29532 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [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: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.191174 29766 raft_consensus.cc:2804] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.191584 29766 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.191937 29766 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.192130 29902 leader_election.cc:290] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.193648 29759 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
I20260713 09:11:47.194129 29759 ts_tablet_manager.cc:1403] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.005s
I20260713 09:11:47.194643 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:47.196141 29607 leader_election.cc:343] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.196967 29759 raft_consensus.cc:359] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.197649 29759 raft_consensus.cc:385] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.197969 29759 raft_consensus.cc:740] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.198655 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.198791 29759 consensus_queue.cc:260] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.199633 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.200563 29713 raft_consensus.cc:2468] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:47.200848 29759 ts_tablet_manager.cc:1434] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:47.201771 29759 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: Bootstrap starting.
I20260713 09:11:47.202409 29607 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:47.206512 29902 raft_consensus.cc:2804] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.206928 29902 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.207356 29759 tablet_bootstrap.cc:654] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.207307 29902 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.217376 29830 raft_consensus.cc:493] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.217895 29830 raft_consensus.cc:515] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.218689 29759 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: No bootstrap required, opened a new log
W20260713 09:11:47.210671 29609 leader_election.cc:343] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.222270 29609 leader_election.cc:304] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.183553 29904 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.224720 29904 raft_consensus.cc:2804] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.225085 29904 raft_consensus.cc:493] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.225409 29904 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.228259 29830 leader_election.cc:290] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.229792 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:47.231848 29533 leader_election.cc:343] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.232880 29875 raft_consensus.cc:493] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.233345 29875 raft_consensus.cc:515] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.242435 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
W20260713 09:11:47.243094 29532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.195:35369, user_credentials={real_user=slave}} blocked reactor thread for 53146.4us
I20260713 09:11:47.245828 29766 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.248674 29759 ts_tablet_manager.cc:1403] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.007s
I20260713 09:11:47.255260 29759 raft_consensus.cc:359] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.256181 29759 raft_consensus.cc:385] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.256559 29759 raft_consensus.cc:740] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.257465 29759 consensus_queue.cc:260] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.261598 29759 ts_tablet_manager.cc:1434] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:47.264431 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.270195 29904 raft_consensus.cc:515] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.280223 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:47.281744 29762 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:47.282522 29762 ts_tablet_manager.cc:1403] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.220s	user 0.025s	sys 0.006s
I20260713 09:11:47.285290 29762 raft_consensus.cc:359] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.286161 29762 raft_consensus.cc:385] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.286444 29762 raft_consensus.cc:740] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.287914 29904 leader_election.cc:290] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.287386 29762 consensus_queue.cc:260] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.288789 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.289378 29713 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.289646 29762 ts_tablet_manager.cc:1434] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:47.290599 29762 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
I20260713 09:11:47.292404 29893 raft_consensus.cc:493] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.273787 29875 leader_election.cc:290] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.292912 29893 raft_consensus.cc:515] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.295499 29893 leader_election.cc:290] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.297224 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:47.301023 29760 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.301520 29760 ts_tablet_manager.cc:1403] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.210s	user 0.028s	sys 0.070s
I20260713 09:11:47.301745 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
W20260713 09:11:47.301891 29532 leader_election.cc:343] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.302604 29717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
W20260713 09:11:47.303467 29607 leader_election.cc:343] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.303880 29714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
W20260713 09:11:47.305419 29535 leader_election.cc:343] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.305830 29535 leader_election.cc:304] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.306464 29762 tablet_bootstrap.cc:654] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:47.307003 29535 leader_election.cc:343] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.307170 29893 raft_consensus.cc:493] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.307961 29830 raft_consensus.cc:2749] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.307668 29893 raft_consensus.cc:515] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.307590 29716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.320622 29716 raft_consensus.cc:2393] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:47.310873 29760 raft_consensus.cc:359] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.311507 29766 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.274964 29715 raft_consensus.cc:2468] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 0.
I20260713 09:11:47.322945 29760 raft_consensus.cc:385] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.324676 29760 raft_consensus.cc:740] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.325364 29760 consensus_queue.cc:260] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.311645 29714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.313930 29902 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.328395 29790 raft_consensus.cc:493] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.329487 29902 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.329104 29790 raft_consensus.cc:515] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.330276 29640 raft_consensus.cc:2393] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab029941d2304a6ea302e4f0874bf658 in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:47.330175 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:47.331076 29569 raft_consensus.cc:2393] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29934f0a738f407d865c3413edd0934e in current term 1: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:47.332696 29760 ts_tablet_manager.cc:1434] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:11:47.331076 29460 leader_election.cc:304] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.333122 29790 leader_election.cc:290] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.333797 29760 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:47.334077 29875 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.334901 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:47.319151 29713 raft_consensus.cc:2468] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:47.338032 29761 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:47.338510 29761 ts_tablet_manager.cc:1403] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.219s	user 0.009s	sys 0.008s
I20260713 09:11:47.335517 29642 raft_consensus.cc:2468] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:47.339105 29768 raft_consensus.cc:493] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.334733 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:47.340999 29535 leader_election.cc:304] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [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: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.341260 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:47.341822 29766 raft_consensus.cc:2804] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.342186 29766 raft_consensus.cc:493] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.339569 29768 raft_consensus.cc:515] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.342523 29766 raft_consensus.cc:3060] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:47.342862 29533 leader_election.cc:343] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.344234 29768 leader_election.cc:290] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:47.345436 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.346236 29715 raft_consensus.cc:2468] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 0.
I20260713 09:11:47.348572 29714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.348807 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:47.349424 29680 leader_election.cc:304] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:47.350054 29766 raft_consensus.cc:515] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
W20260713 09:11:47.350731 29609 leader_election.cc:343] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.350823 29460 leader_election.cc:304] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:47.351881 29609 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e; no voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.351289 29790 raft_consensus.cc:2804] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.353384 29790 raft_consensus.cc:493] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.353461 29609 leader_election.cc:304] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.353950 29790 raft_consensus.cc:3060] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.335645 29893 leader_election.cc:290] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.351187 29569 raft_consensus.cc:2393] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:47.355599 29902 raft_consensus.cc:2804] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.356252 29902 raft_consensus.cc:697] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:47.357033 29902 consensus_queue.cc:237] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
W20260713 09:11:47.352797 29535 leader_election.cc:343] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.359428 29535 leader_election.cc:304] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658; no voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.352541 29768 raft_consensus.cc:2804] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.360036 29768 raft_consensus.cc:493] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.360123 29893 raft_consensus.cc:2749] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.353880 29817 raft_consensus.cc:2749] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.360610 29768 raft_consensus.cc:3060] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.366720 29760 tablet_bootstrap.cc:654] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.372985 29761 raft_consensus.cc:359] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.376597 29532 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [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: ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.403805 29761 raft_consensus.cc:385] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.404244 29761 raft_consensus.cc:740] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.405184 29830 raft_consensus.cc:2749] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.407034 29875 raft_consensus.cc:2749] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.382109 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.412391 29713 raft_consensus.cc:3060] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.405158 29761 consensus_queue.cc:260] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.417616 29761 ts_tablet_manager.cc:1434] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260713 09:11:47.418577 29761 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:47.424836 29713 raft_consensus.cc:2468] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:47.425760 29391 catalog_manager.cc:5697] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.426635 29535 leader_election.cc:304] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:47.427512 29830 raft_consensus.cc:2804] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.427982 29830 raft_consensus.cc:697] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:47.428771 29830 consensus_queue.cc:237] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.389259 29790 raft_consensus.cc:515] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.392320 29768 raft_consensus.cc:515] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.395408 29902 consensus_queue.cc:1048] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.400393 29762 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:47.450479 29762 ts_tablet_manager.cc:1403] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.160s	user 0.045s	sys 0.039s
I20260713 09:11:47.451010 29790 leader_election.cc:290] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.452749 29640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:47.453357 29640 raft_consensus.cc:3060] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.402216 29766 leader_election.cc:290] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:47.453868 29761 tablet_bootstrap.cc:654] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.453565 29762 raft_consensus.cc:359] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.454839 29762 raft_consensus.cc:385] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.455191 29762 raft_consensus.cc:740] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.455953 29762 consensus_queue.cc:260] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.458022 29762 ts_tablet_manager.cc:1434] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:47.458662 29492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:47.458997 29762 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: Bootstrap starting.
W20260713 09:11:47.459834 29681 leader_election.cc:343] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.461186 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
W20260713 09:11:47.462447 29681 leader_election.cc:343] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.465320 29760 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.465905 29760 ts_tablet_manager.cc:1403] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.048s
I20260713 09:11:47.466151 29902 consensus_queue.cc:1048] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.468307 29766 consensus_queue.cc:1048] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.468742 29760 raft_consensus.cc:359] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.470849 29760 raft_consensus.cc:385] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.471433 29760 raft_consensus.cc:740] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.472568 29760 consensus_queue.cc:260] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.473766 29762 tablet_bootstrap.cc:654] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.475888 29760 ts_tablet_manager.cc:1434] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:47.477200 29760 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:47.485538 29640 raft_consensus.cc:2468] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:47.487392 29680 leader_election.cc:304] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.488927 29790 raft_consensus.cc:2804] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.489557 29790 raft_consensus.cc:697] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:47.490882 29760 tablet_bootstrap.cc:654] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.490684 29790 consensus_queue.cc:237] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.499751 29825 consensus_queue.cc:1048] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.505436 29914 raft_consensus.cc:493] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.506124 29914 raft_consensus.cc:515] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.509944 29760 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.510171 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.510519 29760 ts_tablet_manager.cc:1403] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260713 09:11:47.510986 29715 raft_consensus.cc:2393] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:47.511786 29914 leader_election.cc:290] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.508880 29392 catalog_manager.cc:5697] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.513576 29760 raft_consensus.cc:359] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.514292 29760 raft_consensus.cc:385] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.514672 29760 raft_consensus.cc:740] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.515410 29760 consensus_queue.cc:260] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.516409 29643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:47.517889 29760 ts_tablet_manager.cc:1434] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:47.517921 29457 leader_election.cc:304] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.519040 29760 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:47.519449 29875 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.523350 29902 consensus_queue.cc:1048] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.525429 29760 tablet_bootstrap.cc:654] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.530694 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.531442 29492 raft_consensus.cc:2393] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab029941d2304a6ea302e4f0874bf658 in current term 1: Already voted for candidate 3d3d24f0f1f14445bfdad302d8102c53 in this term.
I20260713 09:11:47.531803 29715 raft_consensus.cc:2393] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:47.535972 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8b18b6a4294e8c9ad386db4aa9704d" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:47.537611 29458 leader_election.cc:304] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [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: 3d3d24f0f1f14445bfdad302d8102c53; no voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.538621 29915 raft_consensus.cc:2749] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.551470 29902 consensus_queue.cc:1048] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:47.556419 29768 leader_election.cc:290] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:47.586313 29392 catalog_manager.cc:5697] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:47.662695 29904 raft_consensus.cc:493] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.663529 29904 raft_consensus.cc:515] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.668852 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:47.669878 29567 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:47.680455 29607 leader_election.cc:304] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:47.681792 29902 raft_consensus.cc:2804] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.682307 29902 raft_consensus.cc:493] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.682754 29902 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.689957 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
W20260713 09:11:47.692199 29609 leader_election.cc:343] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.694446 29834 raft_consensus.cc:493] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.695181 29834 raft_consensus.cc:515] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.701314 29494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
W20260713 09:11:47.703454 29681 leader_election.cc:343] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.687264 29875 raft_consensus.cc:2749] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.713045 29834 leader_election.cc:290] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:47.715579 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:47.716573 29567 raft_consensus.cc:2468] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 0.
I20260713 09:11:47.718669 29681 leader_election.cc:304] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [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: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.719867 29834 raft_consensus.cc:2804] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.720358 29834 raft_consensus.cc:493] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.720814 29834 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.722410 29904 leader_election.cc:290] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.760982 29902 raft_consensus.cc:515] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.764003 29760 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.765328 29760 ts_tablet_manager.cc:1403] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.247s	user 0.024s	sys 0.044s
I20260713 09:11:47.767701 29761 tablet_bootstrap.cc:492] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:47.768355 29761 ts_tablet_manager.cc:1403] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.350s	user 0.073s	sys 0.098s
I20260713 09:11:47.768414 29760 raft_consensus.cc:359] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.769332 29760 raft_consensus.cc:385] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.769645 29760 raft_consensus.cc:740] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.772243 29760 consensus_queue.cc:260] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.758342 29834 raft_consensus.cc:515] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.774842 29760 ts_tablet_manager.cc:1434] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:11:47.776180 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:47.776646 29834 leader_election.cc:290] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:47.777087 29569 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.778730 29760 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:47.780143 29762 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: No bootstrap required, opened a new log
I20260713 09:11:47.780637 29762 ts_tablet_manager.cc:1403] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: Time spent bootstrapping tablet: real 0.322s	user 0.104s	sys 0.139s
I20260713 09:11:47.783403 29762 raft_consensus.cc:359] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.785164 29762 raft_consensus.cc:385] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.785497 29762 raft_consensus.cc:740] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.785255 29761 raft_consensus.cc:359] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.786151 29761 raft_consensus.cc:385] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.786449 29761 raft_consensus.cc:740] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.786222 29762 consensus_queue.cc:260] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.787302 29761 consensus_queue.cc:260] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.788496 29762 ts_tablet_manager.cc:1434] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:47.779765 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:47.789429 29761 ts_tablet_manager.cc:1434] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
W20260713 09:11:47.790696 29681 leader_election.cc:343] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.791018 29761 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: Bootstrap starting.
I20260713 09:11:47.791592 29875 raft_consensus.cc:493] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.792080 29875 raft_consensus.cc:515] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:47.784943 29760 tablet_bootstrap.cc:654] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:47.795198 29875 leader_election.cc:290] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.796864 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:47.798823 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947829a9ca14464ba6ee93b6900bb460" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:47.799700 29642 raft_consensus.cc:2393] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate bb727bc37c08439e96b123d53be7822f in this term.
I20260713 09:11:47.800952 29457 leader_election.cc:304] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:47.802070 29875 raft_consensus.cc:3060] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.789460 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:47.805866 29567 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.809829 29902 leader_election.cc:290] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:47.815209 29569 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:47.815827 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:47.816710 29607 leader_election.cc:304] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:47.817502 29761 tablet_bootstrap.cc:654] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:47.817909 29609 leader_election.cc:343] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:47.819235 29902 raft_consensus.cc:2804] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.820508 29902 raft_consensus.cc:697] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:47.821915 29875 raft_consensus.cc:2749] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.821384 29902 consensus_queue.cc:237] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.831213 29567 raft_consensus.cc:2468] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:47.831451 29760 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: No bootstrap required, opened a new log
I20260713 09:11:47.832113 29760 ts_tablet_manager.cc:1403] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260713 09:11:47.832798 29681 leader_election.cc:304] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [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: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:11:47.833699 29834 raft_consensus.cc:2804] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:47.834422 29834 raft_consensus.cc:697] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:47.834771 29760 raft_consensus.cc:359] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.835553 29760 raft_consensus.cc:385] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.835867 29760 raft_consensus.cc:740] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.835341 29834 consensus_queue.cc:237] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.832825 29761 tablet_bootstrap.cc:492] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: No bootstrap required, opened a new log
I20260713 09:11:47.836655 29760 consensus_queue.cc:260] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:47.837523 29761 ts_tablet_manager.cc:1403] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260713 09:11:47.838604 29392 catalog_manager.cc:5697] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.840561 29761 raft_consensus.cc:359] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.841282 29761 raft_consensus.cc:385] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:47.841565 29761 raft_consensus.cc:740] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Initialized, Role: FOLLOWER
I20260713 09:11:47.842243 29760 ts_tablet_manager.cc:1434] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:11:47.842303 29761 consensus_queue.cc:260] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:47.844625 29761 ts_tablet_manager.cc:1434] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:47.855726 29391 catalog_manager.cc:5697] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 1 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.871515 29902 consensus_queue.cc:1048] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.883033 29904 consensus_queue.cc:1048] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.913200 29834 consensus_queue.cc:1048] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.924151 29834 consensus_queue.cc:1048] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:47.981971 29904 raft_consensus.cc:493] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.982546 29904 raft_consensus.cc:515] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:47.982802 29825 consensus_queue.cc:1048] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.984474 29904 leader_election.cc:290] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:47.985551 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:47.986245 29567 raft_consensus.cc:2468] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:47.986280 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:47.987061 29493 raft_consensus.cc:2468] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 0.
I20260713 09:11:47.988595 29607 leader_election.cc:304] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:11:47.988688 29893 consensus_queue.cc:1048] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.990057 29904 raft_consensus.cc:2804] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:47.990433 29904 raft_consensus.cc:493] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:47.990803 29904 raft_consensus.cc:3060] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.003315 29904 raft_consensus.cc:515] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:48.005148 29904 leader_election.cc:290] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:48.006294 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:48.006572 29493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0832d1eee1b04b6582970f7967a17615" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:48.006935 29567 raft_consensus.cc:3060] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.007131 29493 raft_consensus.cc:3060] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.017513 29567 raft_consensus.cc:2468] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:48.017562 29493 raft_consensus.cc:2468] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:48.020042 29607 leader_election.cc:304] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:48.020892 29904 raft_consensus.cc:2804] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:48.021449 29904 raft_consensus.cc:697] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:48.022606 29904 consensus_queue.cc:237] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:48.030218 29389 catalog_manager.cc:5697] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 1 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } }
W20260713 09:11:48.119963 29440 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:48.232406 29790 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:48.232957 29790 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:48.234797 29790 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:48.235745 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:48.235942 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:48.236472 29567 raft_consensus.cc:2393] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb727bc37c08439e96b123d53be7822f in current term 1: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:48.236892 29642 raft_consensus.cc:2393] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb727bc37c08439e96b123d53be7822f in current term 1: Already voted for candidate 29934f0a738f407d865c3413edd0934e in this term.
I20260713 09:11:48.238026 29680 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb727bc37c08439e96b123d53be7822f; no voters: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:48.238710 29790 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.243408 29790 raft_consensus.cc:2749] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:48.269423 29713 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.280066 29902 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:48.298696 29902 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:48.325822 29875 raft_consensus.cc:493] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:48.326385 29875 raft_consensus.cc:515] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:48.328414 29875 leader_election.cc:290] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:48.329237 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:48.329803 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:48.330931 29567 raft_consensus.cc:2393] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d3d24f0f1f14445bfdad302d8102c53 in current term 1: Already voted for candidate bb727bc37c08439e96b123d53be7822f in this term.
I20260713 09:11:48.332002 29458 leader_election.cc:304] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53; no voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:48.332772 29875 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:48.338524 29875 raft_consensus.cc:2749] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:48.368665 29790 consensus_queue.cc:1048] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:48.379362 29790 consensus_queue.cc:1048] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:48.554939 29904 consensus_queue.cc:1048] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:48.568405 29902 consensus_queue.cc:1048] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:48.990058 29902 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:48.990598 29902 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:48.992587 29902 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:48.993165 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:48.993613 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:48.993856 29567 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:48.994275 29713 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 1.
I20260713 09:11:48.995401 29607 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:11:48.996207 29902 raft_consensus.cc:2804] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:48.996577 29902 raft_consensus.cc:493] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:48.996912 29902 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.002584 29902 raft_consensus.cc:515] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:49.004155 29902 leader_election.cc:290] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 2 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:11:49.005081 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:49.005251 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d1519c841f34202ba2866bd6fea3924" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:11:49.005647 29567 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.005844 29713 raft_consensus.cc:3060] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:49.010543 29713 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 2.
I20260713 09:11:49.010558 29567 raft_consensus.cc:2468] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 2.
I20260713 09:11:49.011737 29609 leader_election.cc:304] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:11:49.012499 29805 raft_consensus.cc:2804] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:49.013026 29805 raft_consensus.cc:697] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 2 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:11:49.013839 29805 consensus_queue.cc:237] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [LEADER]: Queue going to LEADER 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: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:11:49.020840 29391 catalog_manager.cc:5697] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 0 to 2, leader changed from <none> to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 2 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:49.541173 29713 raft_consensus.cc:1275] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 29934f0a738f407d865c3413edd0934e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:49.542466 29902 consensus_queue.cc:1048] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.548904 29567 raft_consensus.cc:1275] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Refusing update from remote peer 29934f0a738f407d865c3413edd0934e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:49.551328 29902 consensus_queue.cc:1048] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:49.898190 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
W20260713 09:11:49.905212 29681 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 33 similar messages]
W20260713 09:11:49.910672 29681 consensus_peers.cc:597] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:49.919608 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:49.920393 27371 tablet_replica.cc:333] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.921128 27371 raft_consensus.cc:2243] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.921540 27371 raft_consensus.cc:2272] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.923652 27371 tablet_replica.cc:333] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.924320 27371 raft_consensus.cc:2243] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.924860 27371 raft_consensus.cc:2272] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:49.926677 29607 consensus_peers.cc:597] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:49.927139 27371 tablet_replica.cc:333] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.928107 27371 raft_consensus.cc:2243] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.928517 27371 raft_consensus.cc:2272] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.930123 27371 tablet_replica.cc:333] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.930624 27371 raft_consensus.cc:2243] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.930962 27371 raft_consensus.cc:2272] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.932615 27371 tablet_replica.cc:333] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.933187 27371 raft_consensus.cc:2243] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.933584 27371 raft_consensus.cc:2272] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.935506 27371 tablet_replica.cc:333] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.936043 27371 raft_consensus.cc:2243] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.936451 27371 raft_consensus.cc:2272] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.938019 27371 tablet_replica.cc:333] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.938532 27371 raft_consensus.cc:2243] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.938930 27371 raft_consensus.cc:2272] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.940518 27371 tablet_replica.cc:333] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.941035 27371 raft_consensus.cc:2243] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.941421 27371 raft_consensus.cc:2272] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.942915 27371 tablet_replica.cc:333] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.943521 27371 raft_consensus.cc:2243] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.943919 27371 raft_consensus.cc:2272] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.945436 27371 tablet_replica.cc:333] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.945946 27371 raft_consensus.cc:2243] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.946327 27371 raft_consensus.cc:2272] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.947961 27371 tablet_replica.cc:333] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.948625 27371 raft_consensus.cc:2243] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:49.949586 27371 raft_consensus.cc:2272] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.951808 27371 tablet_replica.cc:333] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.952527 27371 raft_consensus.cc:2243] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.953004 27371 raft_consensus.cc:2272] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.954819 27371 tablet_replica.cc:333] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.955302 27371 raft_consensus.cc:2243] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.955631 27371 raft_consensus.cc:2272] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.957278 27371 tablet_replica.cc:333] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.957741 27371 raft_consensus.cc:2243] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.958076 27371 raft_consensus.cc:2272] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.959537 27371 tablet_replica.cc:333] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.959964 27371 raft_consensus.cc:2243] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:49.960593 27371 raft_consensus.cc:2272] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.962080 27371 tablet_replica.cc:333] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.962491 27371 raft_consensus.cc:2243] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.962803 27371 raft_consensus.cc:2272] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.964259 27371 tablet_replica.cc:333] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.964672 27371 raft_consensus.cc:2243] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.964991 27371 raft_consensus.cc:2272] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:49.966559 27371 tablet_replica.cc:333] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: stopping tablet replica
I20260713 09:11:49.967200 27371 raft_consensus.cc:2243] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:49.967747 27371 raft_consensus.cc:2272] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:50.002228 29533 consensus_peers.cc:597] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.007068 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
W20260713 09:11:50.013702 29533 consensus_peers.cc:597] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.032630 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:50.039498 29969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:50.040381 29971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:50.040437 29968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:50.041996 27371 server_base.cc:1061] running on GCE node
I20260713 09:11:50.044476 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:50.044763 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:50.044977 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933910044962 us; error 0 us; skew 500 ppm
I20260713 09:11:50.045782 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:50.048698 27371 webserver.cc:533] Webserver started at http://127.26.186.193:38087/ using document root <none> and password file <none>
I20260713 09:11:50.049252 27371 fs_manager.cc:362] Metadata directory not provided
W20260713 09:11:50.049311 29607 consensus_peers.cc:597] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.049561 27371 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:50.053642 27371 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:50.058153 29977 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:50.058938 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:50.059325 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "3d3d24f0f1f14445bfdad302d8102c53"
format_stamp: "Formatted at 2026-07-13 09:11:43 on dist-test-slave-dg4l"
I20260713 09:11:50.059669 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:50.075951 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:50.077282 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:50.079071 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:50.083287 29984 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:11:50.093187 29607 consensus_peers.cc:597] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.161290 29607 consensus_peers.cc:597] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.169027 29533 consensus_peers.cc:597] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.177533 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:50.177914 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.005s	sys 0.000s
I20260713 09:11:50.178325 27371 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:11:50.179095 29533 consensus_peers.cc:597] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.183292 29984 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.196549 29984 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.197548 29984 tablet_bootstrap.cc:492] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.198287 29984 ts_tablet_manager.cc:1403] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:11:50.200809 29984 raft_consensus.cc:359] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.201334 29984 raft_consensus.cc:740] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.201964 29984 consensus_queue.cc:260] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
W20260713 09:11:50.208529 29533 consensus_peers.cc:597] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.216356 29984 ts_tablet_manager.cc:1434] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260713 09:11:50.217252 29984 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
W20260713 09:11:50.219290 29681 consensus_peers.cc:597] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.228250 29984 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.229027 29984 tablet_bootstrap.cc:492] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.229573 29984 ts_tablet_manager.cc:1403] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:11:50.231437 29984 raft_consensus.cc:359] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.231946 29984 raft_consensus.cc:740] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.232606 29984 consensus_queue.cc:260] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.233892 29984 ts_tablet_manager.cc:1434] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:50.234500 29984 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.245528 29984 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: 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
W20260713 09:11:50.245836 29607 consensus_peers.cc:597] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.246408 29984 tablet_bootstrap.cc:492] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.247026 29984 ts_tablet_manager.cc:1403] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:11:50.248718 29984 raft_consensus.cc:359] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.249214 29984 raft_consensus.cc:740] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.249794 29984 consensus_queue.cc:260] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.251127 29984 ts_tablet_manager.cc:1434] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:50.251695 29984 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.253077 27371 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:50.253415 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.074s	sys 0.000s
I20260713 09:11:50.264133 29984 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.265400 29984 tablet_bootstrap.cc:492] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.266089 29984 ts_tablet_manager.cc:1403] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260713 09:11:50.268689 29984 raft_consensus.cc:359] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.269418 29984 raft_consensus.cc:740] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.270277 29984 consensus_queue.cc:260] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.272692 29984 ts_tablet_manager.cc:1434] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:50.273729 29984 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
W20260713 09:11:50.293810 29681 consensus_peers.cc:597] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.296460 29984 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.297349 29984 tablet_bootstrap.cc:492] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.298097 29984 ts_tablet_manager.cc:1403] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:11:50.300138 29984 raft_consensus.cc:359] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.300671 29984 raft_consensus.cc:740] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.301296 29984 consensus_queue.cc:260] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.302747 29984 ts_tablet_manager.cc:1434] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:11:50.303417 29984 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
W20260713 09:11:50.313995 29607 consensus_peers.cc:597] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.316728 29984 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.317706 29984 tablet_bootstrap.cc:492] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.318384 29984 ts_tablet_manager.cc:1403] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:11:50.320758 29984 raft_consensus.cc:359] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.321270 29984 raft_consensus.cc:740] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.322005 29984 consensus_queue.cc:260] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.323850 29984 ts_tablet_manager.cc:1434] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:50.324561 29984 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
W20260713 09:11:50.324818 29681 consensus_peers.cc:597] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.326174 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:42925
I20260713 09:11:50.326296 30048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:42925 every 8 connection(s)
I20260713 09:11:50.351166 29984 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.352035 29984 tablet_bootstrap.cc:492] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.352694 29984 ts_tablet_manager.cc:1403] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260713 09:11:50.355070 29984 raft_consensus.cc:359] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.355741 29984 raft_consensus.cc:740] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.356449 29984 consensus_queue.cc:260] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.358500 29984 ts_tablet_manager.cc:1434] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:11:50.359261 29607 consensus_peers.cc:597] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.359391 29984 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.359768 30049 heartbeater.cc:344] Connected to a master server at 127.26.186.254:46461
I20260713 09:11:50.360175 30049 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:50.361075 30049 heartbeater.cc:507] Master 127.26.186.254:46461 requested a full tablet report, sending...
I20260713 09:11:50.369819 29389 ts_manager.cc:194] Re-registered known tserver with Master: 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:50.373553 29984 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.374533 29984 tablet_bootstrap.cc:492] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.375182 29984 ts_tablet_manager.cc:1403] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:11:50.377666 29984 raft_consensus.cc:359] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.378365 29984 raft_consensus.cc:740] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.379022 29984 consensus_queue.cc:260] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.380882 29984 ts_tablet_manager.cc:1434] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:50.381695 29984 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.388446 29389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50864
I20260713 09:11:50.391829 30049 heartbeater.cc:499] Master 127.26.186.254:46461 was elected leader, sending a full tablet report...
I20260713 09:11:50.395503 29984 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.396473 29984 tablet_bootstrap.cc:492] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.397101 29984 ts_tablet_manager.cc:1403] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260713 09:11:50.399952 29984 raft_consensus.cc:359] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.400625 29984 raft_consensus.cc:740] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.401377 29984 consensus_queue.cc:260] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.403302 29984 ts_tablet_manager.cc:1434] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:50.404083 29984 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.418078 29984 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.418807 29984 tablet_bootstrap.cc:492] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.419464 29984 ts_tablet_manager.cc:1403] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:11:50.421216 29984 raft_consensus.cc:359] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.421787 29984 raft_consensus.cc:740] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.422439 29984 consensus_queue.cc:260] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.424448 29984 ts_tablet_manager.cc:1434] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:50.425163 29984 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.438179 29984 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.438916 29984 tablet_bootstrap.cc:492] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.439502 29984 ts_tablet_manager.cc:1403] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:11:50.441119 29984 raft_consensus.cc:359] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.441612 29984 raft_consensus.cc:740] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.442121 29984 consensus_queue.cc:260] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.443813 29984 ts_tablet_manager.cc:1434] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:50.444736 29984 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.456735 29984 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.457763 29984 tablet_bootstrap.cc:492] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.458393 29984 ts_tablet_manager.cc:1403] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:11:50.460124 29984 raft_consensus.cc:359] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.460657 29984 raft_consensus.cc:740] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.461340 29984 consensus_queue.cc:260] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.462812 29984 ts_tablet_manager.cc:1434] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:50.463783 29984 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.476032 29984 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.476845 29984 tablet_bootstrap.cc:492] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.477370 29984 ts_tablet_manager.cc:1403] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:50.479301 29984 raft_consensus.cc:359] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.479835 29984 raft_consensus.cc:740] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.480464 29984 consensus_queue.cc:260] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:50.482329 29984 ts_tablet_manager.cc:1434] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:50.483147 29984 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.496670 29984 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.497401 29984 tablet_bootstrap.cc:492] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.498070 29984 ts_tablet_manager.cc:1403] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:11:50.500299 29984 raft_consensus.cc:359] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.500946 29984 raft_consensus.cc:740] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.501610 29984 consensus_queue.cc:260] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.503140 29984 ts_tablet_manager.cc:1434] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:50.503773 29984 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.517026 29984 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.517971 29984 tablet_bootstrap.cc:492] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.518630 29984 ts_tablet_manager.cc:1403] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:11:50.521025 29984 raft_consensus.cc:359] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.521692 29984 raft_consensus.cc:740] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.522301 29984 consensus_queue.cc:260] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.524042 29984 ts_tablet_manager.cc:1434] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:50.524678 29984 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.536046 29984 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.536964 29984 tablet_bootstrap.cc:492] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.537601 29984 ts_tablet_manager.cc:1403] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:11:50.539866 29984 raft_consensus.cc:359] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.540488 29984 raft_consensus.cc:740] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.541143 29984 consensus_queue.cc:260] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.543104 29984 ts_tablet_manager.cc:1434] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260713 09:11:50.543834 29984 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.555871 29984 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.556864 29984 tablet_bootstrap.cc:492] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.557565 29984 ts_tablet_manager.cc:1403] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:11:50.559970 29984 raft_consensus.cc:359] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.560498 29984 raft_consensus.cc:740] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.561152 29984 consensus_queue.cc:260] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:11:50.563181 29984 ts_tablet_manager.cc:1434] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:50.564473 29984 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap starting.
I20260713 09:11:50.578485 29984 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:50.579365 29984 tablet_bootstrap.cc:492] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Bootstrap complete.
I20260713 09:11:50.580032 29984 ts_tablet_manager.cc:1403] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:11:50.582335 29984 raft_consensus.cc:359] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.582950 29984 raft_consensus.cc:740] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Initialized, Role: FOLLOWER
I20260713 09:11:50.583554 29984 consensus_queue.cc:260] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [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: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:50.585415 29984 ts_tablet_manager.cc:1434] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:11:51.163945 30063 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.164465 30063 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:51.166306 30063 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:51.167037 30023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:51.167258 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e" is_pre_election: true
I20260713 09:11:51.167644 30023 raft_consensus.cc:2468] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 1.
I20260713 09:11:51.168712 29533 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [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: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e
I20260713 09:11:51.169368 30063 raft_consensus.cc:2804] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:51.169696 30063 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.169986 30063 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.175882 30063 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:51.177489 30063 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:11:51.177981 29952 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.178380 30023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:51.178614 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:11:51.178501 29952 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:51.178910 30023 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.180768 29952 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:51.181710 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:51.183054 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:51.183681 30022 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 1.
I20260713 09:11:51.184878 29681 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [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: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:51.185699 30057 raft_consensus.cc:2804] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:51.186131 30057 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.186462 30057 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.187417 30023 raft_consensus.cc:2468] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 2.
I20260713 09:11:51.188735 29533 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [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: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 29934f0a738f407d865c3413edd0934e
I20260713 09:11:51.189843 30063 raft_consensus.cc:2804] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:51.190313 30063 raft_consensus.cc:697] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:11:51.191125 30063 consensus_queue.cc:237] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:51.194109 30057 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:51.199378 30023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
I20260713 09:11:51.200011 30023 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.200161 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "bb727bc37c08439e96b123d53be7822f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:11:51.200138 29387 catalog_manager.cc:5697] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 1 to 2, leader changed from 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193) to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:51.203631 30057 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [CANDIDATE]: Term 2 election: Requested vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:51.207295 30023 raft_consensus.cc:2468] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb727bc37c08439e96b123d53be7822f in term 2.
I20260713 09:11:51.208506 29681 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [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: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:51.209371 30057 raft_consensus.cc:2804] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:51.210003 30057 raft_consensus.cc:697] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 2 LEADER]: Becoming Leader. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:11:51.211097 30057 consensus_queue.cc:237] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:51.220163 29389 catalog_manager.cc:5697] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f reported cstate change: term changed from 1 to 2, leader changed from 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193) to bb727bc37c08439e96b123d53be7822f (127.26.186.196). New cstate: current_term: 2 leader_uuid: "bb727bc37c08439e96b123d53be7822f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:51.334444 29805 raft_consensus.cc:493] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.335047 29805 raft_consensus.cc:515] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:11:51.336881 29805 leader_election.cc:290] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:11:51.337738 30023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:51.337868 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e756f0c6c644a9bed5786b07489b3c" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab029941d2304a6ea302e4f0874bf658" is_pre_election: true
I20260713 09:11:51.338620 30023 raft_consensus.cc:2393] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29934f0a738f407d865c3413edd0934e in current term 2: Already voted for candidate ab029941d2304a6ea302e4f0874bf658 in this term.
I20260713 09:11:51.339640 29607 leader_election.cc:304] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e; no voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658
I20260713 09:11:51.340431 29805 raft_consensus.cc:3060] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.345178 29805 raft_consensus.cc:2749] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:51.361351 30063 raft_consensus.cc:493] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3d3d24f0f1f14445bfdad302d8102c53)
I20260713 09:11:51.361968 30063 raft_consensus.cc:515] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:11:51.363958 30063 leader_election.cc:290] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925)
I20260713 09:11:51.364748 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb727bc37c08439e96b123d53be7822f" is_pre_election: true
I20260713 09:11:51.365753 30022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ec7a905b68409f82e072e52ee5f280" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53" is_pre_election: true
I20260713 09:11:51.366503 30022 raft_consensus.cc:2393] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab029941d2304a6ea302e4f0874bf658 in current term 2: Already voted for candidate bb727bc37c08439e96b123d53be7822f in this term.
I20260713 09:11:51.367341 29533 leader_election.cc:304] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [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: ab029941d2304a6ea302e4f0874bf658; no voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f
I20260713 09:11:51.368008 30063 raft_consensus.cc:3060] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:51.373214 30063 raft_consensus.cc:2749] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:51.639108 30022 raft_consensus.cc:1275] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Refusing update from remote peer bb727bc37c08439e96b123d53be7822f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:51.640412 29952 consensus_queue.cc:1048] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.654140 29567 raft_consensus.cc:1275] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Refusing update from remote peer bb727bc37c08439e96b123d53be7822f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:51.655593 30057 consensus_queue.cc:1048] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.664367 30022 raft_consensus.cc:1275] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:51.665731 29957 consensus_queue.cc:1048] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:51.678519 29642 raft_consensus.cc:1275] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:51.680616 29957 consensus_queue.cc:1048] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.332298 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:00.360136 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "ab029941d2304a6ea302e4f0874bf658"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:00.360816 29642 raft_consensus.cc:606] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS ab029941d2304a6ea302e4f0874bf658
I20260713 09:12:00.363740 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:00.364251 29642 raft_consensus.cc:606] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:00.366650 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:00.367234 29642 raft_consensus.cc:606] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:00.369410 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:00.369874 29642 raft_consensus.cc:606] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:00.376112 30106 raft_consensus.cc:993] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.376891 30102 raft_consensus.cc:1081] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.378695 30021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:12:00.379328 30021 raft_consensus.cc:493] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.379727 30021 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.383599 29715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba"
dest_uuid: "bb727bc37c08439e96b123d53be7822f"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:55252
I20260713 09:12:00.384356 29715 raft_consensus.cc:606] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:00.387673 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "ab029941d2304a6ea302e4f0874bf658"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:00.387512 30021 raft_consensus.cc:515] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.388381 29642 raft_consensus.cc:606] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS ab029941d2304a6ea302e4f0874bf658
I20260713 09:12:00.389587 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:12:00.390314 30021 leader_election.cc:290] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:00.390527 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:00.408973 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:00.409124 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91214e0fccc42ce8595b4f0c1658009" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.409719 29642 raft_consensus.cc:3055] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.409798 29715 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.410054 29642 raft_consensus.cc:740] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:00.410939 29642 consensus_queue.cc:260] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.412021 29642 raft_consensus.cc:3060] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.415339 29715 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.416608 29981 leader_election.cc:304] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:00.417310 29642 raft_consensus.cc:2468] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.418478 30114 raft_consensus.cc:2804] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.419678 30114 raft_consensus.cc:697] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:00.420435 30114 consensus_queue.cc:237] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.428475 29387 catalog_manager.cc:5697] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.697860 30106 raft_consensus.cc:993] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: : Instructing follower ab029941d2304a6ea302e4f0874bf658 to start an election
I20260713 09:12:00.698374 30106 raft_consensus.cc:1081] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer ab029941d2304a6ea302e4f0874bf658 to start an election
I20260713 09:12:00.700088 29569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310"
dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
 from {username='slave'} at 127.0.0.1:57828
I20260713 09:12:00.700600 29569 raft_consensus.cc:493] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.700928 29569 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.706785 29569 raft_consensus.cc:515] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.708710 29569 leader_election.cc:290] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:00.709368 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:00.709754 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.710054 29642 raft_consensus.cc:3055] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.710412 29715 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.710424 29642 raft_consensus.cc:740] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:00.711320 29642 consensus_queue.cc:260] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.712292 29642 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.716207 29715 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 2.
I20260713 09:12:00.717283 29535 leader_election.cc:304] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:00.717734 29642 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 2.
I20260713 09:12:00.718130 30108 raft_consensus.cc:2804] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.718653 30108 raft_consensus.cc:697] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:12:00.719460 30108 consensus_queue.cc:237] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.728879 30102 raft_consensus.cc:993] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: : Instructing follower ab029941d2304a6ea302e4f0874bf658 to start an election
I20260713 09:12:00.728413 29387 catalog_manager.cc:5697] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.729386 30106 raft_consensus.cc:1081] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer ab029941d2304a6ea302e4f0874bf658 to start an election
I20260713 09:12:00.730881 29569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6"
dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
 from {username='slave'} at 127.0.0.1:57828
I20260713 09:12:00.731418 29569 raft_consensus.cc:493] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.731750 29569 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.738255 29569 raft_consensus.cc:515] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.739698 29569 leader_election.cc:290] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:00.740671 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:00.740671 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e571a82064cd433e999db1d7686b71b6" candidate_uuid: "ab029941d2304a6ea302e4f0874bf658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.741607 29642 raft_consensus.cc:3055] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.741662 29715 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.741950 29642 raft_consensus.cc:740] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:00.742746 29642 consensus_queue.cc:260] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.743826 29642 raft_consensus.cc:3060] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.748199 29715 raft_consensus.cc:2468] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 2.
I20260713 09:12:00.749277 29535 leader_election.cc:304] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab029941d2304a6ea302e4f0874bf658, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:00.749986 30108 raft_consensus.cc:2804] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.750464 30108 raft_consensus.cc:697] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Becoming Leader. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:12:00.751206 29642 raft_consensus.cc:2468] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab029941d2304a6ea302e4f0874bf658 in term 2.
I20260713 09:12:00.751230 30108 consensus_queue.cc:237] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:00.759425 29387 catalog_manager.cc:5697] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to ab029941d2304a6ea302e4f0874bf658 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "ab029941d2304a6ea302e4f0874bf658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.809253 30105 raft_consensus.cc:993] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.809896 30107 raft_consensus.cc:1081] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.811713 30021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37452
I20260713 09:12:00.812214 30021 raft_consensus.cc:493] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.812594 30021 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.820008 30021 raft_consensus.cc:515] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:00.823552 29715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.823791 30021 leader_election.cc:290] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:12:00.824170 29715 raft_consensus.cc:3055] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.824522 29715 raft_consensus.cc:740] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb727bc37c08439e96b123d53be7822f, State: Running, Role: LEADER
I20260713 09:12:00.825312 29715 consensus_queue.cc:260] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:00.826834 29715 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.832581 30106 raft_consensus.cc:993] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.833115 30106 raft_consensus.cc:1081] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.836107 30021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:12:00.836808 30021 raft_consensus.cc:493] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.837208 30021 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.838248 29715 raft_consensus.cc:2468] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.838902 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c39a7d5d9a437a88fa9a7749cd04ba" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:12:00.839521 29569 raft_consensus.cc:3060] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.839797 29981 leader_election.cc:304] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:00.840627 30114 raft_consensus.cc:2804] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.841077 30114 raft_consensus.cc:697] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:00.841836 30114 consensus_queue.cc:237] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:00.845227 30021 raft_consensus.cc:515] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.845861 29569 raft_consensus.cc:2468] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.847373 30021 leader_election.cc:290] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:00.848632 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:00.849138 29642 raft_consensus.cc:3055] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.849479 29642 raft_consensus.cc:740] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:00.849479 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d4e472866f4200ac7e4e0b5ee8f475" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.850138 29713 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.850449 29642 consensus_queue.cc:260] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.851701 29642 raft_consensus.cc:3060] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.858248 29642 raft_consensus.cc:2468] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.858856 29713 raft_consensus.cc:2468] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.859462 29978 leader_election.cc:304] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29934f0a738f407d865c3413edd0934e, 3d3d24f0f1f14445bfdad302d8102c53; no voters: 
I20260713 09:12:00.860479 30114 raft_consensus.cc:2804] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.861011 30114 raft_consensus.cc:697] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:00.862071 30114 consensus_queue.cc:237] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.862742 29387 catalog_manager.cc:5697] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from bb727bc37c08439e96b123d53be7822f (127.26.186.196) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.877173 29387 catalog_manager.cc:5697] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.900877 30106 raft_consensus.cc:993] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.901345 30102 raft_consensus.cc:1081] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:00.902839 30021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:12:00.903323 30021 raft_consensus.cc:493] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.903555 30021 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.905946 29642 raft_consensus.cc:1275] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.907371 30114 consensus_queue.cc:1048] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:00.909891 30021 raft_consensus.cc:515] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.912213 30021 leader_election.cc:290] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:00.913333 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:00.914009 29713 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.916246 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a148fe8b14c047aa92df77765f51db37" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:00.917016 29642 raft_consensus.cc:3055] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.917419 29642 raft_consensus.cc:740] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:00.918426 29642 consensus_queue.cc:260] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.919885 29642 raft_consensus.cc:3060] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.921207 29713 raft_consensus.cc:2468] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.922598 29981 leader_election.cc:304] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:00.925678 30114 raft_consensus.cc:2804] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.926784 30114 raft_consensus.cc:697] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:00.928440 30114 consensus_queue.cc:237] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } }
I20260713 09:12:00.929193 29642 raft_consensus.cc:2468] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:00.945999 29713 raft_consensus.cc:1275] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.947469 30129 consensus_queue.cc:1048] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.948565 29387 catalog_manager.cc:5697] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:01.199120 29640 raft_consensus.cc:1275] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.200512 30108 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.206362 29713 raft_consensus.cc:1275] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.208513 30108 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.270080 29640 raft_consensus.cc:1275] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.271586 30101 consensus_queue.cc:1048] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.285037 29713 raft_consensus.cc:1275] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.286520 29715 raft_consensus.cc:1275] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer ab029941d2304a6ea302e4f0874bf658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.286932 30129 consensus_queue.cc:1048] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.288230 30108 consensus_queue.cc:1048] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.306512 29640 raft_consensus.cc:1275] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.308774 30129 consensus_queue.cc:1048] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.324995 29642 raft_consensus.cc:1275] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.326553 30141 consensus_queue.cc:1048] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.338382 29713 raft_consensus.cc:1275] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.339977 30129 consensus_queue.cc:1048] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.366009 29567 raft_consensus.cc:1275] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.367266 30114 consensus_queue.cc:1048] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.377097 29713 raft_consensus.cc:1275] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.381527 30114 consensus_queue.cc:1048] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.391832 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:01.410522 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:01.435323 29567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310"
dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
mode: GRACEFUL
new_leader_uuid: "29934f0a738f407d865c3413edd0934e"
 from {username='slave'} at 127.0.0.1:36338
I20260713 09:12:01.435782 29567 raft_consensus.cc:606] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Received request to transfer leadership to TS 29934f0a738f407d865c3413edd0934e
I20260713 09:12:01.438184 29567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9"
dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:36338
I20260713 09:12:01.438647 29567 raft_consensus.cc:606] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:01.439716 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:01.440440 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:01.597280 30108 raft_consensus.cc:993] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:01.597848 30101 raft_consensus.cc:1081] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:01.599632 30022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37456
I20260713 09:12:01.600121 30022 raft_consensus.cc:493] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:01.600418 30022 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.606441 30022 raft_consensus.cc:515] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:01.608037 30022 leader_election.cc:290] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019), ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451)
I20260713 09:12:01.608951 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:01.609165 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4f14aaa42f84628be7f7fcc95ebb2b9" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:12:01.609573 29713 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.609815 29567 raft_consensus.cc:3055] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:01.610157 29567 raft_consensus.cc:740] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:12:01.610816 29567 consensus_queue.cc:260] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:01.611809 29567 raft_consensus.cc:3060] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:01.615058 29713 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:01.616442 29981 leader_election.cc:304] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:01.617313 30114 raft_consensus.cc:2804] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:01.617631 30108 raft_consensus.cc:993] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: : Instructing follower 29934f0a738f407d865c3413edd0934e to start an election
I20260713 09:12:01.617810 30114 raft_consensus.cc:697] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:01.617595 29567 raft_consensus.cc:2468] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:01.618342 30101 raft_consensus.cc:1081] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Signalling peer 29934f0a738f407d865c3413edd0934e to start an election
I20260713 09:12:01.618856 30114 consensus_queue.cc:237] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } }
I20260713 09:12:01.620180 29642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
 from {username='slave'} at 127.0.0.1:43196
I20260713 09:12:01.620652 29642 raft_consensus.cc:493] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:01.620952 29642 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.626808 29642 raft_consensus.cc:515] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:01.626853 29389 catalog_manager.cc:5697] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from ab029941d2304a6ea302e4f0874bf658 (127.26.186.194) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:01.629299 29642 leader_election.cc:290] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [CANDIDATE]: Term 3 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), bb727bc37c08439e96b123d53be7822f (127.26.186.196:43019)
I20260713 09:12:01.629653 29567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:12:01.629840 29713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029dab3f9aa54c2fa530ed947d6b9310" candidate_uuid: "29934f0a738f407d865c3413edd0934e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb727bc37c08439e96b123d53be7822f"
I20260713 09:12:01.630650 29713 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.630609 29567 raft_consensus.cc:3055] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:01.633965 29567 raft_consensus.cc:740] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab029941d2304a6ea302e4f0874bf658, State: Running, Role: LEADER
I20260713 09:12:01.634799 29567 consensus_queue.cc:260] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [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: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:01.636005 29567 raft_consensus.cc:3060] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:01.636644 29713 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 3.
I20260713 09:12:01.637941 29609 leader_election.cc:304] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [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: 29934f0a738f407d865c3413edd0934e, bb727bc37c08439e96b123d53be7822f; no voters: 
I20260713 09:12:01.638635 30106 raft_consensus.cc:2804] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:01.639108 30106 raft_consensus.cc:697] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 3 LEADER]: Becoming Leader. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:01.639869 30106 consensus_queue.cc:237] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [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: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } }
I20260713 09:12:01.642788 29567 raft_consensus.cc:2468] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29934f0a738f407d865c3413edd0934e in term 3.
I20260713 09:12:01.646687 29389 catalog_manager.cc:5697] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e reported cstate change: term changed from 2 to 3, leader changed from ab029941d2304a6ea302e4f0874bf658 (127.26.186.194) to 29934f0a738f407d865c3413edd0934e (127.26.186.195). New cstate: current_term: 3 leader_uuid: "29934f0a738f407d865c3413edd0934e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:02.031895 29567 raft_consensus.cc:1275] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 3 FOLLOWER]: Refusing update from remote peer 29934f0a738f407d865c3413edd0934e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.033214 30106 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.044780 29713 raft_consensus.cc:1275] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 3 FOLLOWER]: Refusing update from remote peer 29934f0a738f407d865c3413edd0934e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.047703 30155 consensus_queue.cc:1048] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:02.171520 29713 raft_consensus.cc:1275] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:02.172783 30115 consensus_queue.cc:1048] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb727bc37c08439e96b123d53be7822f" member_type: VOTER last_known_addr { host: "127.26.186.196" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:02.183712 29567 raft_consensus.cc:1275] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:02.185364 30129 consensus_queue.cc:1048] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:02.442040 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:02.478819 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:02.502529 29642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330"
dest_uuid: "29934f0a738f407d865c3413edd0934e"
mode: GRACEFUL
new_leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:40796
I20260713 09:12:02.503484 29642 raft_consensus.cc:606] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Received request to transfer leadership to TS 3d3d24f0f1f14445bfdad302d8102c53
I20260713 09:12:02.505185 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:02.505995 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:02.842550 30106 raft_consensus.cc:993] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: : Instructing follower 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:02.843216 30155 raft_consensus.cc:1081] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Signalling peer 3d3d24f0f1f14445bfdad302d8102c53 to start an election
I20260713 09:12:02.845100 30023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330"
dest_uuid: "3d3d24f0f1f14445bfdad302d8102c53"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:12:02.845722 30023 raft_consensus.cc:493] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.846122 30023 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.853586 30023 raft_consensus.cc:515] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:12:02.855722 30023 leader_election.cc:290] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Requested vote from peers ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451), 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369)
I20260713 09:12:02.856890 29569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab029941d2304a6ea302e4f0874bf658"
I20260713 09:12:02.857056 29642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "833892d2a3d04b1fa3c88df909597330" candidate_uuid: "3d3d24f0f1f14445bfdad302d8102c53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29934f0a738f407d865c3413edd0934e"
I20260713 09:12:02.857780 29569 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.857901 29642 raft_consensus.cc:3055] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:02.858347 29642 raft_consensus.cc:740] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29934f0a738f407d865c3413edd0934e, State: Running, Role: LEADER
I20260713 09:12:02.859423 29642 consensus_queue.cc:260] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:12:02.860970 29642 raft_consensus.cc:3060] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.865442 29569 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:02.866909 29979 leader_election.cc:304] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3d24f0f1f14445bfdad302d8102c53, ab029941d2304a6ea302e4f0874bf658; no voters: 
I20260713 09:12:02.867923 30164 raft_consensus.cc:2804] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:02.868345 30164 raft_consensus.cc:697] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3d24f0f1f14445bfdad302d8102c53, State: Running, Role: LEADER
I20260713 09:12:02.869021 29642 raft_consensus.cc:2468] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3d24f0f1f14445bfdad302d8102c53 in term 2.
I20260713 09:12:02.869185 30164 consensus_queue.cc:237] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } }
I20260713 09:12:02.877805 29387 catalog_manager.cc:5697] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 reported cstate change: term changed from 1 to 2, leader changed from 29934f0a738f407d865c3413edd0934e (127.26.186.195) to 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "3d3d24f0f1f14445bfdad302d8102c53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3d24f0f1f14445bfdad302d8102c53" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:03.280603 29642 raft_consensus.cc:1275] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.281862 30163 consensus_queue.cc:1048] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29934f0a738f407d865c3413edd0934e" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 35369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.294409 29567 raft_consensus.cc:1275] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Refusing update from remote peer 3d3d24f0f1f14445bfdad302d8102c53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.299074 30175 consensus_queue.cc:1048] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab029941d2304a6ea302e4f0874bf658" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 44451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:03.506928 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:03.524415 27371 tablet_server.cc:179] TabletServer@127.26.186.193:42925 shutting down...
I20260713 09:12:03.558566 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.559480 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.560230 27371 raft_consensus.cc:2243] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.560683 27371 raft_consensus.cc:2272] T b520cc515292471d9d818cb13cdbd191 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.563108 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.563755 27371 raft_consensus.cc:2243] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.564198 27371 raft_consensus.cc:2272] T 947829a9ca14464ba6ee93b6900bb460 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.566342 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.566931 27371 raft_consensus.cc:2243] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.567420 27371 raft_consensus.cc:2272] T 1c3a43c9ebe14859a4573666488ad2ae P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.569643 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.570370 27371 raft_consensus.cc:2243] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.570936 27371 raft_consensus.cc:2272] T 28ec7a905b68409f82e072e52ee5f280 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.573657 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.574223 27371 raft_consensus.cc:2243] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.574580 27371 raft_consensus.cc:2272] T 6c8b18b6a4294e8c9ad386db4aa9704d P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.576867 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.577678 27371 raft_consensus.cc:2243] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.578274 27371 raft_consensus.cc:2272] T d8e756f0c6c644a9bed5786b07489b3c P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.580673 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.581199 27371 raft_consensus.cc:2243] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.581913 27371 raft_consensus.cc:2272] T a4f14aaa42f84628be7f7fcc95ebb2b9 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.584522 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.585175 27371 raft_consensus.cc:2243] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.585750 27371 raft_consensus.cc:2272] T 0d4a19b74258439fa4928c34b2565896 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.587800 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.588418 27371 raft_consensus.cc:2243] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.588829 27371 raft_consensus.cc:2272] T 5e5e29604691453bb3c7f57da3f5e684 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.590869 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.591496 27371 raft_consensus.cc:2243] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.592276 27371 raft_consensus.cc:2272] T c6c39a7d5d9a437a88fa9a7749cd04ba P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.594380 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.594889 27371 raft_consensus.cc:2243] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.595448 27371 raft_consensus.cc:2272] T 46c9e1d2105a451fa992160d80c2c706 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.598325 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.599174 27371 raft_consensus.cc:2243] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.600013 27371 raft_consensus.cc:2272] T f1f45e2c70db44fd94ae3abcef118340 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.602514 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.603145 27371 raft_consensus.cc:2243] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.603624 27371 raft_consensus.cc:2272] T d0d50eef296b45f184a844fc510248b4 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.605865 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.606532 27371 raft_consensus.cc:2243] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.607581 27371 raft_consensus.cc:2272] T a148fe8b14c047aa92df77765f51db37 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.609802 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.610383 27371 raft_consensus.cc:2243] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.611289 27371 raft_consensus.cc:2272] T 833892d2a3d04b1fa3c88df909597330 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.613765 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.614367 27371 raft_consensus.cc:2243] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.615288 27371 raft_consensus.cc:2272] T 83d4e472866f4200ac7e4e0b5ee8f475 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.617435 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.618000 27371 raft_consensus.cc:2243] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.618438 27371 raft_consensus.cc:2272] T 0832d1eee1b04b6582970f7967a17615 P 3d3d24f0f1f14445bfdad302d8102c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.620551 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:03.621075 27371 raft_consensus.cc:2243] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.621990 27371 raft_consensus.cc:2272] T b91214e0fccc42ce8595b4f0c1658009 P 3d3d24f0f1f14445bfdad302d8102c53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.665648 27371 tablet_server.cc:196] TabletServer@127.26.186.193:42925 shutdown complete.
W20260713 09:12:03.700388 29681 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260713 09:12:03.704612 29681 consensus_peers.cc:597] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.706259 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
I20260713 09:12:03.735663 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.736635 27371 tablet_replica.cc:333] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.737753 27371 raft_consensus.cc:2243] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.738421 27371 raft_consensus.cc:2272] T c6c39a7d5d9a437a88fa9a7749cd04ba P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.740541 27371 tablet_replica.cc:333] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.741106 27371 raft_consensus.cc:2243] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.741492 27371 raft_consensus.cc:2272] T 0832d1eee1b04b6582970f7967a17615 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.743438 27371 tablet_replica.cc:333] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.743943 27371 raft_consensus.cc:2243] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.744661 27371 raft_consensus.cc:2272] T 6c8b18b6a4294e8c9ad386db4aa9704d P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.746589 27371 tablet_replica.cc:333] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.747192 27371 raft_consensus.cc:2243] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.747560 27371 raft_consensus.cc:2272] T f1b6906dda0e4227a8b530fb7d53cd42 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.749311 27371 tablet_replica.cc:333] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.749799 27371 raft_consensus.cc:2243] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.750907 27371 raft_consensus.cc:2272] T 1c3a43c9ebe14859a4573666488ad2ae P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.753563 27371 tablet_replica.cc:333] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.754405 27371 raft_consensus.cc:2243] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.754900 27371 raft_consensus.cc:2272] T a4f14aaa42f84628be7f7fcc95ebb2b9 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.757395 27371 tablet_replica.cc:333] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.757938 27371 raft_consensus.cc:2243] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.758728 27371 raft_consensus.cc:2272] T e571a82064cd433e999db1d7686b71b6 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.760779 27371 tablet_replica.cc:333] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.761261 27371 raft_consensus.cc:2243] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.761627 27371 raft_consensus.cc:2272] T 8d1519c841f34202ba2866bd6fea3924 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.763732 27371 tablet_replica.cc:333] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.764268 27371 raft_consensus.cc:2243] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.764796 27371 raft_consensus.cc:2272] T 833892d2a3d04b1fa3c88df909597330 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.767680 27371 tablet_replica.cc:333] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.768378 27371 raft_consensus.cc:2243] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.769114 27371 raft_consensus.cc:2272] T 46c9e1d2105a451fa992160d80c2c706 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.771201 27371 tablet_replica.cc:333] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.771678 27371 raft_consensus.cc:2243] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.772382 27371 raft_consensus.cc:2272] T f1f45e2c70db44fd94ae3abcef118340 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.774267 27371 tablet_replica.cc:333] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.774729 27371 raft_consensus.cc:2243] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.775162 27371 raft_consensus.cc:2272] T 029dab3f9aa54c2fa530ed947d6b9310 P ab029941d2304a6ea302e4f0874bf658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.777249 27371 tablet_replica.cc:333] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.777737 27371 raft_consensus.cc:2243] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.778103 27371 raft_consensus.cc:2272] T 28ec7a905b68409f82e072e52ee5f280 P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.779958 27371 tablet_replica.cc:333] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.780453 27371 raft_consensus.cc:2243] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.781365 27371 raft_consensus.cc:2272] T d8e756f0c6c644a9bed5786b07489b3c P ab029941d2304a6ea302e4f0874bf658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.783475 27371 tablet_replica.cc:333] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.784133 27371 raft_consensus.cc:2243] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.784662 27371 raft_consensus.cc:2272] T dea87f878b3a4b28a06f29a24d1f5546 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.786803 27371 tablet_replica.cc:333] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.787446 27371 raft_consensus.cc:2243] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.787914 27371 raft_consensus.cc:2272] T 6c40a2ad69f64476a55cf7057354de9f P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.789794 27371 tablet_replica.cc:333] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.790237 27371 raft_consensus.cc:2243] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.790593 27371 raft_consensus.cc:2272] T b520cc515292471d9d818cb13cdbd191 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.792554 27371 tablet_replica.cc:333] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658: stopping tablet replica
I20260713 09:12:03.793154 27371 raft_consensus.cc:2243] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.793560 27371 raft_consensus.cc:2272] T 5e5e29604691453bb3c7f57da3f5e684 P ab029941d2304a6ea302e4f0874bf658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.835503 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
W20260713 09:12:03.836859 29681 consensus_peers.cc:597] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:03.839160 29607 consensus_peers.cc:597] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:03.852348 29681 consensus_peers.cc:597] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f -> Peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Couldn't send request to peer ab029941d2304a6ea302e4f0874bf658. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:44451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.874241 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
W20260713 09:12:03.888026 29607 consensus_peers.cc:597] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e -> Peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Couldn't send request to peer ab029941d2304a6ea302e4f0874bf658. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:44451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:03.893102 29607 consensus_peers.cc:597] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.907224 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.908016 27371 tablet_replica.cc:333] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.908656 27371 raft_consensus.cc:2243] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.909502 27371 raft_consensus.cc:2272] T 029dab3f9aa54c2fa530ed947d6b9310 P 29934f0a738f407d865c3413edd0934e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.911563 27371 tablet_replica.cc:333] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.912155 27371 raft_consensus.cc:2243] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.912607 27371 raft_consensus.cc:2272] T 947829a9ca14464ba6ee93b6900bb460 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.914523 27371 tablet_replica.cc:333] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.915150 27371 raft_consensus.cc:2243] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.915593 27371 raft_consensus.cc:2272] T a148fe8b14c047aa92df77765f51db37 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.917479 27371 tablet_replica.cc:333] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.918020 27371 raft_consensus.cc:2243] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.918468 27371 raft_consensus.cc:2272] T 1c3a43c9ebe14859a4573666488ad2ae P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.920548 27371 tablet_replica.cc:333] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.921103 27371 raft_consensus.cc:2243] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.921859 27371 raft_consensus.cc:2272] T 8d1519c841f34202ba2866bd6fea3924 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.923803 27371 tablet_replica.cc:333] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.924361 27371 raft_consensus.cc:2243] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.924822 27371 raft_consensus.cc:2272] T 83d4e472866f4200ac7e4e0b5ee8f475 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.927171 27371 tablet_replica.cc:333] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.927726 27371 raft_consensus.cc:2243] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.928211 27371 raft_consensus.cc:2272] T 833892d2a3d04b1fa3c88df909597330 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.929158 29681 consensus_peers.cc:597] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.930743 27371 tablet_replica.cc:333] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.931372 27371 raft_consensus.cc:2243] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.931861 27371 raft_consensus.cc:2272] T 46c9e1d2105a451fa992160d80c2c706 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.933825 27371 tablet_replica.cc:333] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.934404 27371 raft_consensus.cc:2243] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.935346 27371 raft_consensus.cc:2272] T 0d4a19b74258439fa4928c34b2565896 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.937232 27371 tablet_replica.cc:333] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.937769 27371 raft_consensus.cc:2243] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.938208 27371 raft_consensus.cc:2272] T e571a82064cd433e999db1d7686b71b6 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.940096 27371 tablet_replica.cc:333] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.940629 27371 raft_consensus.cc:2243] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.941041 27371 raft_consensus.cc:2272] T 6c40a2ad69f64476a55cf7057354de9f P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.942807 27371 tablet_replica.cc:333] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.943333 27371 raft_consensus.cc:2243] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.943779 27371 raft_consensus.cc:2272] T d8e756f0c6c644a9bed5786b07489b3c P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.945590 27371 tablet_replica.cc:333] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.946132 27371 raft_consensus.cc:2243] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.946561 27371 raft_consensus.cc:2272] T dea87f878b3a4b28a06f29a24d1f5546 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.948405 27371 tablet_replica.cc:333] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.948913 27371 raft_consensus.cc:2243] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.949651 27371 raft_consensus.cc:2272] T 0832d1eee1b04b6582970f7967a17615 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.951596 27371 tablet_replica.cc:333] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.952157 27371 raft_consensus.cc:2243] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.952661 27371 raft_consensus.cc:2272] T b91214e0fccc42ce8595b4f0c1658009 P 29934f0a738f407d865c3413edd0934e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.954348 27371 tablet_replica.cc:333] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.954840 27371 raft_consensus.cc:2243] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.955706 27371 raft_consensus.cc:2272] T b520cc515292471d9d818cb13cdbd191 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.957553 27371 tablet_replica.cc:333] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.958052 27371 raft_consensus.cc:2243] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.958875 27371 raft_consensus.cc:2272] T f1b6906dda0e4227a8b530fb7d53cd42 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.960772 27371 tablet_replica.cc:333] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e: stopping tablet replica
I20260713 09:12:03.961218 27371 raft_consensus.cc:2243] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.961615 27371 raft_consensus.cc:2272] T d0d50eef296b45f184a844fc510248b4 P 29934f0a738f407d865c3413edd0934e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.970757 29680 consensus_peers.cc:597] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f -> Peer 29934f0a738f407d865c3413edd0934e (127.26.186.195:35369): Couldn't send request to peer 29934f0a738f407d865c3413edd0934e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:03.972018 29681 consensus_peers.cc:597] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f -> Peer ab029941d2304a6ea302e4f0874bf658 (127.26.186.194:44451): Couldn't send request to peer ab029941d2304a6ea302e4f0874bf658. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:44451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.001775 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
W20260713 09:12:04.029752 29681 consensus_peers.cc:597] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f -> Peer 3d3d24f0f1f14445bfdad302d8102c53 (127.26.186.193:42925): Couldn't send request to peer 3d3d24f0f1f14445bfdad302d8102c53. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:04.037184 27371 tablet_server.cc:179] TabletServer@127.26.186.196:0 shutting down...
I20260713 09:12:04.073217 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:04.074054 27371 tablet_replica.cc:333] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.074743 27371 raft_consensus.cc:2243] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.075336 27371 raft_consensus.cc:2272] T c6c39a7d5d9a437a88fa9a7749cd04ba P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.077596 27371 tablet_replica.cc:333] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.078176 27371 raft_consensus.cc:2243] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.078630 27371 raft_consensus.cc:2272] T a148fe8b14c047aa92df77765f51db37 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.080606 27371 tablet_replica.cc:333] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.081156 27371 raft_consensus.cc:2243] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.081969 27371 raft_consensus.cc:2272] T 947829a9ca14464ba6ee93b6900bb460 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.083936 27371 tablet_replica.cc:333] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.084494 27371 raft_consensus.cc:2243] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.084928 27371 raft_consensus.cc:2272] T 8d1519c841f34202ba2866bd6fea3924 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.086937 27371 tablet_replica.cc:333] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.087534 27371 raft_consensus.cc:2243] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.087945 27371 raft_consensus.cc:2272] T 83d4e472866f4200ac7e4e0b5ee8f475 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.089767 27371 tablet_replica.cc:333] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.090303 27371 raft_consensus.cc:2243] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.090746 27371 raft_consensus.cc:2272] T 6c8b18b6a4294e8c9ad386db4aa9704d P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.092546 27371 tablet_replica.cc:333] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.093050 27371 raft_consensus.cc:2243] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.093541 27371 raft_consensus.cc:2272] T b91214e0fccc42ce8595b4f0c1658009 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.095609 27371 tablet_replica.cc:333] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.096143 27371 raft_consensus.cc:2243] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.096597 27371 raft_consensus.cc:2272] T 0d4a19b74258439fa4928c34b2565896 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.098518 27371 tablet_replica.cc:333] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.099159 27371 raft_consensus.cc:2243] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.099572 27371 raft_consensus.cc:2272] T a4f14aaa42f84628be7f7fcc95ebb2b9 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.101414 27371 tablet_replica.cc:333] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.101958 27371 raft_consensus.cc:2243] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.102361 27371 raft_consensus.cc:2272] T e571a82064cd433e999db1d7686b71b6 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.104238 27371 tablet_replica.cc:333] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.104735 27371 raft_consensus.cc:2243] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.105141 27371 raft_consensus.cc:2272] T f1b6906dda0e4227a8b530fb7d53cd42 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.106937 27371 tablet_replica.cc:333] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.107508 27371 raft_consensus.cc:2243] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.108280 27371 raft_consensus.cc:2272] T d0d50eef296b45f184a844fc510248b4 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.110065 27371 tablet_replica.cc:333] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.110584 27371 raft_consensus.cc:2243] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.111394 27371 raft_consensus.cc:2272] T 5e5e29604691453bb3c7f57da3f5e684 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.113451 27371 tablet_replica.cc:333] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.113960 27371 raft_consensus.cc:2243] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.114759 27371 raft_consensus.cc:2272] T dea87f878b3a4b28a06f29a24d1f5546 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.116560 27371 tablet_replica.cc:333] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.117067 27371 raft_consensus.cc:2243] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.117811 27371 raft_consensus.cc:2272] T 6c40a2ad69f64476a55cf7057354de9f P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.119632 27371 tablet_replica.cc:333] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.120107 27371 raft_consensus.cc:2243] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.120496 27371 raft_consensus.cc:2272] T f1f45e2c70db44fd94ae3abcef118340 P bb727bc37c08439e96b123d53be7822f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.122287 27371 tablet_replica.cc:333] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.122752 27371 raft_consensus.cc:2243] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:04.123221 27371 raft_consensus.cc:2272] T 029dab3f9aa54c2fa530ed947d6b9310 P bb727bc37c08439e96b123d53be7822f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.125006 27371 tablet_replica.cc:333] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f: stopping tablet replica
I20260713 09:12:04.125586 27371 raft_consensus.cc:2243] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.126366 27371 raft_consensus.cc:2272] T 28ec7a905b68409f82e072e52ee5f280 P bb727bc37c08439e96b123d53be7822f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.165138 27371 tablet_server.cc:196] TabletServer@127.26.186.196:0 shutdown complete.
I20260713 09:12:04.198401 27371 master.cc:562] Master@127.26.186.254:46461 shutting down...
I20260713 09:12:04.222139 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:04.222766 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:04.223193 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66e600b7d1f140cfa4426ee583a8e187: stopping tablet replica
I20260713 09:12:04.245507 27371 master.cc:584] Master@127.26.186.254:46461 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20540 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:12:04.306777 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:34373
I20260713 09:12:04.307986 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.314239 30188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.314204 30187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.315542 27371 server_base.cc:1061] running on GCE node
W20260713 09:12:04.315914 30190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.317026 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.317229 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:04.317358 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933924317345 us; error 0 us; skew 500 ppm
I20260713 09:12:04.317860 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.320612 27371 webserver.cc:533] Webserver started at http://127.26.186.254:39655/ using document root <none> and password file <none>
I20260713 09:12:04.321105 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.321341 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.321610 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.322880 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "bc88b26650fd43b3ad1fc36cd888cb77"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.327718 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:04.331239 30195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.332072 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:04.332386 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "bc88b26650fd43b3ad1fc36cd888cb77"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.332674 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:04.351649 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.352977 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.392432 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:34373
I20260713 09:12:04.392573 30246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:34373 every 8 connection(s)
I20260713 09:12:04.396436 30247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.407722 30247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77: Bootstrap starting.
I20260713 09:12:04.412693 30247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:04.417112 30247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77: No bootstrap required, opened a new log
I20260713 09:12:04.419284 30247 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER }
I20260713 09:12:04.419667 30247 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:04.419926 30247 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc88b26650fd43b3ad1fc36cd888cb77, State: Initialized, Role: FOLLOWER
I20260713 09:12:04.420593 30247 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER }
I20260713 09:12:04.421053 30247 raft_consensus.cc:399] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:04.421274 30247 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:04.421523 30247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:04.426102 30247 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER }
I20260713 09:12:04.426626 30247 leader_election.cc:304] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [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: bc88b26650fd43b3ad1fc36cd888cb77; no voters: 
I20260713 09:12:04.427783 30247 leader_election.cc:290] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:04.428239 30250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:04.429628 30250 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 1 LEADER]: Becoming Leader. State: Replica: bc88b26650fd43b3ad1fc36cd888cb77, State: Running, Role: LEADER
I20260713 09:12:04.430307 30250 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [LEADER]: Queue going to LEADER mode. State: All 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: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER }
I20260713 09:12:04.430756 30247 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:04.435021 30251 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER } }
I20260713 09:12:04.435696 30251 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:04.435314 30252 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc88b26650fd43b3ad1fc36cd888cb77. Latest consensus state: current_term: 1 leader_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc88b26650fd43b3ad1fc36cd888cb77" member_type: VOTER } }
I20260713 09:12:04.436089 30252 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:04.438832 30256 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:04.445789 30256 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:04.447767 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:04.455366 30256 catalog_manager.cc:1383] Generated new cluster ID: 928053a780894c6f9951fa7a1e1cb77e
I20260713 09:12:04.455727 30256 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:04.489202 30256 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:04.490509 30256 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:04.506143 30256 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77: Generated new TSK 0
I20260713 09:12:04.506856 30256 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:04.514385 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.521340 30268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.521854 30269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.523309 30271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.524507 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:04.525319 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.525571 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:04.525695 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933924525684 us; error 0 us; skew 500 ppm
I20260713 09:12:04.526188 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.528545 27371 webserver.cc:533] Webserver started at http://127.26.186.193:41729/ using document root <none> and password file <none>
I20260713 09:12:04.528993 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.529143 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.529340 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.530367 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "bf28b9a6e619482aa66d77e9f927da54"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.535130 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:12:04.538518 30276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.539387 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:04.539696 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "bf28b9a6e619482aa66d77e9f927da54"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.539950 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:04.572335 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.573706 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.575344 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.578027 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.578240 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.578451 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.578608 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.622845 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:35389
I20260713 09:12:04.623037 30338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:35389 every 8 connection(s)
I20260713 09:12:04.628404 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.635890 30343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.636893 30344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.639822 27371 server_base.cc:1061] running on GCE node
W20260713 09:12:04.639729 30346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.641359 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.641626 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:04.641768 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933924641756 us; error 0 us; skew 500 ppm
I20260713 09:12:04.642396 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.645562 27371 webserver.cc:533] Webserver started at http://127.26.186.194:33429/ using document root <none> and password file <none>
I20260713 09:12:04.646174 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.646426 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.646620 30339 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34373
I20260713 09:12:04.646732 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.647112 30339 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.647891 30339 heartbeater.cc:507] Master 127.26.186.254:34373 requested a full tablet report, sending...
I20260713 09:12:04.648213 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "8031476cb95241acb25d723fa2a7d842"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.650034 30212 ts_manager.cc:194] Registered new tserver with Master: bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389)
I20260713 09:12:04.652042 30212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60256
I20260713 09:12:04.653847 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:04.657769 30351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.658640 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:12:04.659062 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "8031476cb95241acb25d723fa2a7d842"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.659371 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:04.676867 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.678138 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.679730 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.682031 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.682263 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.682516 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.682689 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.722702 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:34239
I20260713 09:12:04.722805 30413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:34239 every 8 connection(s)
I20260713 09:12:04.728127 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:04.735790 30417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:04.738336 30418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.743314 30414 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34373
I20260713 09:12:04.743829 30414 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.744129 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:04.744858 30414 heartbeater.cc:507] Master 127.26.186.254:34373 requested a full tablet report, sending...
W20260713 09:12:04.744858 30420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:04.746191 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:04.746477 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:04.746690 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933924746669 us; error 0 us; skew 500 ppm
I20260713 09:12:04.747298 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:04.747557 30212 ts_manager.cc:194] Registered new tserver with Master: 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:04.749301 30212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60268
I20260713 09:12:04.750290 27371 webserver.cc:533] Webserver started at http://127.26.186.195:45751/ using document root <none> and password file <none>
I20260713 09:12:04.751049 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:04.751304 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:04.751679 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:04.752908 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.757598 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:04.761000 30425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.761838 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:04.762106 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:04.762341 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:04.777791 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:04.779203 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:04.780706 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:04.783141 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:04.783331 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.783638 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:04.783792 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:04.829057 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:33021
I20260713 09:12:04.829195 30487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:33021 every 8 connection(s)
I20260713 09:12:04.844074 30488 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34373
I20260713 09:12:04.844532 30488 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:04.845343 30488 heartbeater.cc:507] Master 127.26.186.254:34373 requested a full tablet report, sending...
I20260713 09:12:04.847586 30212 ts_manager.cc:194] Registered new tserver with Master: c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:04.847754 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015666081s
I20260713 09:12:04.849471 30212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60278
I20260713 09:12:04.874883 30212 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:04.877852 30212 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:04.955030 30304 tablet_service.cc:1511] Processing CreateTablet for tablet c67547c16c0f4251a9d6af3d09db67f3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:04.956627 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67547c16c0f4251a9d6af3d09db67f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.961215 30302 tablet_service.cc:1511] Processing CreateTablet for tablet 21c628713d2e48b19a6e373023ee1094 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:04.961753 30303 tablet_service.cc:1511] Processing CreateTablet for tablet ed6f1550b98b49bbbec0d45f5af79ed7 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:04.964454 30300 tablet_service.cc:1511] Processing CreateTablet for tablet 94666b5ddfc64c918e5d053fdf2c3a75 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:04.966768 30299 tablet_service.cc:1511] Processing CreateTablet for tablet 8df15f7e3c7d46959a78ea23c411f1e9 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:04.968302 30298 tablet_service.cc:1511] Processing CreateTablet for tablet 42dc23b66df2488798966088fe431bd6 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:04.968988 30301 tablet_service.cc:1511] Processing CreateTablet for tablet 4288785511d142c0b949a34bfac538a3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:04.973380 30302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c628713d2e48b19a6e373023ee1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.978283 30296 tablet_service.cc:1511] Processing CreateTablet for tablet bad479e5b1ba4db3bbd46d83e13e331a (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:04.973425 30297 tablet_service.cc:1511] Processing CreateTablet for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:04.979755 30296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad479e5b1ba4db3bbd46d83e13e331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.980525 30297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.983355 30303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6f1550b98b49bbbec0d45f5af79ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.984823 30295 tablet_service.cc:1511] Processing CreateTablet for tablet e81b1e4b164e476b9f42f5070fd4df36 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:04.986274 30295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81b1e4b164e476b9f42f5070fd4df36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.987354 30298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42dc23b66df2488798966088fe431bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.991372 30299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df15f7e3c7d46959a78ea23c411f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.995330 30301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288785511d142c0b949a34bfac538a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:04.999387 30300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94666b5ddfc64c918e5d053fdf2c3a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.003314 30452 tablet_service.cc:1511] Processing CreateTablet for tablet ed6f1550b98b49bbbec0d45f5af79ed7 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:05.004962 30452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6f1550b98b49bbbec0d45f5af79ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.008333 30451 tablet_service.cc:1511] Processing CreateTablet for tablet 21c628713d2e48b19a6e373023ee1094 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:05.009999 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c628713d2e48b19a6e373023ee1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.012133 30450 tablet_service.cc:1511] Processing CreateTablet for tablet 4288785511d142c0b949a34bfac538a3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:05.013661 30450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288785511d142c0b949a34bfac538a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.016345 30449 tablet_service.cc:1511] Processing CreateTablet for tablet 94666b5ddfc64c918e5d053fdf2c3a75 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:05.017891 30448 tablet_service.cc:1511] Processing CreateTablet for tablet 8df15f7e3c7d46959a78ea23c411f1e9 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:05.020583 30453 tablet_service.cc:1511] Processing CreateTablet for tablet c67547c16c0f4251a9d6af3d09db67f3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:05.024448 30447 tablet_service.cc:1511] Processing CreateTablet for tablet 42dc23b66df2488798966088fe431bd6 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:05.028277 30446 tablet_service.cc:1511] Processing CreateTablet for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:05.031327 30449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94666b5ddfc64c918e5d053fdf2c3a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.031579 30445 tablet_service.cc:1511] Processing CreateTablet for tablet bad479e5b1ba4db3bbd46d83e13e331a (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:05.032899 30445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad479e5b1ba4db3bbd46d83e13e331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.033483 30448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df15f7e3c7d46959a78ea23c411f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.034991 30444 tablet_service.cc:1511] Processing CreateTablet for tablet e81b1e4b164e476b9f42f5070fd4df36 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:05.038774 30447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42dc23b66df2488798966088fe431bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.043431 30446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.043520 30379 tablet_service.cc:1511] Processing CreateTablet for tablet c67547c16c0f4251a9d6af3d09db67f3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:12:05.045069 30379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67547c16c0f4251a9d6af3d09db67f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.047434 30453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67547c16c0f4251a9d6af3d09db67f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.056174 30378 tablet_service.cc:1511] Processing CreateTablet for tablet ed6f1550b98b49bbbec0d45f5af79ed7 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:12:05.057821 30378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6f1550b98b49bbbec0d45f5af79ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.059434 30444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81b1e4b164e476b9f42f5070fd4df36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.072800 30377 tablet_service.cc:1511] Processing CreateTablet for tablet 21c628713d2e48b19a6e373023ee1094 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:12:05.074468 30377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c628713d2e48b19a6e373023ee1094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.084823 30376 tablet_service.cc:1511] Processing CreateTablet for tablet 4288785511d142c0b949a34bfac538a3 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:12:05.086838 30376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288785511d142c0b949a34bfac538a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.088348 30375 tablet_service.cc:1511] Processing CreateTablet for tablet 94666b5ddfc64c918e5d053fdf2c3a75 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:12:05.089911 30375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94666b5ddfc64c918e5d053fdf2c3a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.092808 30374 tablet_service.cc:1511] Processing CreateTablet for tablet 8df15f7e3c7d46959a78ea23c411f1e9 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:12:05.095878 30373 tablet_service.cc:1511] Processing CreateTablet for tablet 42dc23b66df2488798966088fe431bd6 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:12:05.098887 30372 tablet_service.cc:1511] Processing CreateTablet for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:12:05.102151 30374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df15f7e3c7d46959a78ea23c411f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.102872 30373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42dc23b66df2488798966088fe431bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.104979 30372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ebda2bee0c45b0a2282ce5cb0d3b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.120884 30371 tablet_service.cc:1511] Processing CreateTablet for tablet bad479e5b1ba4db3bbd46d83e13e331a (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:12:05.122522 30371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad479e5b1ba4db3bbd46d83e13e331a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.126098 30503 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.130365 30370 tablet_service.cc:1511] Processing CreateTablet for tablet e81b1e4b164e476b9f42f5070fd4df36 (DEFAULT_TABLE table=test-workload [id=dd31c316d62e4e23aac637e6427963f2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:12:05.132155 30370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81b1e4b164e476b9f42f5070fd4df36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:05.156280 30504 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.163524 30503 tablet_bootstrap.cc:654] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.165758 30504 tablet_bootstrap.cc:654] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.168144 30505 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.193542 30505 tablet_bootstrap.cc:654] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.194262 30503 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.194767 30503 ts_tablet_manager.cc:1403] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.004s
I20260713 09:12:05.197835 30504 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.197783 30503 raft_consensus.cc:359] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.198475 30504 ts_tablet_manager.cc:1403] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.019s
I20260713 09:12:05.198922 30503 raft_consensus.cc:385] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.199368 30503 raft_consensus.cc:740] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.200263 30503 consensus_queue.cc:260] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.202580 30504 raft_consensus.cc:359] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.203744 30505 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.203713 30504 raft_consensus.cc:385] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.204452 30505 ts_tablet_manager.cc:1403] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.004s
I20260713 09:12:05.204406 30504 raft_consensus.cc:740] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.205761 30504 consensus_queue.cc:260] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.207021 30505 raft_consensus.cc:359] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.207873 30505 raft_consensus.cc:385] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.208153 30505 raft_consensus.cc:740] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.208200 30339 heartbeater.cc:499] Master 127.26.186.254:34373 was elected leader, sending a full tablet report...
I20260713 09:12:05.209045 30503 ts_tablet_manager.cc:1434] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:12:05.208997 30505 consensus_queue.cc:260] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.210565 30503 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.216150 30504 ts_tablet_manager.cc:1434] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:12:05.217029 30488 heartbeater.cc:499] Master 127.26.186.254:34373 was elected leader, sending a full tablet report...
I20260713 09:12:05.218462 30503 tablet_bootstrap.cc:654] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.228487 30504 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.234157 30414 heartbeater.cc:499] Master 127.26.186.254:34373 was elected leader, sending a full tablet report...
I20260713 09:12:05.234579 30505 ts_tablet_manager.cc:1434] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.025s
I20260713 09:12:05.235737 30505 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.239372 30504 tablet_bootstrap.cc:654] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.242879 30505 tablet_bootstrap.cc:654] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.254151 30505 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.254624 30505 ts_tablet_manager.cc:1403] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:12:05.257099 30504 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.257692 30504 ts_tablet_manager.cc:1403] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.000s
I20260713 09:12:05.257550 30505 raft_consensus.cc:359] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.258358 30505 raft_consensus.cc:385] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.258455 30503 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.258671 30505 raft_consensus.cc:740] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.259634 30505 consensus_queue.cc:260] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.262238 30505 ts_tablet_manager.cc:1434] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:05.262310 30504 raft_consensus.cc:359] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.262938 30503 ts_tablet_manager.cc:1403] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.004s
I20260713 09:12:05.263315 30504 raft_consensus.cc:385] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.263427 30505 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.263695 30504 raft_consensus.cc:740] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.264863 30504 consensus_queue.cc:260] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.266487 30503 raft_consensus.cc:359] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.267360 30503 raft_consensus.cc:385] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.267731 30503 raft_consensus.cc:740] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.268682 30503 consensus_queue.cc:260] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.270582 30505 tablet_bootstrap.cc:654] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.274645 30504 ts_tablet_manager.cc:1434] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:12:05.278398 30503 ts_tablet_manager.cc:1434] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:12:05.278560 30504 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.282127 30505 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.282734 30505 ts_tablet_manager.cc:1403] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:12:05.285390 30505 raft_consensus.cc:359] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.285972 30505 raft_consensus.cc:385] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.286283 30505 raft_consensus.cc:740] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.286765 30504 tablet_bootstrap.cc:654] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.287240 30503 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.287050 30505 consensus_queue.cc:260] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.289276 30505 ts_tablet_manager.cc:1434] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:05.290303 30505 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.293766 30504 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.294338 30504 ts_tablet_manager.cc:1403] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260713 09:12:05.296145 30505 tablet_bootstrap.cc:654] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.297497 30504 raft_consensus.cc:359] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.298273 30504 raft_consensus.cc:385] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.298588 30504 raft_consensus.cc:740] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.299510 30504 consensus_queue.cc:260] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.300863 30503 tablet_bootstrap.cc:654] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.301525 30505 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.301973 30505 ts_tablet_manager.cc:1403] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:12:05.304563 30505 raft_consensus.cc:359] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.304850 30504 ts_tablet_manager.cc:1434] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:05.305290 30505 raft_consensus.cc:385] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.305651 30505 raft_consensus.cc:740] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.306526 30505 consensus_queue.cc:260] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.308636 30505 ts_tablet_manager.cc:1434] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:12:05.309693 30505 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.312331 30510 raft_consensus.cc:493] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.312588 30503 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.313074 30503 ts_tablet_manager.cc:1403] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260713 09:12:05.312872 30510 raft_consensus.cc:515] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.316349 30505 tablet_bootstrap.cc:654] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.319702 30510 leader_election.cc:290] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.324993 30504 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.327713 30503 raft_consensus.cc:359] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.328500 30503 raft_consensus.cc:385] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.328809 30503 raft_consensus.cc:740] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.329644 30503 consensus_queue.cc:260] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.332583 30504 tablet_bootstrap.cc:654] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.333362 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad479e5b1ba4db3bbd46d83e13e331a" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.334069 30314 raft_consensus.cc:2468] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:05.335685 30428 leader_election.cc:304] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.336828 30510 raft_consensus.cc:2804] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.337206 30510 raft_consensus.cc:493] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.337559 30510 raft_consensus.cc:3060] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.340826 30503 ts_tablet_manager.cc:1434] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:12:05.342626 30503 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.344691 30510 raft_consensus.cc:515] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.347657 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad479e5b1ba4db3bbd46d83e13e331a" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.348253 30314 raft_consensus.cc:3060] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.351567 30503 tablet_bootstrap.cc:654] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.355918 30314 raft_consensus.cc:2468] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.357211 30428 leader_election.cc:304] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.359167 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad479e5b1ba4db3bbd46d83e13e331a" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
W20260713 09:12:05.361418 30426 leader_election.cc:343] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.362720 30503 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.363276 30503 ts_tablet_manager.cc:1403] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:12:05.365026 30510 leader_election.cc:290] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.365622 30510 raft_consensus.cc:2804] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.366068 30510 raft_consensus.cc:697] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Becoming Leader. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Running, Role: LEADER
I20260713 09:12:05.366313 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad479e5b1ba4db3bbd46d83e13e331a" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:05.366413 30503 raft_consensus.cc:359] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.368294 30505 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.368573 30503 raft_consensus.cc:385] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:05.368619 30426 leader_election.cc:343] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.369273 30503 raft_consensus.cc:740] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.369408 30510 consensus_queue.cc:237] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.368848 30505 ts_tablet_manager.cc:1403] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.034s
I20260713 09:12:05.373448 30503 consensus_queue.cc:260] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.374323 30505 raft_consensus.cc:359] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.375097 30505 raft_consensus.cc:385] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.375370 30505 raft_consensus.cc:740] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.375870 30503 ts_tablet_manager.cc:1434] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:12:05.376147 30505 consensus_queue.cc:260] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.376921 30503 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.384085 30511 raft_consensus.cc:493] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.384693 30511 raft_consensus.cc:515] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.387542 30503 tablet_bootstrap.cc:654] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.388597 30511 leader_election.cc:290] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.378530 30505 ts_tablet_manager.cc:1434] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:12:05.378584 30211 catalog_manager.cc:5697] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195). New cstate: current_term: 1 leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.391501 30505 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.379930 30504 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.396689 30504 ts_tablet_manager.cc:1403] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.013s
I20260713 09:12:05.398000 30505 tablet_bootstrap.cc:654] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.400156 30504 raft_consensus.cc:359] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.401075 30504 raft_consensus.cc:385] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.401539 30504 raft_consensus.cc:740] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.402702 30504 consensus_queue.cc:260] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.409739 30504 ts_tablet_manager.cc:1434] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:05.410997 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.411342 30504 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.411824 30314 raft_consensus.cc:2468] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
I20260713 09:12:05.413156 30354 leader_election.cc:304] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
I20260713 09:12:05.414593 30511 raft_consensus.cc:2804] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.414958 30511 raft_consensus.cc:493] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.415308 30511 raft_consensus.cc:3060] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.420562 30504 tablet_bootstrap.cc:654] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.421892 30505 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.422442 30505 ts_tablet_manager.cc:1403] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260713 09:12:05.425874 30511 raft_consensus.cc:515] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.426119 30505 raft_consensus.cc:359] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.427155 30505 raft_consensus.cc:385] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.427552 30505 raft_consensus.cc:740] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.428830 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.428567 30505 consensus_queue.cc:260] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.429463 30314 raft_consensus.cc:3060] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.433048 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.433833 30504 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.434576 30504 ts_tablet_manager.cc:1403] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
W20260713 09:12:05.435182 30352 leader_election.cc:343] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.437187 30314 raft_consensus.cc:2468] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:05.438483 30354 leader_election.cc:304] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
I20260713 09:12:05.438824 30504 raft_consensus.cc:359] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.440196 30504 raft_consensus.cc:385] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.440711 30504 raft_consensus.cc:740] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.441211 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:05.438771 30511 leader_election.cc:290] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
W20260713 09:12:05.443472 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:12:05.443472 30352 leader_election.cc:343] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.445266 30511 raft_consensus.cc:2804] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.446028 30511 raft_consensus.cc:697] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:05.447616 30503 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.448226 30503 ts_tablet_manager.cc:1403] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.011s
I20260713 09:12:05.447257 30511 consensus_queue.cc:237] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.448079 30504 consensus_queue.cc:260] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.452980 30505 ts_tablet_manager.cc:1434] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.012s
I20260713 09:12:05.454116 30505 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.455276 30503 raft_consensus.cc:359] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.456120 30503 raft_consensus.cc:385] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.456486 30503 raft_consensus.cc:740] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.456881 30504 ts_tablet_manager.cc:1434] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260713 09:12:05.458002 30504 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.459808 30503 consensus_queue.cc:260] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.461421 30505 tablet_bootstrap.cc:654] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.462772 30510 raft_consensus.cc:493] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.462826 30503 ts_tablet_manager.cc:1434] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:12:05.463418 30510 raft_consensus.cc:515] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.464332 30503 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.466040 30510 leader_election.cc:290] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.469439 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.470467 30389 raft_consensus.cc:2468] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:05.472074 30503 tablet_bootstrap.cc:654] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.472259 30426 leader_election.cc:304] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.473658 30522 raft_consensus.cc:493] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.474267 30522 raft_consensus.cc:515] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.477280 30522 leader_election.cc:290] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.482362 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42dc23b66df2488798966088fe431bd6" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.483224 30313 raft_consensus.cc:2468] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:05.484587 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42dc23b66df2488798966088fe431bd6" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.485508 30389 raft_consensus.cc:2468] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:05.484642 30428 leader_election.cc:304] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.488755 30503 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.488840 30510 raft_consensus.cc:2804] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.489259 30503 ts_tablet_manager.cc:1403] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:12:05.489428 30510 raft_consensus.cc:493] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.489954 30510 raft_consensus.cc:3060] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.491881 30503 raft_consensus.cc:359] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.482645 30522 raft_consensus.cc:2804] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.492497 30503 raft_consensus.cc:385] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.492957 30522 raft_consensus.cc:493] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.493422 30522 raft_consensus.cc:3060] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.493561 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
W20260713 09:12:05.495649 30428 leader_election.cc:343] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.502005 30510 raft_consensus.cc:515] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.502707 30522 raft_consensus.cc:515] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.505069 30522 leader_election.cc:290] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.492957 30503 raft_consensus.cc:740] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.506479 30503 consensus_queue.cc:260] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.506914 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:05.507766 30389 raft_consensus.cc:3060] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.509568 30503 ts_tablet_manager.cc:1434] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:12:05.510654 30503 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.515429 30504 tablet_bootstrap.cc:654] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.516571 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
W20260713 09:12:05.518572 30428 leader_election.cc:343] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.519726 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42dc23b66df2488798966088fe431bd6" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.520550 30314 raft_consensus.cc:3060] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.523361 30503 tablet_bootstrap.cc:654] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.527175 30209 catalog_manager.cc:5697] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.528728 30510 leader_election.cc:290] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.530076 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42dc23b66df2488798966088fe431bd6" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:05.530565 30505 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.530764 30388 raft_consensus.cc:3060] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.531172 30505 ts_tablet_manager.cc:1403] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.077s	user 0.041s	sys 0.035s
I20260713 09:12:05.534296 30504 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.534839 30504 ts_tablet_manager.cc:1403] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.003s
I20260713 09:12:05.534718 30505 raft_consensus.cc:359] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.535647 30505 raft_consensus.cc:385] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.535991 30505 raft_consensus.cc:740] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.536859 30505 consensus_queue.cc:260] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.537907 30504 raft_consensus.cc:359] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.538658 30504 raft_consensus.cc:385] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.538944 30504 raft_consensus.cc:740] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.540026 30505 ts_tablet_manager.cc:1434] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:12:05.540180 30504 consensus_queue.cc:260] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.540674 30503 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.539422 30314 raft_consensus.cc:2468] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.541186 30505 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.541333 30503 ts_tablet_manager.cc:1403] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260713 09:12:05.543373 30509 raft_consensus.cc:493] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.544037 30428 leader_election.cc:304] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.543892 30509 raft_consensus.cc:515] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.545086 30510 raft_consensus.cc:2804] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.545572 30510 raft_consensus.cc:697] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Becoming Leader. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Running, Role: LEADER
I20260713 09:12:05.546411 30510 consensus_queue.cc:237] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.548856 30388 raft_consensus.cc:2468] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.555933 30509 leader_election.cc:290] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.557044 30504 ts_tablet_manager.cc:1434] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:12:05.569574 30504 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.567914 30389 raft_consensus.cc:2468] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.570384 30505 tablet_bootstrap.cc:654] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.571058 30426 leader_election.cc:304] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [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: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:05.571995 30522 raft_consensus.cc:2804] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.567375 30503 raft_consensus.cc:359] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.573608 30503 raft_consensus.cc:385] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.574582 30503 raft_consensus.cc:740] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.580492 30522 raft_consensus.cc:697] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Becoming Leader. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Running, Role: LEADER
I20260713 09:12:05.590919 30504 tablet_bootstrap.cc:654] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.591223 30522 consensus_queue.cc:237] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.576678 30503 consensus_queue.cc:260] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.595911 30209 catalog_manager.cc:5697] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195). New cstate: current_term: 1 leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.602582 30504 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.603075 30503 ts_tablet_manager.cc:1434] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.004s
I20260713 09:12:05.603232 30504 ts_tablet_manager.cc:1403] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260713 09:12:05.604955 30503 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.608500 30505 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.609833 30505 ts_tablet_manager.cc:1403] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.043s
I20260713 09:12:05.609753 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.611501 30389 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf28b9a6e619482aa66d77e9f927da54 in term 0.
I20260713 09:12:05.615607 30277 leader_election.cc:304] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
I20260713 09:12:05.615877 30505 raft_consensus.cc:359] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.616878 30505 raft_consensus.cc:385] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.617300 30505 raft_consensus.cc:740] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.617545 30509 raft_consensus.cc:2804] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.617957 30509 raft_consensus.cc:493] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.618291 30509 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.618299 30505 consensus_queue.cc:260] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.619232 30503 tablet_bootstrap.cc:654] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.619410 30504 raft_consensus.cc:359] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.620239 30504 raft_consensus.cc:385] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.620587 30504 raft_consensus.cc:740] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.620841 30505 ts_tablet_manager.cc:1434] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:05.621447 30504 consensus_queue.cc:260] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.626585 30509 raft_consensus.cc:515] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.628683 30504 ts_tablet_manager.cc:1434] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:12:05.630505 30504 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.635434 30505 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.636286 30211 catalog_manager.cc:5697] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195). New cstate: current_term: 1 leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.638918 30511 raft_consensus.cc:493] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.639488 30511 raft_consensus.cc:515] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.641669 30511 leader_election.cc:290] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.642930 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.642944 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.644001 30314 raft_consensus.cc:2468] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
W20260713 09:12:05.644542 30352 leader_election.cc:343] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.645375 30505 tablet_bootstrap.cc:654] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.645625 30354 leader_election.cc:304] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:05.647153 30511 raft_consensus.cc:2804] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.647619 30511 raft_consensus.cc:493] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.648217 30511 raft_consensus.cc:3060] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.628782 30509 leader_election.cc:290] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 election: Requested vote from peers 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.649322 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:05.651392 30389 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.652148 30503 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.652669 30504 tablet_bootstrap.cc:654] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.652690 30503 ts_tablet_manager.cc:1403] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.024s
I20260713 09:12:05.657114 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.657737 30463 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf28b9a6e619482aa66d77e9f927da54 in term 0.
I20260713 09:12:05.658592 30389 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf28b9a6e619482aa66d77e9f927da54 in term 1.
I20260713 09:12:05.658900 30511 raft_consensus.cc:515] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.659886 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:05.660465 30463 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.662249 30511 leader_election.cc:290] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.662568 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:05.663354 30503 raft_consensus.cc:359] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.664342 30503 raft_consensus.cc:385] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.664641 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
W20260713 09:12:05.664656 30352 leader_election.cc:343] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.664685 30503 raft_consensus.cc:740] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.665316 30314 raft_consensus.cc:3060] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.665845 30503 consensus_queue.cc:260] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.666504 30277 leader_election.cc:304] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
I20260713 09:12:05.669869 30503 ts_tablet_manager.cc:1434] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:12:05.674549 30505 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.675160 30505 ts_tablet_manager.cc:1403] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260713 09:12:05.678071 30505 raft_consensus.cc:359] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.678565 30505 raft_consensus.cc:385] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.678750 30505 raft_consensus.cc:740] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.679394 30314 raft_consensus.cc:2468] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:05.679388 30505 consensus_queue.cc:260] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.681202 30354 leader_election.cc:304] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:05.682341 30511 raft_consensus.cc:2804] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.682806 30511 raft_consensus.cc:697] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:05.682955 30505 ts_tablet_manager.cc:1434] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:05.683662 30511 consensus_queue.cc:237] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.684408 30505 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: Bootstrap starting.
I20260713 09:12:05.689392 30463 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf28b9a6e619482aa66d77e9f927da54 in term 1.
I20260713 09:12:05.691579 30503 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.693977 30531 raft_consensus.cc:493] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.695129 30531 raft_consensus.cc:515] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.697477 30531 leader_election.cc:290] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.699028 30509 raft_consensus.cc:2804] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.699513 30509 raft_consensus.cc:697] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 LEADER]: Becoming Leader. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Running, Role: LEADER
I20260713 09:12:05.699942 30503 tablet_bootstrap.cc:654] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.698302 30522 raft_consensus.cc:493] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.701362 30522 raft_consensus.cc:515] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.701279 30509 consensus_queue.cc:237] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.702852 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94666b5ddfc64c918e5d053fdf2c3a75" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.704869 30504 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.705340 30504 ts_tablet_manager.cc:1403] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.022s
I20260713 09:12:05.706022 30505 tablet_bootstrap.cc:654] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.708345 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94666b5ddfc64c918e5d053fdf2c3a75" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.709129 30314 raft_consensus.cc:2468] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
I20260713 09:12:05.707238 30522 leader_election.cc:290] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.711158 30354 leader_election.cc:304] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
W20260713 09:12:05.713788 30352 leader_election.cc:343] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.708199 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288785511d142c0b949a34bfac538a3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.713837 30504 raft_consensus.cc:359] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.717797 30313 raft_consensus.cc:2468] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:05.718024 30504 raft_consensus.cc:385] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.718609 30504 raft_consensus.cc:740] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.719302 30428 leader_election.cc:304] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.719622 30504 consensus_queue.cc:260] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.720515 30522 raft_consensus.cc:2804] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.720968 30522 raft_consensus.cc:493] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.721359 30522 raft_consensus.cc:3060] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.722918 30504 ts_tablet_manager.cc:1434] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260713 09:12:05.724659 30504 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.725946 30530 raft_consensus.cc:493] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.726516 30530 raft_consensus.cc:515] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.729059 30530 leader_election.cc:290] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.716961 30531 raft_consensus.cc:2804] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.730647 30531 raft_consensus.cc:493] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.731137 30531 raft_consensus.cc:3060] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.732913 30504 tablet_bootstrap.cc:654] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.710035 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288785511d142c0b949a34bfac538a3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.738762 30211 catalog_manager.cc:5697] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.740088 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
W20260713 09:12:05.741808 30354 leader_election.cc:343] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:05.743582 30426 leader_election.cc:343] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.745293 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.751726 30463 raft_consensus.cc:2468] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
I20260713 09:12:05.755807 30531 raft_consensus.cc:515] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.757711 30531 leader_election.cc:290] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.758616 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94666b5ddfc64c918e5d053fdf2c3a75" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.759409 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94666b5ddfc64c918e5d053fdf2c3a75" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:05.760044 30462 raft_consensus.cc:3060] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.760501 30504 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.761019 30504 ts_tablet_manager.cc:1403] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.007s
I20260713 09:12:05.759459 30313 raft_consensus.cc:3060] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.765053 30352 leader_election.cc:304] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:05.765431 30504 raft_consensus.cc:359] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.766216 30504 raft_consensus.cc:385] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.766518 30504 raft_consensus.cc:740] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.767406 30504 consensus_queue.cc:260] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.768363 30505 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: No bootstrap required, opened a new log
I20260713 09:12:05.768848 30505 ts_tablet_manager.cc:1403] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.036s
I20260713 09:12:05.771706 30505 raft_consensus.cc:359] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.772148 30313 raft_consensus.cc:2468] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:05.772413 30505 raft_consensus.cc:385] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.772694 30505 raft_consensus.cc:740] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.773438 30354 leader_election.cc:304] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: 
I20260713 09:12:05.773425 30505 consensus_queue.cc:260] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.774796 30511 raft_consensus.cc:2804] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:05.775204 30530 raft_consensus.cc:2804] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.777201 30504 ts_tablet_manager.cc:1434] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:12:05.777989 30209 catalog_manager.cc:5697] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "bf28b9a6e619482aa66d77e9f927da54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.780066 30462 raft_consensus.cc:2468] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:05.781873 30505 ts_tablet_manager.cc:1434] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:12:05.775198 30511 raft_consensus.cc:493] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:05.782321 30511 raft_consensus.cc:3060] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.785764 30389 raft_consensus.cc:3060] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.787381 30504 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: Bootstrap starting.
I20260713 09:12:05.792423 30522 raft_consensus.cc:515] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.796378 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288785511d142c0b949a34bfac538a3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:05.796980 30388 raft_consensus.cc:3060] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.802160 30504 tablet_bootstrap.cc:654] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.803838 30510 consensus_queue.cc:1048] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.799499 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288785511d142c0b949a34bfac538a3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.806294 30313 raft_consensus.cc:3060] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.810608 30388 raft_consensus.cc:2468] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.811640 30426 leader_election.cc:304] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:05.812502 30510 raft_consensus.cc:2804] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.812983 30510 raft_consensus.cc:697] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Becoming Leader. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Running, Role: LEADER
I20260713 09:12:05.814141 30522 leader_election.cc:290] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.815263 30530 raft_consensus.cc:697] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:05.816284 30511 raft_consensus.cc:515] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.813817 30510 consensus_queue.cc:237] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.816198 30530 consensus_queue.cc:237] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.819280 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:05.820405 30511 leader_election.cc:290] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
W20260713 09:12:05.821025 30354 leader_election.cc:343] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:05.824215 30313 raft_consensus.cc:2468] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 1.
I20260713 09:12:05.827865 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:05.828060 30509 raft_consensus.cc:493] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.828662 30462 raft_consensus.cc:3060] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.828673 30509 raft_consensus.cc:515] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.831157 30509 leader_election.cc:290] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:05.832376 30463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:05.838667 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed6f1550b98b49bbbec0d45f5af79ed7" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.840405 30211 catalog_manager.cc:5697] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.841894 30388 raft_consensus.cc:2393] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf28b9a6e619482aa66d77e9f927da54 in current term 1: Already voted for candidate c231e2f85757405f8285ed3aa0bcf5ff in this term.
I20260713 09:12:05.843071 30277 leader_election.cc:304] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54; no voters: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:05.843871 30509 raft_consensus.cc:3060] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.839275 30462 raft_consensus.cc:2468] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:05.840958 30504 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: No bootstrap required, opened a new log
I20260713 09:12:05.844779 30504 ts_tablet_manager.cc:1403] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.008s
I20260713 09:12:05.847414 30504 raft_consensus.cc:359] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.848095 30504 raft_consensus.cc:385] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.848399 30504 raft_consensus.cc:740] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.849262 30503 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.849113 30504 consensus_queue.cc:260] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.849732 30503 ts_tablet_manager.cc:1403] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.004s
I20260713 09:12:05.851491 30504 ts_tablet_manager.cc:1434] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:12:05.853020 30352 leader_election.cc:304] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:05.854224 30530 raft_consensus.cc:2804] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:05.854743 30530 raft_consensus.cc:697] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:05.855666 30530 consensus_queue.cc:237] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.857980 30509 raft_consensus.cc:2749] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.857949 30522 consensus_queue.cc:1048] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.862347 30209 catalog_manager.cc:5697] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195). New cstate: current_term: 1 leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:05.862643 30503 raft_consensus.cc:359] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.867718 30503 raft_consensus.cc:385] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.868039 30503 raft_consensus.cc:740] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.868897 30503 consensus_queue.cc:260] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.870949 30503 ts_tablet_manager.cc:1434] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:12:05.871929 30503 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:05.877506 30503 tablet_bootstrap.cc:654] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:05.882345 30522 raft_consensus.cc:493] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.882900 30522 raft_consensus.cc:515] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.885103 30522 leader_election.cc:290] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.884618 30211 catalog_manager.cc:5697] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:05.886869 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.887790 30313 raft_consensus.cc:2393] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c231e2f85757405f8285ed3aa0bcf5ff in current term 1: Already voted for candidate 8031476cb95241acb25d723fa2a7d842 in this term.
I20260713 09:12:05.888547 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df15f7e3c7d46959a78ea23c411f1e9" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.890291 30426 leader_election.cc:304] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c231e2f85757405f8285ed3aa0bcf5ff; no voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:05.891117 30522 raft_consensus.cc:3060] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.891568 30503 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: No bootstrap required, opened a new log
I20260713 09:12:05.892055 30503 ts_tablet_manager.cc:1403] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260713 09:12:05.894659 30503 raft_consensus.cc:359] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.895344 30503 raft_consensus.cc:385] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:05.895623 30503 raft_consensus.cc:740] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:05.896283 30503 consensus_queue.cc:260] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.898134 30522 raft_consensus.cc:2749] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.898319 30503 ts_tablet_manager.cc:1434] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:12:05.925338 30522 raft_consensus.cc:493] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:05.925999 30522 raft_consensus.cc:515] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:05.927791 30522 leader_election.cc:290] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:05.928699 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:05.928987 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67547c16c0f4251a9d6af3d09db67f3" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:05.929543 30313 raft_consensus.cc:2393] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c231e2f85757405f8285ed3aa0bcf5ff in current term 1: Already voted for candidate 8031476cb95241acb25d723fa2a7d842 in this term.
I20260713 09:12:05.930481 30428 leader_election.cc:304] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c231e2f85757405f8285ed3aa0bcf5ff; no voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:05.931113 30522 raft_consensus.cc:3060] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:05.936153 30522 raft_consensus.cc:2749] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:05.967073 30522 consensus_queue.cc:1048] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.978008 30522 consensus_queue.cc:1048] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.989279 30530 consensus_queue.cc:1048] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:05.999121 30522 consensus_queue.cc:1048] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.004905 30552 consensus_queue.cc:1048] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.019464 30540 consensus_queue.cc:1048] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:06.042536 30531 raft_consensus.cc:493] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.043056 30531 raft_consensus.cc:515] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.044926 30531 leader_election.cc:290] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:06.045732 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:06.045845 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:06.046586 30462 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
I20260713 09:12:06.047257 30540 raft_consensus.cc:493] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.047331 30314 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 0.
I20260713 09:12:06.048010 30352 leader_election.cc:304] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:06.047933 30540 raft_consensus.cc:515] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.049672 30531 raft_consensus.cc:2804] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.050084 30540 leader_election.cc:290] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:06.050134 30531 raft_consensus.cc:493] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.050869 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54" is_pre_election: true
I20260713 09:12:06.051151 30531 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.051610 30314 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 0.
I20260713 09:12:06.051640 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:06.052848 30428 leader_election.cc:304] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:06.053514 30540 raft_consensus.cc:2804] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:06.053910 30540 raft_consensus.cc:493] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:06.054270 30540 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.059291 30531 raft_consensus.cc:515] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.060653 30389 raft_consensus.cc:2393] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c231e2f85757405f8285ed3aa0bcf5ff in current term 1: Already voted for candidate 8031476cb95241acb25d723fa2a7d842 in this term.
I20260713 09:12:06.061703 30531 leader_election.cc:290] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:06.062734 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:06.062963 30540 raft_consensus.cc:515] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.063915 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:06.064733 30462 raft_consensus.cc:2393] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8031476cb95241acb25d723fa2a7d842 in current term 1: Already voted for candidate c231e2f85757405f8285ed3aa0bcf5ff in this term.
I20260713 09:12:06.065322 30540 leader_election.cc:290] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 1 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:06.063515 30314 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.066000 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:06.066619 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:06.067442 30389 raft_consensus.cc:2393] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c231e2f85757405f8285ed3aa0bcf5ff in current term 1: Already voted for candidate 8031476cb95241acb25d723fa2a7d842 in this term.
I20260713 09:12:06.068383 30426 leader_election.cc:304] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [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: c231e2f85757405f8285ed3aa0bcf5ff; no voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:06.069161 30540 raft_consensus.cc:2749] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.072184 30314 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:06.073233 30354 leader_election.cc:304] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54; no voters: c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:06.073961 30531 raft_consensus.cc:2804] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.074436 30531 raft_consensus.cc:697] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:06.075249 30531 consensus_queue.cc:237] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.083927 30210 catalog_manager.cc:5697] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:06.093736 30531 consensus_queue.cc:1048] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.104683 30567 consensus_queue.cc:1048] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:06.188115 30509 raft_consensus.cc:493] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:06.188704 30509 raft_consensus.cc:515] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:06.190625 30509 leader_election.cc:290] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:06.191416 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
I20260713 09:12:06.191840 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c628713d2e48b19a6e373023ee1094" candidate_uuid: "bf28b9a6e619482aa66d77e9f927da54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:06.192619 30462 raft_consensus.cc:2393] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf28b9a6e619482aa66d77e9f927da54 in current term 1: Already voted for candidate 8031476cb95241acb25d723fa2a7d842 in this term.
I20260713 09:12:06.193499 30277 leader_election.cc:304] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54; no voters: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:06.194180 30509 raft_consensus.cc:3060] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.199527 30509 raft_consensus.cc:2749] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:06.216524 30540 consensus_queue.cc:1048] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.227224 30510 consensus_queue.cc:1048] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.232306 30567 consensus_queue.cc:1048] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.243137 30552 consensus_queue.cc:1048] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.272511 30509 consensus_queue.cc:1048] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.286489 30509 consensus_queue.cc:1048] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:06.332335 27371 ts_manager.cc:295] Set tserver state for bf28b9a6e619482aa66d77e9f927da54 to MAINTENANCE_MODE
I20260713 09:12:06.333117 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
I20260713 09:12:06.356659 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:06.357390 27371 tablet_replica.cc:333] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.358425 27371 raft_consensus.cc:2243] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.358901 27371 raft_consensus.cc:2272] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.360778 27371 tablet_replica.cc:333] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.361481 27371 raft_consensus.cc:2243] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.361872 27371 raft_consensus.cc:2272] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.363946 27371 tablet_replica.cc:333] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.364646 27371 raft_consensus.cc:2243] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.365089 27371 raft_consensus.cc:2272] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.367157 27371 tablet_replica.cc:333] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.367683 27371 raft_consensus.cc:2243] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.368083 27371 raft_consensus.cc:2272] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.370308 27371 tablet_replica.cc:333] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.370862 27371 raft_consensus.cc:2243] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.371349 27371 raft_consensus.cc:2272] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.373349 27371 tablet_replica.cc:333] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.373870 27371 raft_consensus.cc:2243] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.374266 27371 raft_consensus.cc:2272] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.376353 27371 tablet_replica.cc:333] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.376874 27371 raft_consensus.cc:2243] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.377635 27371 raft_consensus.cc:2272] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.379696 27371 tablet_replica.cc:333] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.380215 27371 raft_consensus.cc:2243] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.380623 27371 raft_consensus.cc:2272] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.382855 27371 tablet_replica.cc:333] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.383430 27371 raft_consensus.cc:2243] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.383843 27371 raft_consensus.cc:2272] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.386004 27371 tablet_replica.cc:333] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: stopping tablet replica
I20260713 09:12:06.386482 27371 raft_consensus.cc:2243] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.386889 27371 raft_consensus.cc:2272] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:06.392081 30428 consensus_peers.cc:597] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:06.396929 30552 consensus_queue.cc:1048] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:06.397858 30428 consensus_peers.cc:597] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.402776 30428 consensus_peers.cc:597] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.415392 30354 consensus_peers.cc:597] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:06.429513 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
W20260713 09:12:06.430613 30354 consensus_peers.cc:597] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.444638 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:06.483433 30552 consensus_queue.cc:1048] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:06.496443 30354 consensus_peers.cc:597] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.529737 30354 consensus_peers.cc:597] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.630486 30428 consensus_peers.cc:597] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.861436 30354 consensus_peers.cc:597] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:07.445644 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:07.782794 30510 raft_consensus.cc:493] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf28b9a6e619482aa66d77e9f927da54)
I20260713 09:12:07.783411 30510 raft_consensus.cc:515] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:07.785220 30510 leader_election.cc:290] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:07.786410 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8031476cb95241acb25d723fa2a7d842" is_pre_election: true
W20260713 09:12:07.788928 30428 leader_election.cc:336] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111)
I20260713 09:12:07.789371 30428 leader_election.cc:304] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [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: c231e2f85757405f8285ed3aa0bcf5ff; no voters: 8031476cb95241acb25d723fa2a7d842, bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:07.790077 30510 raft_consensus.cc:2749] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:07.790167 30589 raft_consensus.cc:493] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bf28b9a6e619482aa66d77e9f927da54)
I20260713 09:12:07.790804 30589 raft_consensus.cc:515] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:07.792497 30589 leader_election.cc:290] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:07.793658 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" is_pre_election: true
I20260713 09:12:07.794341 30462 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 1.
I20260713 09:12:07.795485 30352 leader_election.cc:304] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:07.796293 30589 raft_consensus.cc:2804] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:12:07.796535 30354 leader_election.cc:336] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111)
I20260713 09:12:07.796674 30589 raft_consensus.cc:493] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bf28b9a6e619482aa66d77e9f927da54)
I20260713 09:12:07.797104 30589 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:07.802320 30589 raft_consensus.cc:515] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:07.803993 30589 leader_election.cc:290] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 2 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195:33021)
I20260713 09:12:07.805100 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81b1e4b164e476b9f42f5070fd4df36" candidate_uuid: "8031476cb95241acb25d723fa2a7d842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
I20260713 09:12:07.805639 30462 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:12:07.807616 30354 leader_election.cc:336] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111)
I20260713 09:12:07.810883 30462 raft_consensus.cc:2468] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8031476cb95241acb25d723fa2a7d842 in term 2.
I20260713 09:12:07.811990 30352 leader_election.cc:304] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [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: 8031476cb95241acb25d723fa2a7d842, c231e2f85757405f8285ed3aa0bcf5ff; no voters: bf28b9a6e619482aa66d77e9f927da54
I20260713 09:12:07.812704 30589 raft_consensus.cc:2804] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:07.813176 30589 raft_consensus.cc:697] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 2 LEADER]: Becoming Leader. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:07.814024 30589 consensus_queue.cc:237] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:07.820726 30210 catalog_manager.cc:5697] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 reported cstate change: term changed from 1 to 2, leader changed from bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193) to 8031476cb95241acb25d723fa2a7d842 (127.26.186.194). New cstate: current_term: 2 leader_uuid: "8031476cb95241acb25d723fa2a7d842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:08.357180 30354 consensus_peers.cc:597] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:08.426857 30462 raft_consensus.cc:1275] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Refusing update from remote peer 8031476cb95241acb25d723fa2a7d842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.428148 30589 consensus_queue.cc:1048] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:08.446477 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:08.757294 30428 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260713 09:12:08.759958 30428 consensus_peers.cc:597] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:08.775544 30428 consensus_peers.cc:597] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:08.877249 30354 consensus_peers.cc:597] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:08.897686 30428 consensus_peers.cc:597] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:08.932386 30354 consensus_peers.cc:597] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:08.979204 30354 consensus_peers.cc:597] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:09.008129 30354 consensus_peers.cc:597] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:09.019783 30428 consensus_peers.cc:597] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:09.447399 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:09.473443 30354 consensus_peers.cc:597] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:10.448318 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:12:10.926077 30354 consensus_peers.cc:597] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:12:11.300065 30428 consensus_peers.cc:597] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:11.338435 30428 consensus_peers.cc:597] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:11.347074 30428 consensus_peers.cc:597] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:11.383936 30354 consensus_peers.cc:597] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:12:11.449281 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:11.454921 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:11.460919 30602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:11.461884 30603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:11.465358 30605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:11.466190 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:11.468840 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:11.469074 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:11.469260 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933931469245 us; error 0 us; skew 500 ppm
I20260713 09:12:11.469977 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:11.473397 27371 webserver.cc:533] Webserver started at http://127.26.186.193:41729/ using document root <none> and password file <none>
I20260713 09:12:11.473893 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:11.474113 27371 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:12:11.474331 30428 consensus_peers.cc:597] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:11.477775 27371 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.001s
I20260713 09:12:11.482030 30610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:11.482945 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:12:11.483320 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "bf28b9a6e619482aa66d77e9f927da54"
format_stamp: "Formatted at 2026-07-13 09:12:04 on dist-test-slave-dg4l"
I20260713 09:12:11.483708 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933851668583-27371-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)
W20260713 09:12:11.485452 30354 consensus_peers.cc:597] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:11.504549 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:11.505736 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:11.507164 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:11.510495 30617 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:12:11.555857 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:12:11.556196 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.001s
I20260713 09:12:11.556555 27371 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:12:11.561173 30617 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.574193 30617 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.575060 30617 tablet_bootstrap.cc:492] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.575585 30617 ts_tablet_manager.cc:1403] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:12:11.577533 30617 raft_consensus.cc:359] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.578008 30617 raft_consensus.cc:740] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.578598 30617 consensus_queue.cc:260] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.580565 30617 ts_tablet_manager.cc:1434] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:12:11.581250 30617 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.593526 30617 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.595213 30617 tablet_bootstrap.cc:492] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.595896 30617 ts_tablet_manager.cc:1403] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:12:11.596664 27371 ts_tablet_manager.cc:616] Registered 10 tablets
W20260713 09:12:11.596903 30354 consensus_peers.cc:597] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:12:11.597029 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.039s	sys 0.000s
I20260713 09:12:11.598384 30617 raft_consensus.cc:359] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.599068 30617 raft_consensus.cc:740] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.599686 30617 consensus_queue.cc:260] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.601267 30617 ts_tablet_manager.cc:1434] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:12:11.601946 30617 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.614140 30617 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.615139 30617 tablet_bootstrap.cc:492] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.615939 30617 ts_tablet_manager.cc:1403] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260713 09:12:11.618624 30617 raft_consensus.cc:359] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.619304 30617 raft_consensus.cc:740] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.620069 30617 consensus_queue.cc:260] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.622095 30617 ts_tablet_manager.cc:1434] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:12:11.622947 30617 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.634717 30617 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.635416 30617 tablet_bootstrap.cc:492] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.635968 30617 ts_tablet_manager.cc:1403] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.010s
I20260713 09:12:11.637727 30617 raft_consensus.cc:359] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.638242 30617 raft_consensus.cc:740] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.638890 30617 consensus_queue.cc:260] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.640514 30617 ts_tablet_manager.cc:1434] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:11.641178 30617 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.654388 30617 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.655272 30617 tablet_bootstrap.cc:492] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.655823 30617 ts_tablet_manager.cc:1403] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:12:11.657490 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:35389
I20260713 09:12:11.657586 30679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:35389 every 8 connection(s)
I20260713 09:12:11.657641 30617 raft_consensus.cc:359] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.658470 30617 raft_consensus.cc:740] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.659121 30617 consensus_queue.cc:260] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.660768 30617 ts_tablet_manager.cc:1434] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:11.661566 30617 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.668238 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:11.675547 30617 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.678542 30617 tablet_bootstrap.cc:492] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.679520 30617 ts_tablet_manager.cc:1403] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:12:11.682305 30680 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34373
I20260713 09:12:11.682871 30680 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:11.682463 30617 raft_consensus.cc:359] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.683228 30617 raft_consensus.cc:740] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.684121 30617 consensus_queue.cc:260] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.686694 30617 ts_tablet_manager.cc:1434] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:11.687702 30617 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.688393 30680 heartbeater.cc:507] Master 127.26.186.254:34373 requested a full tablet report, sending...
I20260713 09:12:11.695077 30210 ts_manager.cc:194] Re-registered known tserver with Master: bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389)
I20260713 09:12:11.699561 30389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86"
dest_uuid: "8031476cb95241acb25d723fa2a7d842"
mode: GRACEFUL
new_leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
 from {username='slave'} at 127.0.0.1:45278
I20260713 09:12:11.700282 30389 raft_consensus.cc:606] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Received request to transfer leadership to TS c231e2f85757405f8285ed3aa0bcf5ff
I20260713 09:12:11.701871 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:11.702525 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:11.703513 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:11.709369 30210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60294
I20260713 09:12:11.713428 30680 heartbeater.cc:499] Master 127.26.186.254:34373 was elected leader, sending a full tablet report...
I20260713 09:12:11.721244 30617 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.722039 30617 tablet_bootstrap.cc:492] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.722589 30617 ts_tablet_manager.cc:1403] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260713 09:12:11.724350 30617 raft_consensus.cc:359] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.724866 30617 raft_consensus.cc:740] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.725394 30617 consensus_queue.cc:260] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.726764 30617 ts_tablet_manager.cc:1434] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:11.727444 30617 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.738380 30617 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.739228 30617 tablet_bootstrap.cc:492] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.739769 30617 ts_tablet_manager.cc:1403] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:12:11.741410 30617 raft_consensus.cc:359] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.741925 30617 raft_consensus.cc:740] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.742563 30617 consensus_queue.cc:260] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.744095 30617 ts_tablet_manager.cc:1434] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:11.744964 30617 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.756402 30617 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.757151 30617 tablet_bootstrap.cc:492] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.757683 30617 ts_tablet_manager.cc:1403] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:12:11.759510 30617 raft_consensus.cc:359] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.760010 30617 raft_consensus.cc:740] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.760599 30617 consensus_queue.cc:260] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.762066 30617 ts_tablet_manager.cc:1434] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:11.762859 30617 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap starting.
I20260713 09:12:11.774319 30617 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:12:11.775151 30617 tablet_bootstrap.cc:492] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Bootstrap complete.
I20260713 09:12:11.775686 30617 ts_tablet_manager.cc:1403] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260713 09:12:11.777336 30617 raft_consensus.cc:359] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.777840 30617 raft_consensus.cc:740] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf28b9a6e619482aa66d77e9f927da54, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.778359 30617 consensus_queue.cc:260] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [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: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.779937 30617 ts_tablet_manager.cc:1434] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:12:11.929220 30695 raft_consensus.cc:993] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: : Instructing follower c231e2f85757405f8285ed3aa0bcf5ff to start an election
I20260713 09:12:11.929924 30600 raft_consensus.cc:1081] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Signalling peer c231e2f85757405f8285ed3aa0bcf5ff to start an election
I20260713 09:12:11.931456 30462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86"
dest_uuid: "c231e2f85757405f8285ed3aa0bcf5ff"
 from {username='slave'} at 127.0.0.1:50460
I20260713 09:12:11.932037 30462 raft_consensus.cc:493] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:11.932389 30462 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:11.938841 30462 raft_consensus.cc:515] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.940644 30462 leader_election.cc:290] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 2 election: Requested vote from peers bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389), 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239)
I20260713 09:12:11.941242 30653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf28b9a6e619482aa66d77e9f927da54"
I20260713 09:12:11.941934 30653 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:11.942276 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ebda2bee0c45b0a2282ce5cb0d3b86" candidate_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8031476cb95241acb25d723fa2a7d842"
I20260713 09:12:11.942852 30389 raft_consensus.cc:3055] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:11.943166 30389 raft_consensus.cc:740] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8031476cb95241acb25d723fa2a7d842, State: Running, Role: LEADER
I20260713 09:12:11.943861 30389 consensus_queue.cc:260] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.944867 30389 raft_consensus.cc:3060] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:11.947491 30653 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 2.
I20260713 09:12:11.948577 30428 leader_election.cc:304] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bf28b9a6e619482aa66d77e9f927da54, c231e2f85757405f8285ed3aa0bcf5ff; no voters: 
I20260713 09:12:11.949290 30694 raft_consensus.cc:2804] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:11.949697 30694 raft_consensus.cc:697] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 LEADER]: Becoming Leader. State: Replica: c231e2f85757405f8285ed3aa0bcf5ff, State: Running, Role: LEADER
I20260713 09:12:11.949784 30389 raft_consensus.cc:2468] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c231e2f85757405f8285ed3aa0bcf5ff in term 2.
I20260713 09:12:11.950469 30694 consensus_queue.cc:237] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } }
I20260713 09:12:11.957237 30210 catalog_manager.cc:5697] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff reported cstate change: term changed from 1 to 2, leader changed from 8031476cb95241acb25d723fa2a7d842 (127.26.186.194) to c231e2f85757405f8285ed3aa0bcf5ff (127.26.186.195). New cstate: current_term: 2 leader_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c231e2f85757405f8285ed3aa0bcf5ff" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 33021 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.972968 30653 raft_consensus.cc:3060] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.434063 30389 raft_consensus.cc:1275] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Refusing update from remote peer c231e2f85757405f8285ed3aa0bcf5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.436164 30705 consensus_queue.cc:1048] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8031476cb95241acb25d723fa2a7d842" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 34239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:12:12.450758 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:12.452598 30653 raft_consensus.cc:1275] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Refusing update from remote peer c231e2f85757405f8285ed3aa0bcf5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:12.454171 30705 consensus_queue.cc:1048] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf28b9a6e619482aa66d77e9f927da54" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:12.719272 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:12.727300 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:12.727770 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:12.728384 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:13.451879 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:13.734582 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:13.740147 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:13.740597 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:13.741072 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:14.453030 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:14.747591 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:14.753290 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:14.753720 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:14.754187 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:15.454016 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:15.761866 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:15.767511 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:15.767995 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:15.768473 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:16.454897 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:16.776034 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:16.782653 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:16.788046 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:16.788479 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:12:17.455822 30260 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:12:17.812497 27371 tablet_server.cc:179] TabletServer@127.26.186.193:35389 shutting down...
I20260713 09:12:17.837805 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:17.838610 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.839448 27371 raft_consensus.cc:2243] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.839926 27371 raft_consensus.cc:2272] T 42dc23b66df2488798966088fe431bd6 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.842172 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.842832 27371 raft_consensus.cc:2243] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.843361 27371 raft_consensus.cc:2272] T e81b1e4b164e476b9f42f5070fd4df36 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.845486 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.846041 27371 raft_consensus.cc:2243] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.846482 27371 raft_consensus.cc:2272] T 8df15f7e3c7d46959a78ea23c411f1e9 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.849088 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.849645 27371 raft_consensus.cc:2243] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.850095 27371 raft_consensus.cc:2272] T 4288785511d142c0b949a34bfac538a3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.852455 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.853057 27371 raft_consensus.cc:2243] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.853525 27371 raft_consensus.cc:2272] T 21c628713d2e48b19a6e373023ee1094 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.856127 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.856823 27371 raft_consensus.cc:2243] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.857336 27371 raft_consensus.cc:2272] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P bf28b9a6e619482aa66d77e9f927da54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.859767 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.860368 27371 raft_consensus.cc:2243] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.860867 27371 raft_consensus.cc:2272] T 94666b5ddfc64c918e5d053fdf2c3a75 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.863459 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.864154 27371 raft_consensus.cc:2243] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.864641 27371 raft_consensus.cc:2272] T bad479e5b1ba4db3bbd46d83e13e331a P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.867105 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.867642 27371 raft_consensus.cc:2243] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.868077 27371 raft_consensus.cc:2272] T ed6f1550b98b49bbbec0d45f5af79ed7 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.870406 27371 tablet_replica.cc:333] stopping tablet replica
I20260713 09:12:17.870946 27371 raft_consensus.cc:2243] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.871507 27371 raft_consensus.cc:2272] T c67547c16c0f4251a9d6af3d09db67f3 P bf28b9a6e619482aa66d77e9f927da54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.905941 27371 tablet_server.cc:196] TabletServer@127.26.186.193:35389 shutdown complete.
W20260713 09:12:17.925282 30428 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260713 09:12:17.929750 30428 consensus_peers.cc:597] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:17.937049 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
I20260713 09:12:17.963289 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:17.964047 27371 tablet_replica.cc:333] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.964789 27371 raft_consensus.cc:2243] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.965269 27371 raft_consensus.cc:2272] T bad479e5b1ba4db3bbd46d83e13e331a P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.967383 27371 tablet_replica.cc:333] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.967883 27371 raft_consensus.cc:2243] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.968366 27371 raft_consensus.cc:2272] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.970870 27371 tablet_replica.cc:333] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.971555 27371 raft_consensus.cc:2243] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:17.972471 27371 raft_consensus.cc:2272] T 94666b5ddfc64c918e5d053fdf2c3a75 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.974892 27371 tablet_replica.cc:333] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
W20260713 09:12:17.975283 30354 consensus_peers.cc:597] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:17.975673 27371 raft_consensus.cc:2243] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.976222 27371 raft_consensus.cc:2272] T 42dc23b66df2488798966088fe431bd6 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.978427 27371 tablet_replica.cc:333] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.979111 27371 raft_consensus.cc:2243] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:17.979869 27371 raft_consensus.cc:2272] T 21c628713d2e48b19a6e373023ee1094 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.981967 27371 tablet_replica.cc:333] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.982512 27371 raft_consensus.cc:2243] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.982908 27371 raft_consensus.cc:2272] T 4288785511d142c0b949a34bfac538a3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.985678 27371 tablet_replica.cc:333] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.986446 27371 raft_consensus.cc:2243] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:17.987648 27371 raft_consensus.cc:2272] T e81b1e4b164e476b9f42f5070fd4df36 P 8031476cb95241acb25d723fa2a7d842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.989718 27371 tablet_replica.cc:333] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.990190 27371 raft_consensus.cc:2243] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:17.991034 27371 raft_consensus.cc:2272] T 8df15f7e3c7d46959a78ea23c411f1e9 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.993093 27371 tablet_replica.cc:333] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.993546 27371 raft_consensus.cc:2243] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:17.993932 27371 raft_consensus.cc:2272] T ed6f1550b98b49bbbec0d45f5af79ed7 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:17.995914 27371 tablet_replica.cc:333] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842: stopping tablet replica
I20260713 09:12:17.996529 27371 raft_consensus.cc:2243] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:17.997242 27371 raft_consensus.cc:2272] T c67547c16c0f4251a9d6af3d09db67f3 P 8031476cb95241acb25d723fa2a7d842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.032181 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
W20260713 09:12:18.044230 30426 consensus_peers.cc:597] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239): Couldn't send request to peer 8031476cb95241acb25d723fa2a7d842. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:34239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:18.047688 30428 consensus_peers.cc:597] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer bf28b9a6e619482aa66d77e9f927da54 (127.26.186.193:35389): Couldn't send request to peer bf28b9a6e619482aa66d77e9f927da54. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.060433 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
W20260713 09:12:18.072755 30426 consensus_peers.cc:597] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff -> Peer 8031476cb95241acb25d723fa2a7d842 (127.26.186.194:34239): Couldn't send request to peer 8031476cb95241acb25d723fa2a7d842. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:34239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:18.093411 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:18.094249 27371 tablet_replica.cc:333] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.095023 27371 raft_consensus.cc:2243] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.095899 27371 raft_consensus.cc:2272] T 19ebda2bee0c45b0a2282ce5cb0d3b86 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.098076 27371 tablet_replica.cc:333] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.098686 27371 raft_consensus.cc:2243] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:18.099236 27371 raft_consensus.cc:2272] T 94666b5ddfc64c918e5d053fdf2c3a75 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.101493 27371 tablet_replica.cc:333] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.102048 27371 raft_consensus.cc:2243] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:18.102521 27371 raft_consensus.cc:2272] T c67547c16c0f4251a9d6af3d09db67f3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.105043 27371 tablet_replica.cc:333] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.105594 27371 raft_consensus.cc:2243] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.106477 27371 raft_consensus.cc:2272] T ed6f1550b98b49bbbec0d45f5af79ed7 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.108726 27371 tablet_replica.cc:333] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.109318 27371 raft_consensus.cc:2243] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.110172 27371 raft_consensus.cc:2272] T 42dc23b66df2488798966088fe431bd6 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.112404 27371 tablet_replica.cc:333] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.112970 27371 raft_consensus.cc:2243] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:18.113448 27371 raft_consensus.cc:2272] T 21c628713d2e48b19a6e373023ee1094 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.115578 27371 tablet_replica.cc:333] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.116148 27371 raft_consensus.cc:2243] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:18.116640 27371 raft_consensus.cc:2272] T 8df15f7e3c7d46959a78ea23c411f1e9 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.118685 27371 tablet_replica.cc:333] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.119330 27371 raft_consensus.cc:2243] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.120174 27371 raft_consensus.cc:2272] T 4288785511d142c0b949a34bfac538a3 P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.122335 27371 tablet_replica.cc:333] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.122908 27371 raft_consensus.cc:2243] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:18.123477 27371 raft_consensus.cc:2272] T e81b1e4b164e476b9f42f5070fd4df36 P c231e2f85757405f8285ed3aa0bcf5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.125485 27371 tablet_replica.cc:333] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff: stopping tablet replica
I20260713 09:12:18.125976 27371 raft_consensus.cc:2243] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.126819 27371 raft_consensus.cc:2272] T bad479e5b1ba4db3bbd46d83e13e331a P c231e2f85757405f8285ed3aa0bcf5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.157706 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:12:18.182964 27371 master.cc:562] Master@127.26.186.254:34373 shutting down...
I20260713 09:12:18.211211 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:18.211898 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:18.212288 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc88b26650fd43b3ad1fc36cd888cb77: stopping tablet replica
I20260713 09:12:18.233739 27371 master.cc:584] Master@127.26.186.254:34373 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13971 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:12:18.278880 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:34009
I20260713 09:12:18.280215 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:18.286324 30720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.286484 30721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.289954 30723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:18.290720 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:18.291653 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:18.291833 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:18.292042 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933938292010 us; error 0 us; skew 500 ppm
I20260713 09:12:18.292618 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:18.295145 27371 webserver.cc:533] Webserver started at http://127.26.186.254:40537/ using document root <none> and password file <none>
I20260713 09:12:18.295737 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:18.295902 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:18.296121 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:18.297197 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "0a75f23b27584b87b16aa68f9c394a65"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.301709 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:18.305359 30728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.306268 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:18.306710 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "0a75f23b27584b87b16aa68f9c394a65"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.307096 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:18.330200 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:18.331669 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:18.374008 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:34009
I20260713 09:12:18.374135 30779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:34009 every 8 connection(s)
I20260713 09:12:18.378266 30780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.389784 30780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65: Bootstrap starting.
I20260713 09:12:18.394685 30780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.399396 30780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65: No bootstrap required, opened a new log
I20260713 09:12:18.401711 30780 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER }
I20260713 09:12:18.402132 30780 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.402406 30780 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a75f23b27584b87b16aa68f9c394a65, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.403172 30780 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER }
I20260713 09:12:18.403653 30780 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:18.403892 30780 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:18.404162 30780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:18.408954 30780 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER }
I20260713 09:12:18.409588 30780 leader_election.cc:304] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [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: 0a75f23b27584b87b16aa68f9c394a65; no voters: 
I20260713 09:12:18.410727 30780 leader_election.cc:290] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:18.411157 30783 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:18.412716 30783 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 1 LEADER]: Becoming Leader. State: Replica: 0a75f23b27584b87b16aa68f9c394a65, State: Running, Role: LEADER
I20260713 09:12:18.413355 30783 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [LEADER]: Queue going to LEADER mode. State: All 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: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER }
I20260713 09:12:18.413889 30780 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:18.419736 30784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a75f23b27584b87b16aa68f9c394a65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER } }
I20260713 09:12:18.420408 30784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:18.420639 30785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a75f23b27584b87b16aa68f9c394a65. Latest consensus state: current_term: 1 leader_uuid: "0a75f23b27584b87b16aa68f9c394a65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a75f23b27584b87b16aa68f9c394a65" member_type: VOTER } }
I20260713 09:12:18.421396 30785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:18.424906 30790 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:18.434391 30790 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:18.435752 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:18.447435 30790 catalog_manager.cc:1383] Generated new cluster ID: 0d080f4dae824717878ffa283a980bcc
I20260713 09:12:18.447762 30790 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:18.481118 30790 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:18.482643 30790 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:18.496493 30790 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65: Generated new TSK 0
I20260713 09:12:18.497165 30790 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:18.502193 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:18.508307 30801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.509747 30802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.510921 30804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:18.512117 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:18.512984 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:18.513173 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:18.513358 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933938513343 us; error 0 us; skew 500 ppm
I20260713 09:12:18.513931 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:18.516554 27371 webserver.cc:533] Webserver started at http://127.26.186.193:40069/ using document root <none> and password file <none>
I20260713 09:12:18.517030 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:18.517185 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:18.517481 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:18.518563 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.523381 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:12:18.526898 30809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.527938 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:12:18.528299 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.528647 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:18.570907 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:18.572417 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:18.574201 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:18.576931 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:18.577190 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.577476 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:18.577692 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.622466 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:46807
I20260713 09:12:18.622650 30871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:46807 every 8 connection(s)
I20260713 09:12:18.628301 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:18.636204 30876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.636647 30877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.640879 30879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:18.641610 30872 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34009
I20260713 09:12:18.641631 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:18.642161 30872 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:18.642951 30872 heartbeater.cc:507] Master 127.26.186.254:34009 requested a full tablet report, sending...
I20260713 09:12:18.642962 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:18.643465 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:18.643646 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933938643610 us; error 0 us; skew 500 ppm
I20260713 09:12:18.644264 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:18.645738 30745 ts_manager.cc:194] Registered new tserver with Master: 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807)
I20260713 09:12:18.647310 27371 webserver.cc:533] Webserver started at http://127.26.186.194:40621/ using document root <none> and password file <none>
I20260713 09:12:18.648085 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:18.648329 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:18.648677 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:18.648592 30745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42848
I20260713 09:12:18.650380 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "f63d28bc78f747f392727618c1260cb2"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.655418 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:12:18.659251 30884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.660072 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:12:18.660398 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "f63d28bc78f747f392727618c1260cb2"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.660694 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:18.678884 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:18.680341 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:18.681986 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:18.684587 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:18.684837 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.685122 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:18.685322 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.726116 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:37713
I20260713 09:12:18.726210 30946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:37713 every 8 connection(s)
I20260713 09:12:18.731138 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:18.738003 30950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.739885 30951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:18.741505 30953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:18.742094 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:18.743121 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:18.743355 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:18.743405 30947 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34009
I20260713 09:12:18.743566 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933938743549 us; error 0 us; skew 500 ppm
I20260713 09:12:18.743898 30947 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:18.744288 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:18.744654 30947 heartbeater.cc:507] Master 127.26.186.254:34009 requested a full tablet report, sending...
I20260713 09:12:18.746922 30745 ts_manager.cc:194] Registered new tserver with Master: f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713)
I20260713 09:12:18.747161 27371 webserver.cc:533] Webserver started at http://127.26.186.195:36023/ using document root <none> and password file <none>
I20260713 09:12:18.747747 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:18.747961 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:18.748234 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:18.748512 30745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42862
I20260713 09:12:18.749452 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "93bd899de3ad4033a60cceb676804740"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.754104 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:18.757619 30958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.758515 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:18.758842 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "93bd899de3ad4033a60cceb676804740"
format_stamp: "Formatted at 2026-07-13 09:12:18 on dist-test-slave-dg4l"
I20260713 09:12:18.759215 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:18.771765 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:18.772979 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:18.774493 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:18.776822 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:18.777056 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.777292 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:18.777462 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:18.822233 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:46735
I20260713 09:12:18.822374 31020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:46735 every 8 connection(s)
I20260713 09:12:18.836747 31021 heartbeater.cc:344] Connected to a master server at 127.26.186.254:34009
I20260713 09:12:18.837232 31021 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:18.838050 31021 heartbeater.cc:507] Master 127.26.186.254:34009 requested a full tablet report, sending...
I20260713 09:12:18.840216 30745 ts_manager.cc:194] Registered new tserver with Master: 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:18.840394 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015094253s
I20260713 09:12:18.841845 30745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42872
I20260713 09:12:18.867954 30745 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42876:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:18.870215 30745 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:18.913395 30912 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:18.913874 30911 tablet_service.cc:1511] Processing CreateTablet for tablet 33606a299fe547c7a8e6f70d68d4dc4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:18.914999 30912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.915637 30911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33606a299fe547c7a8e6f70d68d4dc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.925529 30837 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:18.926519 30836 tablet_service.cc:1511] Processing CreateTablet for tablet 33606a299fe547c7a8e6f70d68d4dc4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:18.926990 30837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.927879 30836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33606a299fe547c7a8e6f70d68d4dc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.927935 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:18.929288 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8b45ee3b1b4fc982e145c9c48f7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.944548 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 33606a299fe547c7a8e6f70d68d4dc4c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=064cdba3f97448e4af9ac6b0e2802a48]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:18.945959 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33606a299fe547c7a8e6f70d68d4dc4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:18.961270 31036 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: Bootstrap starting.
I20260713 09:12:18.964326 31038 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: Bootstrap starting.
I20260713 09:12:18.968942 31036 tablet_bootstrap.cc:654] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.975225 31036 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: No bootstrap required, opened a new log
I20260713 09:12:18.975391 31038 tablet_bootstrap.cc:654] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.975757 31036 ts_tablet_manager.cc:1403] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:12:18.975277 31037 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: Bootstrap starting.
I20260713 09:12:18.978453 31036 raft_consensus.cc:359] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:18.979305 31036 raft_consensus.cc:385] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.979647 31036 raft_consensus.cc:740] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.980508 31036 consensus_queue.cc:260] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:18.981388 31038 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: No bootstrap required, opened a new log
I20260713 09:12:18.981936 31038 ts_tablet_manager.cc:1403] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:12:18.982887 30947 heartbeater.cc:499] Master 127.26.186.254:34009 was elected leader, sending a full tablet report...
I20260713 09:12:18.983393 31036 ts_tablet_manager.cc:1434] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:18.983697 31037 tablet_bootstrap.cc:654] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.984346 31036 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: Bootstrap starting.
I20260713 09:12:18.985064 31038 raft_consensus.cc:359] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:18.985843 31038 raft_consensus.cc:385] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:18.986145 31038 raft_consensus.cc:740] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd899de3ad4033a60cceb676804740, State: Initialized, Role: FOLLOWER
I20260713 09:12:18.987419 31038 consensus_queue.cc:260] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:18.991492 31036 tablet_bootstrap.cc:654] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:18.997130 31037 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: No bootstrap required, opened a new log
I20260713 09:12:18.997635 31037 ts_tablet_manager.cc:1403] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:12:18.998996 31036 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: No bootstrap required, opened a new log
I20260713 09:12:18.999755 31036 ts_tablet_manager.cc:1403] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260713 09:12:19.000705 31037 raft_consensus.cc:359] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.001601 31037 raft_consensus.cc:385] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.001909 31037 raft_consensus.cc:740] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.002679 31037 consensus_queue.cc:260] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.004330 31021 heartbeater.cc:499] Master 127.26.186.254:34009 was elected leader, sending a full tablet report...
I20260713 09:12:19.004855 31038 ts_tablet_manager.cc:1434] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.004s
I20260713 09:12:19.004570 31036 raft_consensus.cc:359] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.005364 31036 raft_consensus.cc:385] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.005648 31036 raft_consensus.cc:740] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.005874 31038 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: Bootstrap starting.
I20260713 09:12:19.006429 31036 consensus_queue.cc:260] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.007735 31041 raft_consensus.cc:493] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.008200 31041 raft_consensus.cc:515] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.010946 31041 leader_election.cc:290] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.012631 31038 tablet_bootstrap.cc:654] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.012645 31036 ts_tablet_manager.cc:1434] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:12:19.018404 30872 heartbeater.cc:499] Master 127.26.186.254:34009 was elected leader, sending a full tablet report...
I20260713 09:12:19.021088 31037 ts_tablet_manager.cc:1434] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.001s
I20260713 09:12:19.022305 31037 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: Bootstrap starting.
I20260713 09:12:19.031860 31037 tablet_bootstrap.cc:654] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.043587 30847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" is_pre_election: true
I20260713 09:12:19.044122 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740" is_pre_election: true
I20260713 09:12:19.044838 30996 raft_consensus.cc:2468] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 0.
W20260713 09:12:19.045428 30888 leader_election.cc:343] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:19.046233 30885 leader_election.cc:304] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [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: 93bd899de3ad4033a60cceb676804740, f63d28bc78f747f392727618c1260cb2; no voters: 2b279a28f2434edfb598df2f1e2d2fb6
I20260713 09:12:19.047595 31046 raft_consensus.cc:2804] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.047999 31046 raft_consensus.cc:493] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.048337 31046 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.050395 31041 raft_consensus.cc:493] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.051231 31038 tablet_bootstrap.cc:492] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: No bootstrap required, opened a new log
I20260713 09:12:19.050894 31041 raft_consensus.cc:515] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.051923 31038 ts_tablet_manager.cc:1403] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.019s
I20260713 09:12:19.053239 31041 leader_election.cc:290] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.054358 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740" is_pre_election: true
I20260713 09:12:19.054880 30847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" is_pre_election: true
I20260713 09:12:19.055548 30847 raft_consensus.cc:2468] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 0.
I20260713 09:12:19.055186 31038 raft_consensus.cc:359] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.056113 31038 raft_consensus.cc:385] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:12:19.056411 30885 leader_election.cc:343] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:19.056514 31038 raft_consensus.cc:740] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd899de3ad4033a60cceb676804740, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.057318 31037 tablet_bootstrap.cc:492] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: No bootstrap required, opened a new log
I20260713 09:12:19.057126 30888 leader_election.cc:304] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [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: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 93bd899de3ad4033a60cceb676804740
I20260713 09:12:19.057884 31037 ts_tablet_manager.cc:1403] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.008s
I20260713 09:12:19.057518 31038 consensus_queue.cc:260] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.058458 31041 raft_consensus.cc:2804] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.058866 31041 raft_consensus.cc:493] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.059333 31041 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.060072 31038 ts_tablet_manager.cc:1434] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:19.060956 31037 raft_consensus.cc:359] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.061087 31046 raft_consensus.cc:515] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.061872 31037 raft_consensus.cc:385] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.063807 31046 leader_election.cc:290] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.063150 31037 raft_consensus.cc:740] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.064530 30847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
I20260713 09:12:19.065111 31037 consensus_queue.cc:260] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.065943 30847 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.067286 31037 ts_tablet_manager.cc:1434] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:19.068560 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:19.069082 30996 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.069624 31041 raft_consensus.cc:515] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.071900 31041 leader_election.cc:290] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.072912 30846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
I20260713 09:12:19.073365 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:19.073556 30846 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:19.076107 31022 tablet.cc:2406] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:12:19.076514 30995 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.077240 30996 raft_consensus.cc:2468] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.075608 30847 raft_consensus.cc:2468] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.078871 30888 leader_election.cc:304] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.079835 31041 raft_consensus.cc:2804] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.081128 31041 raft_consensus.cc:697] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Leader. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:19.082278 31041 consensus_queue.cc:237] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.090314 30846 raft_consensus.cc:2468] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.091727 30888 leader_election.cc:304] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.092650 31046 raft_consensus.cc:2804] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.096455 31046 raft_consensus.cc:697] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Leader. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:19.097481 31046 consensus_queue.cc:237] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.100397 30995 raft_consensus.cc:2468] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.102427 30742 catalog_manager.cc:5697] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f63d28bc78f747f392727618c1260cb2 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "f63d28bc78f747f392727618c1260cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.114305 30742 catalog_manager.cc:5697] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f63d28bc78f747f392727618c1260cb2 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "f63d28bc78f747f392727618c1260cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.173898 30742 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42884:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:19.175859 30742 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:19.200384 30836 tablet_service.cc:1511] Processing CreateTablet for tablet 379e2178186b47edb4a86f832414acba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:19.201722 30836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379e2178186b47edb4a86f832414acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.201823 30912 tablet_service.cc:1511] Processing CreateTablet for tablet 379e2178186b47edb4a86f832414acba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:19.203188 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 379e2178186b47edb4a86f832414acba (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:12:19.203193 30912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379e2178186b47edb4a86f832414acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.204537 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379e2178186b47edb4a86f832414acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.205295 30837 tablet_service.cc:1511] Processing CreateTablet for tablet ae342dd980dc4b668bff77a4c1701173 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:19.206688 30837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae342dd980dc4b668bff77a4c1701173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.208463 30911 tablet_service.cc:1511] Processing CreateTablet for tablet ae342dd980dc4b668bff77a4c1701173 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:19.208506 30985 tablet_service.cc:1511] Processing CreateTablet for tablet ae342dd980dc4b668bff77a4c1701173 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3d8f33ba50af41b985f4ab1f1e47bc0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:12:19.209911 30911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae342dd980dc4b668bff77a4c1701173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.209978 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae342dd980dc4b668bff77a4c1701173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:19.222666 31036 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: Bootstrap starting.
I20260713 09:12:19.223570 31037 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: Bootstrap starting.
I20260713 09:12:19.229524 31036 tablet_bootstrap.cc:654] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.231240 31037 tablet_bootstrap.cc:654] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.236791 31038 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: Bootstrap starting.
I20260713 09:12:19.239449 31037 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: No bootstrap required, opened a new log
I20260713 09:12:19.240018 31037 ts_tablet_manager.cc:1403] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:12:19.243494 31037 raft_consensus.cc:359] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.244204 31037 raft_consensus.cc:385] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.244524 31037 raft_consensus.cc:740] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.245488 31037 consensus_queue.cc:260] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.248088 31037 ts_tablet_manager.cc:1434] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:12:19.244719 31038 tablet_bootstrap.cc:654] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.251309 31036 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: No bootstrap required, opened a new log
I20260713 09:12:19.251929 31036 ts_tablet_manager.cc:1403] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260713 09:12:19.252250 31037 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: Bootstrap starting.
I20260713 09:12:19.255101 31036 raft_consensus.cc:359] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.255877 31036 raft_consensus.cc:385] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.256220 31036 raft_consensus.cc:740] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.257045 31036 consensus_queue.cc:260] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.259227 31038 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: No bootstrap required, opened a new log
I20260713 09:12:19.259883 31038 ts_tablet_manager.cc:1403] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260713 09:12:19.260442 31037 tablet_bootstrap.cc:654] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.261875 31036 ts_tablet_manager.cc:1434] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:19.263183 31036 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Bootstrap starting.
I20260713 09:12:19.263094 31038 raft_consensus.cc:359] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.264072 31038 raft_consensus.cc:385] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.264436 31038 raft_consensus.cc:740] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd899de3ad4033a60cceb676804740, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.266155 31038 consensus_queue.cc:260] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.268496 31038 ts_tablet_manager.cc:1434] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:19.269569 31038 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: Bootstrap starting.
I20260713 09:12:19.276407 31038 tablet_bootstrap.cc:654] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.278354 31036 tablet_bootstrap.cc:654] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:19.285362 31037 tablet_bootstrap.cc:492] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: No bootstrap required, opened a new log
I20260713 09:12:19.285892 31037 ts_tablet_manager.cc:1403] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260713 09:12:19.286532 31038 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: No bootstrap required, opened a new log
I20260713 09:12:19.286549 31036 tablet_bootstrap.cc:492] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: No bootstrap required, opened a new log
I20260713 09:12:19.287220 31038 ts_tablet_manager.cc:1403] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260713 09:12:19.287345 31036 ts_tablet_manager.cc:1403] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260713 09:12:19.289011 31037 raft_consensus.cc:359] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.289816 31037 raft_consensus.cc:385] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.290123 31037 raft_consensus.cc:740] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.290360 31038 raft_consensus.cc:359] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.290562 31036 raft_consensus.cc:359] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.291143 31038 raft_consensus.cc:385] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.291357 31036 raft_consensus.cc:385] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:19.290917 31037 consensus_queue.cc:260] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.291501 31038 raft_consensus.cc:740] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd899de3ad4033a60cceb676804740, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.292364 31038 consensus_queue.cc:260] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.293439 31037 ts_tablet_manager.cc:1434] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:19.291785 31036 raft_consensus.cc:740] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Initialized, Role: FOLLOWER
I20260713 09:12:19.294586 31038 ts_tablet_manager.cc:1434] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:19.295275 31036 consensus_queue.cc:260] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.297428 31036 ts_tablet_manager.cc:1434] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:12:19.379207 31046 raft_consensus.cc:493] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.379877 31046 raft_consensus.cc:515] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.381984 31046 leader_election.cc:290] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.382777 30846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" is_pre_election: true
I20260713 09:12:19.383189 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740" is_pre_election: true
I20260713 09:12:19.383404 30846 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 0.
I20260713 09:12:19.383863 30995 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 0.
I20260713 09:12:19.384570 30888 leader_election.cc:304] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.385406 31046 raft_consensus.cc:2804] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.385821 31046 raft_consensus.cc:493] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.386139 31046 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.391729 31046 raft_consensus.cc:515] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.394281 31046 leader_election.cc:290] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Requested vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.394515 30846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
I20260713 09:12:19.394982 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:19.395238 30846 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.395638 30995 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.400365 30846 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.400802 30995 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 1.
I20260713 09:12:19.401582 30888 leader_election.cc:304] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.402603 31046 raft_consensus.cc:2804] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.403093 31046 raft_consensus.cc:697] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Leader. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:19.403896 31046 consensus_queue.cc:237] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.410562 30743 catalog_manager.cc:5697] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f63d28bc78f747f392727618c1260cb2 (127.26.186.194). New cstate: current_term: 1 leader_uuid: "f63d28bc78f747f392727618c1260cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:19.426306 30793 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:19.502856 31046 consensus_queue.cc:1048] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:19.515009 31046 consensus_queue.cc:1048] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.529146 31045 raft_consensus.cc:493] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:19.529691 31045 raft_consensus.cc:515] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.531936 31045 leader_election.cc:290] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.542941 30922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379e2178186b47edb4a86f832414acba" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f63d28bc78f747f392727618c1260cb2" is_pre_election: true
I20260713 09:12:19.543732 30922 raft_consensus.cc:2468] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 0.
I20260713 09:12:19.544147 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379e2178186b47edb4a86f832414acba" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740" is_pre_election: true
I20260713 09:12:19.544791 30995 raft_consensus.cc:2468] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 0.
I20260713 09:12:19.544894 30810 leader_election.cc:304] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.545702 31045 raft_consensus.cc:2804] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:19.546015 31045 raft_consensus.cc:493] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:19.546329 31045 raft_consensus.cc:3060] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.551473 31045 raft_consensus.cc:515] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.553022 31045 leader_election.cc:290] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 1 election: Requested vote from peers f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.554049 30922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379e2178186b47edb4a86f832414acba" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f63d28bc78f747f392727618c1260cb2"
I20260713 09:12:19.554170 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379e2178186b47edb4a86f832414acba" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:19.554582 30922 raft_consensus.cc:3060] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.554766 30995 raft_consensus.cc:3060] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:19.559626 30922 raft_consensus.cc:2468] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 1.
I20260713 09:12:19.559791 30995 raft_consensus.cc:2468] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 1.
I20260713 09:12:19.560771 30810 leader_election.cc:304] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.561596 31045 raft_consensus.cc:2804] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:19.562530 31045 raft_consensus.cc:697] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 LEADER]: Becoming Leader. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Running, Role: LEADER
I20260713 09:12:19.563318 31045 consensus_queue.cc:237] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.570205 30742 catalog_manager.cc:5697] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:19.595147 31046 consensus_queue.cc:1048] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.605872 31046 consensus_queue.cc:1048] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.627084 30922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd"
dest_uuid: "f63d28bc78f747f392727618c1260cb2"
mode: GRACEFUL
new_leader_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
 from {username='slave'} at 127.0.0.1:60576
I20260713 09:12:19.627677 30922 raft_consensus.cc:606] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Received request to transfer leadership to TS 2b279a28f2434edfb598df2f1e2d2fb6
I20260713 09:12:19.633112 30922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c"
dest_uuid: "f63d28bc78f747f392727618c1260cb2"
mode: GRACEFUL
new_leader_uuid: "93bd899de3ad4033a60cceb676804740"
 from {username='slave'} at 127.0.0.1:60576
I20260713 09:12:19.633697 30922 raft_consensus.cc:606] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Received request to transfer leadership to TS 93bd899de3ad4033a60cceb676804740
I20260713 09:12:19.641875 30922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173"
dest_uuid: "f63d28bc78f747f392727618c1260cb2"
mode: GRACEFUL
new_leader_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
 from {username='slave'} at 127.0.0.1:60576
I20260713 09:12:19.642478 30922 raft_consensus.cc:606] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Received request to transfer leadership to TS 2b279a28f2434edfb598df2f1e2d2fb6
I20260713 09:12:19.858457 31046 consensus_queue.cc:1048] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.865548 31051 raft_consensus.cc:993] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: : Instructing follower 2b279a28f2434edfb598df2f1e2d2fb6 to start an election
I20260713 09:12:19.866014 31041 raft_consensus.cc:1081] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Signalling peer 2b279a28f2434edfb598df2f1e2d2fb6 to start an election
I20260713 09:12:19.870692 30846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173"
dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
 from {username='slave'} at 127.0.0.1:59860
I20260713 09:12:19.871385 30846 raft_consensus.cc:493] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:19.871798 30846 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.872466 31041 consensus_queue.cc:1048] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:19.880399 30846 raft_consensus.cc:515] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.882573 30846 leader_election.cc:290] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 2 election: Requested vote from peers f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:19.883766 30922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f63d28bc78f747f392727618c1260cb2"
I20260713 09:12:19.884356 30922 raft_consensus.cc:3055] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:19.884629 30922 raft_consensus.cc:740] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:19.885397 30922 consensus_queue.cc:260] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.886412 30922 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.888108 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:19.888721 30995 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:19.894802 30922 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 2.
I20260713 09:12:19.896083 30995 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 2.
I20260713 09:12:19.896145 30810 leader_election.cc:304] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:19.897197 31045 raft_consensus.cc:2804] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:19.897811 31045 raft_consensus.cc:697] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Running, Role: LEADER
I20260713 09:12:19.898682 31045 consensus_queue.cc:237] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:19.904999 30743 catalog_manager.cc:5697] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 reported cstate change: term changed from 1 to 2, leader changed from f63d28bc78f747f392727618c1260cb2 (127.26.186.194) to 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.022204 31045 consensus_queue.cc:1048] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:20.038169 31045 consensus_queue.cc:1048] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:20.039723 31051 raft_consensus.cc:993] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: : Instructing follower 2b279a28f2434edfb598df2f1e2d2fb6 to start an election
I20260713 09:12:20.040321 31051 raft_consensus.cc:1081] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Signalling peer 2b279a28f2434edfb598df2f1e2d2fb6 to start an election
I20260713 09:12:20.043304 30846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd"
dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
 from {username='slave'} at 127.0.0.1:59860
I20260713 09:12:20.044070 30846 raft_consensus.cc:493] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:20.044530 30846 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.052069 30846 raft_consensus.cc:515] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.054065 30846 leader_election.cc:290] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 2 election: Requested vote from peers f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:20.055101 30922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f63d28bc78f747f392727618c1260cb2"
I20260713 09:12:20.055480 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8b45ee3b1b4fc982e145c9c48f7bbd" candidate_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:20.055841 30922 raft_consensus.cc:3055] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:20.056190 30995 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.056291 30922 raft_consensus.cc:740] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:20.057390 30922 consensus_queue.cc:260] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.058522 30922 raft_consensus.cc:3060] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.063400 30995 raft_consensus.cc:2468] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 2.
I20260713 09:12:20.064857 30810 leader_election.cc:304] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, 93bd899de3ad4033a60cceb676804740; no voters: 
I20260713 09:12:20.065061 30922 raft_consensus.cc:2468] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b279a28f2434edfb598df2f1e2d2fb6 in term 2.
I20260713 09:12:20.065845 31045 raft_consensus.cc:2804] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.066517 31045 raft_consensus.cc:697] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Becoming Leader. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Running, Role: LEADER
I20260713 09:12:20.067528 31045 consensus_queue.cc:237] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.075084 30744 catalog_manager.cc:5697] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 reported cstate change: term changed from 1 to 2, leader changed from f63d28bc78f747f392727618c1260cb2 (127.26.186.194) to 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.125741 31051 raft_consensus.cc:993] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: : Instructing follower 93bd899de3ad4033a60cceb676804740 to start an election
I20260713 09:12:20.126196 31041 raft_consensus.cc:1081] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Signalling peer 93bd899de3ad4033a60cceb676804740 to start an election
I20260713 09:12:20.128259 30995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c"
dest_uuid: "93bd899de3ad4033a60cceb676804740"
 from {username='slave'} at 127.0.0.1:50360
I20260713 09:12:20.128878 30995 raft_consensus.cc:493] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:20.129258 30995 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.134326 30995 raft_consensus.cc:515] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.136628 30995 leader_election.cc:290] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [CANDIDATE]: Term 2 election: Requested vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), f63d28bc78f747f392727618c1260cb2 (127.26.186.194:37713)
I20260713 09:12:20.147590 30846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "93bd899de3ad4033a60cceb676804740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
I20260713 09:12:20.147907 30922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33606a299fe547c7a8e6f70d68d4dc4c" candidate_uuid: "93bd899de3ad4033a60cceb676804740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f63d28bc78f747f392727618c1260cb2"
I20260713 09:12:20.148139 30846 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.148687 30922 raft_consensus.cc:3055] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:20.149088 30922 raft_consensus.cc:740] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:20.149827 30922 consensus_queue.cc:260] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.150781 30922 raft_consensus.cc:3060] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:20.153859 30846 raft_consensus.cc:2468] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93bd899de3ad4033a60cceb676804740 in term 2.
I20260713 09:12:20.155213 30962 leader_election.cc:304] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b279a28f2434edfb598df2f1e2d2fb6, 93bd899de3ad4033a60cceb676804740; no voters: 
I20260713 09:12:20.156041 31043 raft_consensus.cc:2804] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:20.156114 30922 raft_consensus.cc:2468] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93bd899de3ad4033a60cceb676804740 in term 2.
I20260713 09:12:20.157425 31043 raft_consensus.cc:697] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 2 LEADER]: Becoming Leader. State: Replica: 93bd899de3ad4033a60cceb676804740, State: Running, Role: LEADER
I20260713 09:12:20.158147 31043 consensus_queue.cc:237] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.164515 30744 catalog_manager.cc:5697] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 reported cstate change: term changed from 1 to 2, leader changed from f63d28bc78f747f392727618c1260cb2 (127.26.186.194) to 93bd899de3ad4033a60cceb676804740 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "93bd899de3ad4033a60cceb676804740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:20.327934 30922 raft_consensus.cc:1275] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Refusing update from remote peer 2b279a28f2434edfb598df2f1e2d2fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.329149 31045 consensus_queue.cc:1048] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:20.339572 30995 raft_consensus.cc:1275] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Refusing update from remote peer 2b279a28f2434edfb598df2f1e2d2fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.340925 31045 consensus_queue.cc:1048] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:20.365494 27371 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:12:20.367296 27371 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:12:20.367749 27371 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:12:20.379868 30846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173"
dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
mode: GRACEFUL
new_leader_uuid: "f63d28bc78f747f392727618c1260cb2"
 from {username='slave'} at 127.0.0.1:59880
I20260713 09:12:20.380388 30846 raft_consensus.cc:606] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Received request to transfer leadership to TS f63d28bc78f747f392727618c1260cb2
I20260713 09:12:20.381439 27371 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:12:20.522118 30995 raft_consensus.cc:1275] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Refusing update from remote peer 2b279a28f2434edfb598df2f1e2d2fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.523568 31045 consensus_queue.cc:1048] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:20.531868 30922 raft_consensus.cc:1275] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Refusing update from remote peer 2b279a28f2434edfb598df2f1e2d2fb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.533533 31081 consensus_queue.cc:1048] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:20.625414 30846 raft_consensus.cc:1275] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Refusing update from remote peer 93bd899de3ad4033a60cceb676804740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.626910 31043 consensus_queue.cc:1048] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:20.640775 30922 raft_consensus.cc:1275] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Refusing update from remote peer 93bd899de3ad4033a60cceb676804740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:20.642670 31091 consensus_queue.cc:1048] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:20.789606 31081 raft_consensus.cc:993] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: : Instructing follower f63d28bc78f747f392727618c1260cb2 to start an election
I20260713 09:12:20.790163 31045 raft_consensus.cc:1081] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Signalling peer f63d28bc78f747f392727618c1260cb2 to start an election
I20260713 09:12:20.791894 30922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173"
dest_uuid: "f63d28bc78f747f392727618c1260cb2"
 from {username='slave'} at 127.0.0.1:60566
I20260713 09:12:20.792426 30922 raft_consensus.cc:493] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:20.792765 30922 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.797538 30922 raft_consensus.cc:515] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.799220 30922 leader_election.cc:290] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [CANDIDATE]: Term 3 election: Requested vote from peers 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807), 93bd899de3ad4033a60cceb676804740 (127.26.186.195:46735)
I20260713 09:12:20.800185 30846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b279a28f2434edfb598df2f1e2d2fb6"
I20260713 09:12:20.800326 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae342dd980dc4b668bff77a4c1701173" candidate_uuid: "f63d28bc78f747f392727618c1260cb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "93bd899de3ad4033a60cceb676804740"
I20260713 09:12:20.800801 30846 raft_consensus.cc:3055] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:20.800987 30995 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.801102 30846 raft_consensus.cc:740] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b279a28f2434edfb598df2f1e2d2fb6, State: Running, Role: LEADER
I20260713 09:12:20.801921 30846 consensus_queue.cc:260] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [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: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.802846 30846 raft_consensus.cc:3060] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:20.806176 30995 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 3.
I20260713 09:12:20.807811 30846 raft_consensus.cc:2468] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f63d28bc78f747f392727618c1260cb2 in term 3.
I20260713 09:12:20.807596 30885 leader_election.cc:304] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [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: 93bd899de3ad4033a60cceb676804740, f63d28bc78f747f392727618c1260cb2; no voters: 
I20260713 09:12:20.808949 31041 raft_consensus.cc:2804] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:20.810073 31041 raft_consensus.cc:697] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 LEADER]: Becoming Leader. State: Replica: f63d28bc78f747f392727618c1260cb2, State: Running, Role: LEADER
I20260713 09:12:20.811120 31041 consensus_queue.cc:237] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [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: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } }
I20260713 09:12:20.818013 30744 catalog_manager.cc:5697] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 reported cstate change: term changed from 2 to 3, leader changed from 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193) to f63d28bc78f747f392727618c1260cb2 (127.26.186.194). New cstate: current_term: 3 leader_uuid: "f63d28bc78f747f392727618c1260cb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b279a28f2434edfb598df2f1e2d2fb6" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 46807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f63d28bc78f747f392727618c1260cb2" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93bd899de3ad4033a60cceb676804740" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:21.005291 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
I20260713 09:12:21.023934 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.024616 27371 tablet_replica.cc:333] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6: stopping tablet replica
I20260713 09:12:21.025223 27371 raft_consensus.cc:2243] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.025655 27371 raft_consensus.cc:2272] T ae342dd980dc4b668bff77a4c1701173 P 2b279a28f2434edfb598df2f1e2d2fb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.028383 27371 tablet_replica.cc:333] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6: stopping tablet replica
I20260713 09:12:21.029110 27371 raft_consensus.cc:2243] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.029979 27371 raft_consensus.cc:2272] T 379e2178186b47edb4a86f832414acba P 2b279a28f2434edfb598df2f1e2d2fb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.032208 27371 tablet_replica.cc:333] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6: stopping tablet replica
I20260713 09:12:21.032657 27371 raft_consensus.cc:2243] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.033331 27371 raft_consensus.cc:2272] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.035632 27371 tablet_replica.cc:333] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6: stopping tablet replica
I20260713 09:12:21.036048 27371 raft_consensus.cc:2243] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.036408 27371 raft_consensus.cc:2272] T 33606a299fe547c7a8e6f70d68d4dc4c P 2b279a28f2434edfb598df2f1e2d2fb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.059271 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
I20260713 09:12:21.072191 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
I20260713 09:12:21.090150 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.090866 27371 tablet_replica.cc:333] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: stopping tablet replica
I20260713 09:12:21.091485 27371 raft_consensus.cc:2243] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.092131 27371 pending_rounds.cc:70] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Trying to abort 1 pending ops.
I20260713 09:12:21.092396 27371 pending_rounds.cc:77] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993421571424256 op_type: NO_OP noop_request { }
I20260713 09:12:21.092760 27371 raft_consensus.cc:2889] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:12:21.093046 27371 raft_consensus.cc:2272] T ae342dd980dc4b668bff77a4c1701173 P f63d28bc78f747f392727618c1260cb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.095307 27371 tablet_replica.cc:333] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2: stopping tablet replica
I20260713 09:12:21.095834 27371 raft_consensus.cc:2243] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.096256 27371 raft_consensus.cc:2272] T 379e2178186b47edb4a86f832414acba P f63d28bc78f747f392727618c1260cb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.098019 27371 tablet_replica.cc:333] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2: stopping tablet replica
I20260713 09:12:21.098498 27371 raft_consensus.cc:2243] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.098938 27371 raft_consensus.cc:2272] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.100930 27371 tablet_replica.cc:333] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2: stopping tablet replica
I20260713 09:12:21.101424 27371 raft_consensus.cc:2243] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.101831 27371 raft_consensus.cc:2272] T 33606a299fe547c7a8e6f70d68d4dc4c P f63d28bc78f747f392727618c1260cb2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:21.112246 30962 consensus_peers.cc:597] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 -> Peer 2b279a28f2434edfb598df2f1e2d2fb6 (127.26.186.193:46807): Couldn't send request to peer 2b279a28f2434edfb598df2f1e2d2fb6. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:46807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:21.114459 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
I20260713 09:12:21.126958 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
I20260713 09:12:21.145221 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:21.145860 27371 tablet_replica.cc:333] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740: stopping tablet replica
I20260713 09:12:21.146413 27371 raft_consensus.cc:2243] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.146883 27371 raft_consensus.cc:2272] T ae342dd980dc4b668bff77a4c1701173 P 93bd899de3ad4033a60cceb676804740 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.149262 27371 tablet_replica.cc:333] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740: stopping tablet replica
I20260713 09:12:21.149784 27371 raft_consensus.cc:2243] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.150589 27371 raft_consensus.cc:2272] T 33606a299fe547c7a8e6f70d68d4dc4c P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.152971 27371 tablet_replica.cc:333] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740: stopping tablet replica
I20260713 09:12:21.153501 27371 raft_consensus.cc:2243] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.153915 27371 raft_consensus.cc:2272] T 379e2178186b47edb4a86f832414acba P 93bd899de3ad4033a60cceb676804740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.155653 27371 tablet_replica.cc:333] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740: stopping tablet replica
I20260713 09:12:21.156119 27371 raft_consensus.cc:2243] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.156538 27371 raft_consensus.cc:2272] T 9c8b45ee3b1b4fc982e145c9c48f7bbd P 93bd899de3ad4033a60cceb676804740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.178323 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:12:21.190608 27371 master.cc:562] Master@127.26.186.254:34009 shutting down...
I20260713 09:12:21.206024 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.206588 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.206923 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a75f23b27584b87b16aa68f9c394a65: stopping tablet replica
I20260713 09:12:21.225313 27371 master.cc:584] Master@127.26.186.254:34009 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2973 ms)
[----------] 6 tests from LeaderRebalancerTest (89405 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:12:21.253238 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:35871
I20260713 09:12:21.254499 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.259974 31099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.260211 31100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.261552 31102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.262881 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:21.263865 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:21.264052 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.264240 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933941264223 us; error 0 us; skew 500 ppm
I20260713 09:12:21.264864 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.268057 27371 webserver.cc:533] Webserver started at http://127.26.186.254:35961/ using document root <none> and password file <none>
I20260713 09:12:21.268517 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.268672 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.268882 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.269922 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "ff47f24972a44279b332979fd75b3675"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.274540 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:12:21.278801 31107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.279819 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:21.280104 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "ff47f24972a44279b332979fd75b3675"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.280371 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.305297 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.306305 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.342897 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:35871
I20260713 09:12:21.343097 31158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:35871 every 8 connection(s)
I20260713 09:12:21.346913 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.358170 31159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: Bootstrap starting.
I20260713 09:12:21.363142 31159 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:21.367379 31159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: No bootstrap required, opened a new log
I20260713 09:12:21.369457 31159 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff47f24972a44279b332979fd75b3675" member_type: VOTER }
I20260713 09:12:21.369915 31159 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:21.370149 31159 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff47f24972a44279b332979fd75b3675, State: Initialized, Role: FOLLOWER
I20260713 09:12:21.370749 31159 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff47f24972a44279b332979fd75b3675" member_type: VOTER }
I20260713 09:12:21.371246 31159 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:21.371491 31159 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:21.371763 31159 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:21.376351 31159 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff47f24972a44279b332979fd75b3675" member_type: VOTER }
I20260713 09:12:21.376889 31159 leader_election.cc:304] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [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: ff47f24972a44279b332979fd75b3675; no voters: 
I20260713 09:12:21.378086 31159 leader_election.cc:290] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:21.378494 31162 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:21.379899 31162 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 1 LEADER]: Becoming Leader. State: Replica: ff47f24972a44279b332979fd75b3675, State: Running, Role: LEADER
I20260713 09:12:21.380559 31162 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [LEADER]: Queue going to LEADER mode. State: All 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: "ff47f24972a44279b332979fd75b3675" member_type: VOTER }
I20260713 09:12:21.380976 31159 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:21.383687 31164 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff47f24972a44279b332979fd75b3675. Latest consensus state: current_term: 1 leader_uuid: "ff47f24972a44279b332979fd75b3675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff47f24972a44279b332979fd75b3675" member_type: VOTER } }
I20260713 09:12:21.383594 31163 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff47f24972a44279b332979fd75b3675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff47f24972a44279b332979fd75b3675" member_type: VOTER } }
I20260713 09:12:21.384339 31164 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:21.384562 31163 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:21.386835 31167 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:21.391762 31167 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:21.397719 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:21.401027 31167 catalog_manager.cc:1383] Generated new cluster ID: 0fedbe3ead024e60acddf64f33eadab3
I20260713 09:12:21.401328 31167 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:21.416884 31167 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:21.418196 31167 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:21.431151 31167 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: Generated new TSK 0
I20260713 09:12:21.431787 31167 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:21.464561 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.470512 31180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.471746 31181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.474014 31183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.474119 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:21.475335 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:21.475545 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.475791 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933941475755 us; error 0 us; skew 500 ppm
I20260713 09:12:21.476418 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.478880 27371 webserver.cc:533] Webserver started at http://127.26.186.193:35909/ using document root <none> and password file <none>
I20260713 09:12:21.479499 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.479710 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.480029 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.481181 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "7fe209d536e44d929573b4196c306d31"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.486173 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:12:21.489774 31188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.490592 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:21.490926 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "7fe209d536e44d929573b4196c306d31"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.491333 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.506232 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.507457 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.508941 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:21.511255 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:21.511436 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.511730 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:21.511878 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.549580 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:37239
I20260713 09:12:21.549690 31250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:37239 every 8 connection(s)
I20260713 09:12:21.554776 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.561797 31255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.563241 31256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.566064 31258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.566598 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:21.567668 31251 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35871
I20260713 09:12:21.567870 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:12:21.568068 31251 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:21.568166 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.568493 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933941568470 us; error 0 us; skew 500 ppm
I20260713 09:12:21.569067 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.569082 31251 heartbeater.cc:507] Master 127.26.186.254:35871 requested a full tablet report, sending...
I20260713 09:12:21.571506 31124 ts_manager.cc:194] Registered new tserver with Master: 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239)
I20260713 09:12:21.572618 27371 webserver.cc:533] Webserver started at http://127.26.186.194:42179/ using document root <none> and password file <none>
I20260713 09:12:21.573228 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.573354 31124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43450
I20260713 09:12:21.573511 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.573932 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.575290 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "5637c116b269495a8609df10b942664a"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.579725 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:12:21.583177 31263 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.583990 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:12:21.584317 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "5637c116b269495a8609df10b942664a"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.584640 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.600684 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.601814 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.603343 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:21.605630 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:21.605871 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.606139 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:21.606313 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.646188 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:35027
I20260713 09:12:21.646294 31325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:35027 every 8 connection(s)
I20260713 09:12:21.651140 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:21.658726 31329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.661383 31330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:21.662998 31332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:21.663023 31326 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35871
I20260713 09:12:21.663714 31326 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:21.664090 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:21.664740 31326 heartbeater.cc:507] Master 127.26.186.254:35871 requested a full tablet report, sending...
I20260713 09:12:21.665145 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:21.665429 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:21.665642 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933941665616 us; error 0 us; skew 500 ppm
I20260713 09:12:21.666431 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:21.667294 31124 ts_manager.cc:194] Registered new tserver with Master: 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:21.669111 31124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43456
I20260713 09:12:21.669154 27371 webserver.cc:533] Webserver started at http://127.26.186.195:44211/ using document root <none> and password file <none>
I20260713 09:12:21.669763 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:21.670022 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:21.670375 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:21.671895 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.676582 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:12:21.680032 31337 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.680969 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:21.681511 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
format_stamp: "Formatted at 2026-07-13 09:12:21 on dist-test-slave-dg4l"
I20260713 09:12:21.681787 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:21.708293 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:21.709527 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:21.710958 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:21.713255 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:21.713445 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.713755 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:21.713913 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:21.752671 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:39463
I20260713 09:12:21.752813 31399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:39463 every 8 connection(s)
I20260713 09:12:21.766958 31400 heartbeater.cc:344] Connected to a master server at 127.26.186.254:35871
I20260713 09:12:21.767510 31400 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:21.768230 31400 heartbeater.cc:507] Master 127.26.186.254:35871 requested a full tablet report, sending...
I20260713 09:12:21.770313 31124 ts_manager.cc:194] Registered new tserver with Master: 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:21.770841 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014861163s
I20260713 09:12:21.771863 31124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43466
I20260713 09:12:21.798338 31124 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:21.800915 31124 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:21.879304 31365 tablet_service.cc:1511] Processing CreateTablet for tablet de0ab26ba34548efb41945c98221c09f (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:21.880913 31365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0ab26ba34548efb41945c98221c09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.880648 31364 tablet_service.cc:1511] Processing CreateTablet for tablet 62829786751049349de3e96478b03de3 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:21.881196 31363 tablet_service.cc:1511] Processing CreateTablet for tablet d62498cb65374e93ac68dd19ca25f690 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:21.882592 31363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62498cb65374e93ac68dd19ca25f690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.883154 31362 tablet_service.cc:1511] Processing CreateTablet for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:21.884706 31362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.884830 31216 tablet_service.cc:1511] Processing CreateTablet for tablet de0ab26ba34548efb41945c98221c09f (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:21.886309 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0ab26ba34548efb41945c98221c09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.887003 31364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62829786751049349de3e96478b03de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.889672 31361 tablet_service.cc:1511] Processing CreateTablet for tablet 6355e34cadda4e5db8764a0839184e67 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:21.891233 31361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355e34cadda4e5db8764a0839184e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.892783 31215 tablet_service.cc:1511] Processing CreateTablet for tablet 62829786751049349de3e96478b03de3 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:21.894366 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62829786751049349de3e96478b03de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.896533 31360 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1a983c8e84f69825b3d94d31f5ca7 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:21.898109 31360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1a983c8e84f69825b3d94d31f5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.902887 31359 tablet_service.cc:1511] Processing CreateTablet for tablet e5e238d340ac4a03aeda5f2a4957b3c5 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:21.904556 31359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e238d340ac4a03aeda5f2a4957b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.904675 31214 tablet_service.cc:1511] Processing CreateTablet for tablet d62498cb65374e93ac68dd19ca25f690 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:21.906185 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62498cb65374e93ac68dd19ca25f690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.909289 31358 tablet_service.cc:1511] Processing CreateTablet for tablet 22ff9748617146a6ba4bfa445c3f5b58 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:21.910905 31358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ff9748617146a6ba4bfa445c3f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.916280 31357 tablet_service.cc:1511] Processing CreateTablet for tablet 5a199d06296e48eb9c2d5463ba305fab (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:21.917904 31357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a199d06296e48eb9c2d5463ba305fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.924854 31213 tablet_service.cc:1511] Processing CreateTablet for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:21.926520 31213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.930297 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 6355e34cadda4e5db8764a0839184e67 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:21.932062 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355e34cadda4e5db8764a0839184e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.936849 31211 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1a983c8e84f69825b3d94d31f5ca7 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:21.938403 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1a983c8e84f69825b3d94d31f5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.952333 31210 tablet_service.cc:1511] Processing CreateTablet for tablet e5e238d340ac4a03aeda5f2a4957b3c5 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:21.953940 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e238d340ac4a03aeda5f2a4957b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.961948 31291 tablet_service.cc:1511] Processing CreateTablet for tablet de0ab26ba34548efb41945c98221c09f (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:21.964152 31290 tablet_service.cc:1511] Processing CreateTablet for tablet 62829786751049349de3e96478b03de3 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:21.966344 31289 tablet_service.cc:1511] Processing CreateTablet for tablet d62498cb65374e93ac68dd19ca25f690 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:21.968580 31288 tablet_service.cc:1511] Processing CreateTablet for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:21.970700 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 6355e34cadda4e5db8764a0839184e67 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:21.972931 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 35d1a983c8e84f69825b3d94d31f5ca7 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:21.975095 31285 tablet_service.cc:1511] Processing CreateTablet for tablet e5e238d340ac4a03aeda5f2a4957b3c5 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:21.977298 31284 tablet_service.cc:1511] Processing CreateTablet for tablet 22ff9748617146a6ba4bfa445c3f5b58 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:21.979086 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0ab26ba34548efb41945c98221c09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.983525 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ff9748617146a6ba4bfa445c3f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.987561 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355e34cadda4e5db8764a0839184e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.988382 31290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62829786751049349de3e96478b03de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:21.990007 31209 tablet_service.cc:1511] Processing CreateTablet for tablet 22ff9748617146a6ba4bfa445c3f5b58 (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:21.992189 31208 tablet_service.cc:1511] Processing CreateTablet for tablet 5a199d06296e48eb9c2d5463ba305fab (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:21.995859 31415 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:21.996160 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ff9748617146a6ba4bfa445c3f5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.000433 31288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0966dd44b9f4cdcb3be99ad5e85c9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.004431 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a199d06296e48eb9c2d5463ba305fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.007792 31285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e238d340ac4a03aeda5f2a4957b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.011344 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d1a983c8e84f69825b3d94d31f5ca7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.016420 31283 tablet_service.cc:1511] Processing CreateTablet for tablet 5a199d06296e48eb9c2d5463ba305fab (DEFAULT_TABLE table=test-workload [id=d8eaccef64974243b541107e3414646f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:22.018000 31283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a199d06296e48eb9c2d5463ba305fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.026692 31415 tablet_bootstrap.cc:654] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.027786 31289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62498cb65374e93ac68dd19ca25f690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:22.055760 31415 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.056602 31415 ts_tablet_manager.cc:1403] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.013s
I20260713 09:12:22.060582 31415 raft_consensus.cc:359] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.061655 31415 raft_consensus.cc:385] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.066337 31415 raft_consensus.cc:740] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.067735 31415 consensus_queue.cc:260] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.076705 31400 heartbeater.cc:499] Master 127.26.186.254:35871 was elected leader, sending a full tablet report...
I20260713 09:12:22.103353 31415 ts_tablet_manager.cc:1434] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.008s
I20260713 09:12:22.104764 31415 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.117272 31415 tablet_bootstrap.cc:654] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.128470 31416 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.131239 31415 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.131734 31415 ts_tablet_manager.cc:1403] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260713 09:12:22.133821 31415 raft_consensus.cc:359] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.134404 31415 raft_consensus.cc:385] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.134698 31415 raft_consensus.cc:740] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.135496 31415 consensus_queue.cc:260] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.138020 31415 ts_tablet_manager.cc:1434] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:12:22.139062 31415 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.141055 31416 tablet_bootstrap.cc:654] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.142298 31418 raft_consensus.cc:493] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.142828 31418 raft_consensus.cc:515] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.145123 31415 tablet_bootstrap.cc:654] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.151714 31418 leader_election.cc:290] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.155458 31419 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.157516 31415 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.158270 31415 ts_tablet_manager.cc:1403] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:12:22.161939 31415 raft_consensus.cc:359] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.162953 31415 raft_consensus.cc:385] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.163681 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.167212 31415 raft_consensus.cc:740] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.168053 31415 consensus_queue.cc:260] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
W20260713 09:12:22.168865 31340 leader_election.cc:343] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.166606 31416 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.170365 31415 ts_tablet_manager.cc:1434] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:22.170435 31416 ts_tablet_manager.cc:1403] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260713 09:12:22.172613 31418 raft_consensus.cc:493] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.173110 31418 raft_consensus.cc:515] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.175486 31416 raft_consensus.cc:359] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.176030 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.176330 31416 raft_consensus.cc:385] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.179090 31416 raft_consensus.cc:740] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.171416 31415 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.179606 31418 leader_election.cc:290] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.186282 31415 tablet_bootstrap.cc:654] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.186834 31416 consensus_queue.cc:260] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.190596 31226 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.191555 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.192976 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
W20260713 09:12:22.193487 31339 leader_election.cc:343] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.194007 31339 leader_election.cc:304] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79; no voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.195353 31418 raft_consensus.cc:2749] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.195308 31340 leader_election.cc:304] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.195364 31419 tablet_bootstrap.cc:654] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:22.197451 31339 leader_election.cc:343] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.198818 31418 raft_consensus.cc:2804] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.199426 31418 raft_consensus.cc:493] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.199939 31418 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.205377 31419 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.206089 31419 ts_tablet_manager.cc:1403] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260713 09:12:22.209908 31419 raft_consensus.cc:359] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.210697 31419 raft_consensus.cc:385] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.211028 31251 heartbeater.cc:499] Master 127.26.186.254:35871 was elected leader, sending a full tablet report...
I20260713 09:12:22.211055 31419 raft_consensus.cc:740] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.211395 31418 raft_consensus.cc:515] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.212479 31415 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.212246 31419 consensus_queue.cc:260] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.213001 31415 ts_tablet_manager.cc:1403] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.008s
I20260713 09:12:22.214771 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:22.215391 31226 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.216049 31415 raft_consensus.cc:359] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.216785 31415 raft_consensus.cc:385] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.217074 31416 ts_tablet_manager.cc:1434] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.007s
I20260713 09:12:22.218550 31416 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.217077 31415 raft_consensus.cc:740] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.220834 31415 consensus_queue.cc:260] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.223143 31415 ts_tablet_manager.cc:1434] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:12:22.224193 31415 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.224933 31416 tablet_bootstrap.cc:654] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.226156 31326 heartbeater.cc:499] Master 127.26.186.254:35871 was elected leader, sending a full tablet report...
I20260713 09:12:22.230162 31415 tablet_bootstrap.cc:654] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.240375 31419 ts_tablet_manager.cc:1434] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.013s
I20260713 09:12:22.241941 31419 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.244926 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
W20260713 09:12:22.247028 31339 leader_election.cc:343] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.250622 31226 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.256294 31340 leader_election.cc:304] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 5637c116b269495a8609df10b942664a
I20260713 09:12:22.257174 31416 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.254791 31418 leader_election.cc:290] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.257745 31416 ts_tablet_manager.cc:1403] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260713 09:12:22.257655 31424 raft_consensus.cc:2804] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.253868 31419 tablet_bootstrap.cc:654] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.258828 31424 raft_consensus.cc:697] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:22.258374 31415 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.260267 31415 ts_tablet_manager.cc:1403] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.013s
I20260713 09:12:22.259781 31424 consensus_queue.cc:237] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.260787 31416 raft_consensus.cc:359] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.261778 31416 raft_consensus.cc:385] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.262174 31416 raft_consensus.cc:740] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.263176 31416 consensus_queue.cc:260] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.263810 31415 raft_consensus.cc:359] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.264767 31415 raft_consensus.cc:385] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.265111 31415 raft_consensus.cc:740] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.266093 31416 ts_tablet_manager.cc:1434] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:22.265905 31415 consensus_queue.cc:260] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.267441 31416 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.269057 31415 ts_tablet_manager.cc:1434] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:12:22.270402 31415 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.276453 31416 tablet_bootstrap.cc:654] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.277819 31415 tablet_bootstrap.cc:654] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.314287 31124 catalog_manager.cc:5697] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.328536 31419 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.329020 31416 tablet_bootstrap.cc:492] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.329107 31419 ts_tablet_manager.cc:1403] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.052s
I20260713 09:12:22.329639 31416 ts_tablet_manager.cc:1403] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.019s
I20260713 09:12:22.329636 31415 tablet_bootstrap.cc:492] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.330413 31415 ts_tablet_manager.cc:1403] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.040s
I20260713 09:12:22.332242 31419 raft_consensus.cc:359] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.332455 31416 raft_consensus.cc:359] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.333065 31419 raft_consensus.cc:385] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.333151 31416 raft_consensus.cc:385] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.333454 31419 raft_consensus.cc:740] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.333513 31416 raft_consensus.cc:740] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.333551 31415 raft_consensus.cc:359] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.334645 31415 raft_consensus.cc:385] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.334614 31419 consensus_queue.cc:260] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.335278 31415 raft_consensus.cc:740] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.334738 31416 consensus_queue.cc:260] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.336634 31415 consensus_queue.cc:260] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.337159 31419 ts_tablet_manager.cc:1434] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:12:22.338138 31419 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.339120 31415 ts_tablet_manager.cc:1434] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:12:22.340227 31416 ts_tablet_manager.cc:1434] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:12:22.341198 31415 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.341327 31416 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.345932 31419 tablet_bootstrap.cc:654] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.375439 31415 tablet_bootstrap.cc:654] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.375442 31416 tablet_bootstrap.cc:654] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:22.394114 31172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:22.398013 31416 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.399312 31416 ts_tablet_manager.cc:1403] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.011s
I20260713 09:12:22.405997 31416 raft_consensus.cc:359] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.407429 31424 raft_consensus.cc:493] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.408593 31427 raft_consensus.cc:493] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.408691 31424 raft_consensus.cc:515] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.409745 31427 raft_consensus.cc:515] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.412984 31416 raft_consensus.cc:385] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.413292 31424 leader_election.cc:290] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.413796 31416 raft_consensus.cc:740] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.414578 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.415122 31416 consensus_queue.cc:260] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.418910 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
W20260713 09:12:22.428485 31339 leader_election.cc:343] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:22.431185 31340 leader_election.cc:343] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.431807 31340 leader_election.cc:304] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79; no voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.433477 31424 raft_consensus.cc:2749] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.446372 31427 leader_election.cc:290] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.459324 31415 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.460184 31419 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.460455 31415 ts_tablet_manager.cc:1403] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.055s
I20260713 09:12:22.461372 31419 ts_tablet_manager.cc:1403] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.123s	user 0.049s	sys 0.023s
I20260713 09:12:22.465044 31415 raft_consensus.cc:359] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.465730 31415 raft_consensus.cc:385] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.466022 31415 raft_consensus.cc:740] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.466785 31415 consensus_queue.cc:260] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.470762 31415 ts_tablet_manager.cc:1434] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:12:22.472599 31415 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.478621 31416 ts_tablet_manager.cc:1434] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.079s	user 0.014s	sys 0.005s
I20260713 09:12:22.480551 31415 tablet_bootstrap.cc:654] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.482419 31416 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.482648 31424 raft_consensus.cc:493] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.466660 31419 raft_consensus.cc:359] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.483336 31419 raft_consensus.cc:385] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.483683 31419 raft_consensus.cc:740] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.484586 31419 consensus_queue.cc:260] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.483328 31424 raft_consensus.cc:515] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.490948 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.492388 31226 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.493625 31416 tablet_bootstrap.cc:654] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.495820 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.496964 31300 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.498461 31419 ts_tablet_manager.cc:1434] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.002s
I20260713 09:12:22.501189 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0ab26ba34548efb41945c98221c09f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.502410 31375 raft_consensus.cc:2468] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:22.504797 31424 leader_election.cc:290] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.504818 31419 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.505853 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0ab26ba34548efb41945c98221c09f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.509153 31300 raft_consensus.cc:2468] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:22.510809 31190 leader_election.cc:304] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.512096 31439 raft_consensus.cc:2804] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.512557 31439 raft_consensus.cc:493] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.512923 31439 raft_consensus.cc:3060] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.505775 31339 leader_election.cc:304] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:22.516614 31419 tablet_bootstrap.cc:654] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.517459 31424 raft_consensus.cc:2804] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.518013 31424 raft_consensus.cc:493] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.518435 31424 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.522886 31415 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.523494 31415 ts_tablet_manager.cc:1403] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.051s	user 0.039s	sys 0.008s
I20260713 09:12:22.506670 31416 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.525381 31416 ts_tablet_manager.cc:1403] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.008s
I20260713 09:12:22.526453 31415 raft_consensus.cc:359] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.527261 31415 raft_consensus.cc:385] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.527573 31415 raft_consensus.cc:740] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.528429 31415 consensus_queue.cc:260] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.531003 31415 ts_tablet_manager.cc:1434] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:22.532347 31415 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:22.533193 31427 raft_consensus.cc:493] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.533712 31427 raft_consensus.cc:515] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.536988 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
W20260713 09:12:22.541143 31190 leader_election.cc:343] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.539222 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.542125 31375 raft_consensus.cc:2468] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:22.543522 31190 leader_election.cc:304] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 5637c116b269495a8609df10b942664a
I20260713 09:12:22.543141 31439 raft_consensus.cc:515] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.539767 31427 leader_election.cc:290] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.544886 31427 raft_consensus.cc:2804] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.545439 31427 raft_consensus.cc:493] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.545856 31427 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.546265 31439 leader_election.cc:290] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.547520 31415 tablet_bootstrap.cc:654] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.530870 31416 raft_consensus.cc:359] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.549053 31416 raft_consensus.cc:385] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.549497 31416 raft_consensus.cc:740] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.550688 31416 consensus_queue.cc:260] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.553370 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0ab26ba34548efb41945c98221c09f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:22.554633 31419 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.555199 31419 ts_tablet_manager.cc:1403] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.024s
I20260713 09:12:22.556087 31424 raft_consensus.cc:515] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.558537 31424 leader_election.cc:290] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.558668 31419 raft_consensus.cc:359] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.559479 31419 raft_consensus.cc:385] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.559818 31419 raft_consensus.cc:740] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.560863 31419 consensus_queue.cc:260] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.561262 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:22.561841 31415 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:22.561975 31226 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.562506 31415 ts_tablet_manager.cc:1403] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260713 09:12:22.562791 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0ab26ba34548efb41945c98221c09f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.563524 31301 raft_consensus.cc:3060] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.561350 31375 raft_consensus.cc:3060] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.566192 31415 raft_consensus.cc:359] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.566955 31415 raft_consensus.cc:385] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.567333 31415 raft_consensus.cc:740] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.561214 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.568567 31300 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.572826 31419 ts_tablet_manager.cc:1434] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:12:22.568152 31415 consensus_queue.cc:260] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.576941 31300 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.578152 31339 leader_election.cc:304] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:22.578300 31301 raft_consensus.cc:2468] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:22.579110 31424 raft_consensus.cc:2804] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.579640 31424 raft_consensus.cc:697] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:22.580047 31415 ts_tablet_manager.cc:1434] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:12:22.580590 31424 consensus_queue.cc:237] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.583364 31419 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.585870 31190 leader_election.cc:304] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.553584 31416 ts_tablet_manager.cc:1434] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:12:22.587126 31446 raft_consensus.cc:2804] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.587648 31446 raft_consensus.cc:697] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:22.588089 31428 raft_consensus.cc:493] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.588654 31428 raft_consensus.cc:515] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.588608 31446 consensus_queue.cc:237] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } }
I20260713 09:12:22.590422 31226 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.594888 31428 leader_election.cc:290] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.597671 31427 raft_consensus.cc:515] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.600562 31427 leader_election.cc:290] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.595160 31416 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.601194 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.601881 31418 raft_consensus.cc:493] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.602399 31418 raft_consensus.cc:515] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
W20260713 09:12:22.603902 31190 leader_election.cc:343] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.604743 31418 leader_election.cc:290] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.605890 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:22.606613 31374 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.609217 31416 tablet_bootstrap.cc:654] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.612800 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
W20260713 09:12:22.614888 31340 leader_election.cc:343] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.618361 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.619180 31300 raft_consensus.cc:2468] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.620239 31339 leader_election.cc:304] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.620312 31122 catalog_manager.cc:5697] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.621510 31418 raft_consensus.cc:2804] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.621910 31418 raft_consensus.cc:493] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.622048 31374 raft_consensus.cc:2468] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:22.622320 31418 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.623574 31190 leader_election.cc:304] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 5637c116b269495a8609df10b942664a
I20260713 09:12:22.625248 31375 raft_consensus.cc:2468] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:22.627416 31427 raft_consensus.cc:2804] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.628190 31427 raft_consensus.cc:697] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:22.629169 31427 consensus_queue.cc:237] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.630262 31419 tablet_bootstrap.cc:654] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.631842 31418 raft_consensus.cc:515] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.635231 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
W20260713 09:12:22.639014 31340 leader_election.cc:343] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.643167 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.643055 31122 catalog_manager.cc:5697] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:22.645272 31266 leader_election.cc:343] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.648011 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.648684 31300 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.655236 31416 tablet_bootstrap.cc:492] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.655807 31416 ts_tablet_manager.cc:1403] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.012s
I20260713 09:12:22.656658 31419 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.657189 31419 ts_tablet_manager.cc:1403] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.000s
I20260713 09:12:22.658567 31418 leader_election.cc:290] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.659229 31300 raft_consensus.cc:2468] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.659076 31416 raft_consensus.cc:359] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.659895 31416 raft_consensus.cc:385] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.660198 31416 raft_consensus.cc:740] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.660423 31419 raft_consensus.cc:359] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.660655 31339 leader_election.cc:304] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.661314 31419 raft_consensus.cc:385] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.661068 31416 consensus_queue.cc:260] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.661932 31418 raft_consensus.cc:2804] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.662683 31418 raft_consensus.cc:697] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:22.658223 31123 catalog_manager.cc:5697] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.663743 31416 ts_tablet_manager.cc:1434] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:12:22.661639 31419 raft_consensus.cc:740] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.664959 31416 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.665210 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.665311 31419 consensus_queue.cc:260] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.665917 31374 raft_consensus.cc:2468] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:22.669174 31418 consensus_queue.cc:237] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.670109 31265 leader_election.cc:304] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.672384 31428 raft_consensus.cc:2804] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.672698 31416 tablet_bootstrap.cc:654] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.672799 31428 raft_consensus.cc:493] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.673251 31428 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.677208 31419 ts_tablet_manager.cc:1434] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260713 09:12:22.678719 31419 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.680619 31122 catalog_manager.cc:5697] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:22.685863 31419 tablet_bootstrap.cc:654] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.689615 31427 raft_consensus.cc:493] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.689496 31428 raft_consensus.cc:515] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.690250 31427 raft_consensus.cc:515] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.692485 31427 leader_election.cc:290] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.693061 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
W20260713 09:12:22.694710 31266 leader_election.cc:343] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.694962 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.695701 31374 raft_consensus.cc:2468] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:22.695794 31416 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.696470 31416 ts_tablet_manager.cc:1403] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260713 09:12:22.696815 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:22.697441 31375 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.698516 31190 leader_election.cc:304] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.699586 31416 raft_consensus.cc:359] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.700336 31416 raft_consensus.cc:385] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.700115 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.700733 31416 raft_consensus.cc:740] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.701596 31416 consensus_queue.cc:260] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
W20260713 09:12:22.701962 31190 leader_election.cc:343] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:22.702029 31427 raft_consensus.cc:2804] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.702812 31427 raft_consensus.cc:493] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.703368 31427 raft_consensus.cc:3060] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.704216 31416 ts_tablet_manager.cc:1434] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:12:22.705376 31416 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.707115 31375 raft_consensus.cc:2468] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:22.708366 31265 leader_election.cc:304] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.712143 31416 tablet_bootstrap.cc:654] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.722191 31428 leader_election.cc:290] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.722896 31428 raft_consensus.cc:2804] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.723410 31428 raft_consensus.cc:697] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:22.723589 31427 raft_consensus.cc:515] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.724269 31428 consensus_queue.cc:237] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.724640 31416 tablet_bootstrap.cc:492] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.724682 31419 tablet_bootstrap.cc:492] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.725315 31416 ts_tablet_manager.cc:1403] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:12:22.725494 31419 ts_tablet_manager.cc:1403] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.026s
I20260713 09:12:22.725885 31427 leader_election.cc:290] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.726909 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:22.727525 31374 raft_consensus.cc:3060] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.728492 31416 raft_consensus.cc:359] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.728936 31419 raft_consensus.cc:359] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.729800 31419 raft_consensus.cc:385] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.730175 31419 raft_consensus.cc:740] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.731052 31419 consensus_queue.cc:260] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.729409 31416 raft_consensus.cc:385] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.731443 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0966dd44b9f4cdcb3be99ad5e85c9dd" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.732564 31416 raft_consensus.cc:740] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.732689 31300 raft_consensus.cc:3060] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:22.733275 31339 consensus_peers.cc:597] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Couldn't send request to peer 5637c116b269495a8609df10b942664a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:22.733443 31416 consensus_queue.cc:260] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.735728 31416 ts_tablet_manager.cc:1434] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:12:22.736862 31416 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:22.742699 31419 ts_tablet_manager.cc:1434] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:12:22.742800 31416 tablet_bootstrap.cc:654] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.744093 31419 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.744846 31124 catalog_manager.cc:5697] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 1 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.747824 31300 raft_consensus.cc:2468] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:22.749501 31190 leader_election.cc:304] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.751435 31419 tablet_bootstrap.cc:654] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.751629 31427 raft_consensus.cc:2804] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.752332 31427 raft_consensus.cc:697] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:22.753474 31427 consensus_queue.cc:237] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.755741 31374 raft_consensus.cc:2468] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:22.763890 31419 tablet_bootstrap.cc:492] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.764533 31419 ts_tablet_manager.cc:1403] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:12:22.766103 31416 tablet_bootstrap.cc:492] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:22.766594 31416 ts_tablet_manager.cc:1403] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260713 09:12:22.767707 31419 raft_consensus.cc:359] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.768484 31419 raft_consensus.cc:385] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.768800 31419 raft_consensus.cc:740] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.768777 31416 raft_consensus.cc:359] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.769500 31416 raft_consensus.cc:385] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.769824 31416 raft_consensus.cc:740] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.769785 31419 consensus_queue.cc:260] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.769977 31124 catalog_manager.cc:5697] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:22.770761 31416 consensus_queue.cc:260] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.772429 31419 ts_tablet_manager.cc:1434] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:12:22.773006 31416 ts_tablet_manager.cc:1434] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:12:22.773720 31419 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.780565 31419 tablet_bootstrap.cc:654] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.785735 31419 tablet_bootstrap.cc:492] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.786217 31419 ts_tablet_manager.cc:1403] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:12:22.788849 31419 raft_consensus.cc:359] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.789443 31419 raft_consensus.cc:385] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.789626 31419 raft_consensus.cc:740] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.790097 31419 consensus_queue.cc:260] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.791821 31419 ts_tablet_manager.cc:1434] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260713 09:12:22.792900 31419 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:22.798475 31419 tablet_bootstrap.cc:654] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:22.803261 31419 tablet_bootstrap.cc:492] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:22.803730 31419 ts_tablet_manager.cc:1403] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:22.805732 31419 raft_consensus.cc:359] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.806175 31419 raft_consensus.cc:385] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:22.806335 31419 raft_consensus.cc:740] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:22.806876 31419 consensus_queue.cc:260] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.812314 31419 ts_tablet_manager.cc:1434] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:12:22.815429 31428 raft_consensus.cc:493] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.815991 31428 raft_consensus.cc:515] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.818792 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.819294 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.819644 31226 raft_consensus.cc:2393] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5637c116b269495a8609df10b942664a in current term 1: Already voted for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in this term.
I20260713 09:12:22.820955 31266 leader_election.cc:304] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5637c116b269495a8609df10b942664a; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:22.818157 31428 leader_election.cc:290] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.821931 31460 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.827391 31460 raft_consensus.cc:2749] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.852155 31427 raft_consensus.cc:493] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.852793 31418 consensus_queue.cc:1048] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:22.852820 31427 raft_consensus.cc:515] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.854877 31427 leader_election.cc:290] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:22.855890 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:22.856017 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.856843 31300 raft_consensus.cc:2393] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe209d536e44d929573b4196c306d31 in current term 1: Already voted for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in this term.
I20260713 09:12:22.858608 31190 leader_election.cc:304] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a
I20260713 09:12:22.859428 31427 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.866458 31427 raft_consensus.cc:2749] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:22.884007 31418 raft_consensus.cc:493] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:22.884455 31418 raft_consensus.cc:515] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.886330 31418 leader_election.cc:290] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.887176 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a199d06296e48eb9c2d5463ba305fab" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:22.887414 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a199d06296e48eb9c2d5463ba305fab" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:22.887840 31226 raft_consensus.cc:2468] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.888057 31300 raft_consensus.cc:2468] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:22.888919 31340 leader_election.cc:304] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:22.889725 31418 raft_consensus.cc:2804] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:22.890108 31418 raft_consensus.cc:493] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:22.890390 31418 raft_consensus.cc:3060] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.895501 31418 raft_consensus.cc:515] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.897643 31418 leader_election.cc:290] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:22.898360 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a199d06296e48eb9c2d5463ba305fab" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:22.898638 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a199d06296e48eb9c2d5463ba305fab" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:22.898914 31226 raft_consensus.cc:3060] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.899394 31300 raft_consensus.cc:3060] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:22.904423 31300 raft_consensus.cc:2468] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.904580 31226 raft_consensus.cc:2468] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:22.905562 31339 leader_election.cc:304] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:22.906296 31418 raft_consensus.cc:2804] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:22.906873 31418 raft_consensus.cc:697] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:22.907688 31418 consensus_queue.cc:237] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:22.916010 31122 catalog_manager.cc:5697] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:23.075419 31427 raft_consensus.cc:493] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:23.075966 31427 raft_consensus.cc:515] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.077639 31427 leader_election.cc:290] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.078577 31460 raft_consensus.cc:493] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:23.078759 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:23.079033 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:23.079140 31460 raft_consensus.cc:515] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.079576 31300 raft_consensus.cc:2468] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:23.079660 31374 raft_consensus.cc:2468] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:23.080749 31190 leader_election.cc:304] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:23.081334 31460 leader_election.cc:290] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.082453 31427 raft_consensus.cc:2804] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:23.082410 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:23.083004 31427 raft_consensus.cc:493] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:23.083384 31427 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:23.083243 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:23.084156 31374 raft_consensus.cc:2393] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5637c116b269495a8609df10b942664a in current term 1: Already voted for candidate 7fe209d536e44d929573b4196c306d31 in this term.
I20260713 09:12:23.085004 31265 leader_election.cc:304] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5637c116b269495a8609df10b942664a; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:23.085675 31460 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:23.089151 31427 raft_consensus.cc:515] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.090770 31460 raft_consensus.cc:2749] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:23.090972 31427 leader_election.cc:290] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.092021 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:23.092178 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.092577 31300 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:23.092752 31374 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:23.099275 31374 raft_consensus.cc:2468] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:23.099277 31300 raft_consensus.cc:2468] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:23.100517 31190 leader_election.cc:304] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:23.101334 31427 raft_consensus.cc:2804] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:23.101799 31427 raft_consensus.cc:697] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:23.102788 31418 consensus_queue.cc:1048] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.102617 31427 consensus_queue.cc:237] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.106490 31446 consensus_queue.cc:1048] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.112973 31122 catalog_manager.cc:5697] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:23.123922 31446 consensus_queue.cc:1048] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.127720 31418 consensus_queue.cc:1048] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.133273 31446 consensus_queue.cc:1048] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.155042 31446 consensus_queue.cc:1048] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.162370 31418 consensus_queue.cc:1048] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:12:23.185269 31418 consensus_queue.cc:1048] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.213888 31446 consensus_queue.cc:1048] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.218950 31446 raft_consensus.cc:493] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:23.219496 31446 raft_consensus.cc:515] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.221652 31446 leader_election.cc:290] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.224471 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:23.225471 31374 raft_consensus.cc:2393] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe209d536e44d929573b4196c306d31 in current term 1: Already voted for candidate 5637c116b269495a8609df10b942664a in this term.
I20260713 09:12:23.225208 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:23.229044 31485 consensus_queue.cc:1048] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.229403 31190 leader_election.cc:304] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a
I20260713 09:12:23.230501 31485 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:23.240058 31485 raft_consensus.cc:2749] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:23.282464 31460 consensus_queue.cc:1048] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.297550 31488 consensus_queue.cc:1048] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:23.329044 31375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62829786751049349de3e96478b03de3"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
mode: GRACEFUL
new_leader_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:39140
I20260713 09:12:23.329775 31375 raft_consensus.cc:606] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Received request to transfer leadership to TS 7fe209d536e44d929573b4196c306d31
I20260713 09:12:23.342914 31375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
mode: GRACEFUL
new_leader_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:39140
I20260713 09:12:23.343883 31375 raft_consensus.cc:606] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Received request to transfer leadership to TS 7fe209d536e44d929573b4196c306d31
I20260713 09:12:23.353827 31418 consensus_queue.cc:1048] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.355286 31375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
mode: GRACEFUL
new_leader_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:39140
I20260713 09:12:23.356158 31375 raft_consensus.cc:606] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Received request to transfer leadership to TS 5637c116b269495a8609df10b942664a
I20260713 09:12:23.368189 31424 consensus_queue.cc:1048] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.380975 31226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
mode: GRACEFUL
new_leader_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:12:23.381644 31226 raft_consensus.cc:606] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Received request to transfer leadership to TS 5637c116b269495a8609df10b942664a
I20260713 09:12:23.389712 31226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
mode: GRACEFUL
new_leader_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:12:23.390558 31226 raft_consensus.cc:606] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Received request to transfer leadership to TS 5637c116b269495a8609df10b942664a
I20260713 09:12:23.506341 31485 consensus_queue.cc:1048] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.513265 31439 raft_consensus.cc:993] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: : Instructing follower 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.513844 31427 raft_consensus.cc:1081] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Signalling peer 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.515728 31300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5"
dest_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:42554
I20260713 09:12:23.518133 31300 raft_consensus.cc:493] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:23.518575 31300 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.519716 31485 consensus_queue.cc:1048] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:23.525017 31300 raft_consensus.cc:515] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.530694 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:23.530921 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e238d340ac4a03aeda5f2a4957b3c5" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.531363 31226 raft_consensus.cc:3055] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:23.531769 31226 raft_consensus.cc:740] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:23.532755 31300 leader_election.cc:290] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.532625 31226 consensus_queue.cc:260] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.533639 31226 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.540823 31226 raft_consensus.cc:2468] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:23.541970 31266 leader_election.cc:304] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [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: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:23.542723 31488 raft_consensus.cc:2804] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.543257 31488 raft_consensus.cc:697] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:23.544035 31488 consensus_queue.cc:237] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.551059 31124 catalog_manager.cc:5697] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 1 to 2, leader changed from 7fe209d536e44d929573b4196c306d31 (127.26.186.193) to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 2 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:23.721498 31475 raft_consensus.cc:993] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: : Instructing follower 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.722030 31424 raft_consensus.cc:1081] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Signalling peer 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.723753 31300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67"
dest_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:42538
I20260713 09:12:23.724289 31300 raft_consensus.cc:493] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:23.724627 31300 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.729755 31427 raft_consensus.cc:993] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: : Instructing follower 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.730417 31485 raft_consensus.cc:1081] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Signalling peer 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:23.732059 31300 raft_consensus.cc:515] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.732689 31301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7"
dest_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:42554
I20260713 09:12:23.733399 31301 raft_consensus.cc:493] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:23.733804 31301 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.737529 31475 raft_consensus.cc:993] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: : Instructing follower 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:23.738121 31475 raft_consensus.cc:1081] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Signalling peer 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:23.738404 31300 leader_election.cc:290] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.738684 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:23.739403 31226 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.741634 31225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62829786751049349de3e96478b03de3"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:46184
I20260713 09:12:23.742256 31225 raft_consensus.cc:493] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:23.742599 31225 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.744174 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355e34cadda4e5db8764a0839184e67" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.744877 31375 raft_consensus.cc:3055] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:23.745210 31375 raft_consensus.cc:740] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:23.746132 31375 consensus_queue.cc:260] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.747503 31375 raft_consensus.cc:3060] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.748364 31226 raft_consensus.cc:2468] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:23.748545 31225 raft_consensus.cc:515] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.749889 31266 leader_election.cc:304] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:23.750815 31488 raft_consensus.cc:2804] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.751350 31488 raft_consensus.cc:697] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:23.751536 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:23.752246 31300 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.752691 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62829786751049349de3e96478b03de3" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.752257 31488 consensus_queue.cc:237] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.753252 31374 raft_consensus.cc:3055] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:23.753589 31374 raft_consensus.cc:740] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:23.754429 31374 consensus_queue.cc:260] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.755647 31374 raft_consensus.cc:3060] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.756060 31375 raft_consensus.cc:2468] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:23.759245 31225 leader_election.cc:290] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.761101 31300 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:23.762001 31301 raft_consensus.cc:515] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.761883 31124 catalog_manager.cc:5697] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 1 to 2, leader changed from 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195) to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 2 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:23.762717 31190 leader_election.cc:304] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:23.763839 31446 raft_consensus.cc:2804] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.764312 31446 raft_consensus.cc:697] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:23.765131 31446 consensus_queue.cc:237] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.765614 31374 raft_consensus.cc:2468] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:23.766319 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.766878 31375 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.767590 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d1a983c8e84f69825b3d94d31f5ca7" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:23.768204 31225 raft_consensus.cc:3055] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:23.768556 31225 raft_consensus.cc:740] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:23.769472 31225 consensus_queue.cc:260] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.770632 31225 raft_consensus.cc:3060] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.775308 31301 leader_election.cc:290] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.774863 31375 raft_consensus.cc:2468] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:23.777375 31265 leader_election.cc:304] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:23.777302 31124 catalog_manager.cc:5697] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 1 to 2, leader changed from 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195) to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:23.778331 31488 raft_consensus.cc:2804] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.778903 31488 raft_consensus.cc:697] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:23.779768 31488 consensus_queue.cc:237] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.780458 31225 raft_consensus.cc:2468] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:23.787675 31123 catalog_manager.cc:5697] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 1 to 2, leader changed from 7fe209d536e44d929573b4196c306d31 (127.26.186.193) to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 2 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:23.866629 31475 raft_consensus.cc:993] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: : Instructing follower 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:23.867127 31418 raft_consensus.cc:1081] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Signalling peer 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:23.868824 31225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:46184
I20260713 09:12:23.869299 31225 raft_consensus.cc:493] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:23.869606 31225 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.875036 31225 raft_consensus.cc:515] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.876730 31225 leader_election.cc:290] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:23.877677 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:23.878089 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:23.878403 31301 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.878693 31375 raft_consensus.cc:3055] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:23.879084 31375 raft_consensus.cc:740] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:23.879983 31375 consensus_queue.cc:260] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.881517 31375 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:23.886219 31301 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:23.887588 31190 leader_election.cc:304] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:23.888422 31446 raft_consensus.cc:2804] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:23.888896 31446 raft_consensus.cc:697] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:23.888942 31375 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:23.889755 31446 consensus_queue.cc:237] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:23.897678 31123 catalog_manager.cc:5697] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 1 to 2, leader changed from 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195) to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:24.064834 31375 raft_consensus.cc:3060] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:24.070381 31375 raft_consensus.cc:1275] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.071913 31497 consensus_queue.cc:1048] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.085362 31225 raft_consensus.cc:1275] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.087014 31497 consensus_queue.cc:1048] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.168277 31225 raft_consensus.cc:1275] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.169590 31497 consensus_queue.cc:1048] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.180493 31375 raft_consensus.cc:1275] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.182219 31460 consensus_queue.cc:1048] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.198544 31225 raft_consensus.cc:1275] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.200007 31460 consensus_queue.cc:1048] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.209661 31375 raft_consensus.cc:1275] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.211145 31497 consensus_queue.cc:1048] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.289867 31375 raft_consensus.cc:1275] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.291275 31446 consensus_queue.cc:1048] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.301470 31301 raft_consensus.cc:1275] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.303331 31506 consensus_queue.cc:1048] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.320379 31301 raft_consensus.cc:1275] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.321640 31427 consensus_queue.cc:1048] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:24.330106 31375 raft_consensus.cc:1275] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:24.331939 31506 consensus_queue.cc:1048] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:12:26.431461 31396 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9d40 after lost signal to thread 27374
W20260713 09:12:26.432524 31396 debug-util.cc:398] Leaking SignalData structure 0x7b080005ed00 after lost signal to thread 31158
W20260713 09:12:26.433527 31396 debug-util.cc:398] Leaking SignalData structure 0x7b08000c28a0 after lost signal to thread 31250
W20260713 09:12:26.434413 31396 debug-util.cc:398] Leaking SignalData structure 0x7b080027d0c0 after lost signal to thread 31325
W20260713 09:12:26.435355 31396 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5720 after lost signal to thread 31399
I20260713 09:12:26.568071 31122 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42624:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:26.570720 31122 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:26.641126 31208 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15994910fe478eb2028d3e8d41581f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:26.642795 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15994910fe478eb2028d3e8d41581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.643090 31285 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15994910fe478eb2028d3e8d41581f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:26.644426 31285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15994910fe478eb2028d3e8d41581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.649032 31358 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15994910fe478eb2028d3e8d41581f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:26.650605 31358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15994910fe478eb2028d3e8d41581f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.652132 31361 tablet_service.cc:1511] Processing CreateTablet for tablet a72de37e919b47729c6502fa8ceca995 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:26.653537 31361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72de37e919b47729c6502fa8ceca995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.656297 31209 tablet_service.cc:1511] Processing CreateTablet for tablet a72de37e919b47729c6502fa8ceca995 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:26.657007 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2c99a448084d929cedf374e740db4e (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:26.657696 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72de37e919b47729c6502fa8ceca995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.658289 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2c99a448084d929cedf374e740db4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.659723 31214 tablet_service.cc:1511] Processing CreateTablet for tablet 69ffe9a374ea4323bd8f0e3e10cca02b (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:26.660970 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ffe9a374ea4323bd8f0e3e10cca02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.664094 31210 tablet_service.cc:1511] Processing CreateTablet for tablet 46677ffeca1742f4b14af75545a2c2ee (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:26.665810 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46677ffeca1742f4b14af75545a2c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.666666 31213 tablet_service.cc:1511] Processing CreateTablet for tablet 99b709ef22f44e91b04120124ebbe320 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:26.669117 31283 tablet_service.cc:1511] Processing CreateTablet for tablet a72de37e919b47729c6502fa8ceca995 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:26.677996 31364 tablet_service.cc:1511] Processing CreateTablet for tablet 69ffe9a374ea4323bd8f0e3e10cca02b (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:26.692236 31288 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2c99a448084d929cedf374e740db4e (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:26.693718 31364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ffe9a374ea4323bd8f0e3e10cca02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.684602 31363 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2c99a448084d929cedf374e740db4e (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:26.695797 31363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2c99a448084d929cedf374e740db4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.685741 31215 tablet_service.cc:1511] Processing CreateTablet for tablet cdbfb5d31cb649c49aca830c75bb6e4f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:26.689235 31286 tablet_service.cc:1511] Processing CreateTablet for tablet 69ffe9a374ea4323bd8f0e3e10cca02b (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:26.690639 31289 tablet_service.cc:1511] Processing CreateTablet for tablet 46677ffeca1742f4b14af75545a2c2ee (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:26.680440 31357 tablet_service.cc:1511] Processing CreateTablet for tablet 46677ffeca1742f4b14af75545a2c2ee (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:26.660616 31211 tablet_service.cc:1511] Processing CreateTablet for tablet 7317e3b83d1d40749d37d02a98547987 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:26.682883 31216 tablet_service.cc:1511] Processing CreateTablet for tablet 597a4eb6d4c14a6cab29c33ed590f1d4 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:26.706094 31357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46677ffeca1742f4b14af75545a2c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.715880 31284 tablet_service.cc:1511] Processing CreateTablet for tablet 99b709ef22f44e91b04120124ebbe320 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:26.717785 31284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b709ef22f44e91b04120124ebbe320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.719753 31213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b709ef22f44e91b04120124ebbe320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.722222 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbfb5d31cb649c49aca830c75bb6e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.713263 31287 tablet_service.cc:1511] Processing CreateTablet for tablet 7317e3b83d1d40749d37d02a98547987 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:26.725962 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7317e3b83d1d40749d37d02a98547987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.729985 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a4eb6d4c14a6cab29c33ed590f1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.743718 31283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72de37e919b47729c6502fa8ceca995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.769047 31360 tablet_service.cc:1511] Processing CreateTablet for tablet 7317e3b83d1d40749d37d02a98547987 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:26.770619 31360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7317e3b83d1d40749d37d02a98547987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.776750 31365 tablet_service.cc:1511] Processing CreateTablet for tablet 99b709ef22f44e91b04120124ebbe320 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:26.778426 31365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b709ef22f44e91b04120124ebbe320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.783474 31290 tablet_service.cc:1511] Processing CreateTablet for tablet 597a4eb6d4c14a6cab29c33ed590f1d4 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:26.784085 31362 tablet_service.cc:1511] Processing CreateTablet for tablet cdbfb5d31cb649c49aca830c75bb6e4f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:26.785467 31362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbfb5d31cb649c49aca830c75bb6e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.776942 31359 tablet_service.cc:1511] Processing CreateTablet for tablet 597a4eb6d4c14a6cab29c33ed590f1d4 (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:26.788161 31291 tablet_service.cc:1511] Processing CreateTablet for tablet cdbfb5d31cb649c49aca830c75bb6e4f (DEFAULT_TABLE table=soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:26.789624 31359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a4eb6d4c14a6cab29c33ed590f1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.801681 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbfb5d31cb649c49aca830c75bb6e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.806087 31290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597a4eb6d4c14a6cab29c33ed590f1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.827565 31287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7317e3b83d1d40749d37d02a98547987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.831552 31286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ffe9a374ea4323bd8f0e3e10cca02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.835557 31289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46677ffeca1742f4b14af75545a2c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.841238 31288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2c99a448084d929cedf374e740db4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:26.865645 31526 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:26.932895 31526 tablet_bootstrap.cc:654] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:26.973121 31528 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:26.974740 31527 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.009347 31527 tablet_bootstrap.cc:654] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.027484 31528 tablet_bootstrap.cc:654] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.047269 31526 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.048111 31526 ts_tablet_manager.cc:1403] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.183s	user 0.021s	sys 0.016s
I20260713 09:12:27.049582 31527 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.050086 31527 ts_tablet_manager.cc:1403] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.004s
I20260713 09:12:27.053434 31526 raft_consensus.cc:359] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.057305 31527 raft_consensus.cc:359] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.058051 31528 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.058219 31527 raft_consensus.cc:385] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.058619 31527 raft_consensus.cc:740] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.058686 31528 ts_tablet_manager.cc:1403] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.009s
I20260713 09:12:27.054711 31526 raft_consensus.cc:385] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.062587 31526 raft_consensus.cc:740] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.062351 31528 raft_consensus.cc:359] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.063822 31528 raft_consensus.cc:385] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.062351 31527 consensus_queue.cc:260] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.064178 31528 raft_consensus.cc:740] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.064188 31526 consensus_queue.cc:260] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.065057 31528 consensus_queue.cc:260] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.069687 31529 raft_consensus.cc:493] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.070446 31529 raft_consensus.cc:515] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.073462 31529 leader_election.cc:290] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.075232 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.075654 31526 ts_tablet_manager.cc:1434] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:12:27.078356 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.079396 31526 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
W20260713 09:12:27.080183 31190 leader_election.cc:343] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:27.082077 31190 leader_election.cc:343] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.082607 31190 leader_election.cc:304] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a
I20260713 09:12:27.090788 31528 ts_tablet_manager.cc:1434] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.004s
I20260713 09:12:27.083549 31529 raft_consensus.cc:2749] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.077901 31527 ts_tablet_manager.cc:1434] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260713 09:12:27.092861 31528 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.093420 31527 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.100693 31528 tablet_bootstrap.cc:654] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.103085 31527 tablet_bootstrap.cc:654] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.113130 31528 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.113755 31528 ts_tablet_manager.cc:1403] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:12:27.114840 31526 tablet_bootstrap.cc:654] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.117331 31528 raft_consensus.cc:359] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.118319 31528 raft_consensus.cc:385] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.118639 31528 raft_consensus.cc:740] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.119973 31528 consensus_queue.cc:260] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.125720 31528 ts_tablet_manager.cc:1434] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:12:27.126844 31528 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.126859 31527 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.127590 31527 ts_tablet_manager.cc:1403] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260713 09:12:27.133025 31526 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.131057 31527 raft_consensus.cc:359] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.133562 31527 raft_consensus.cc:385] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.133948 31527 raft_consensus.cc:740] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.134860 31527 consensus_queue.cc:260] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.133708 31526 ts_tablet_manager.cc:1403] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.006s
I20260713 09:12:27.140777 31528 tablet_bootstrap.cc:654] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.142750 31526 raft_consensus.cc:359] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.143648 31526 raft_consensus.cc:385] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.143977 31526 raft_consensus.cc:740] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.144779 31526 consensus_queue.cc:260] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.158330 31526 ts_tablet_manager.cc:1434] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:12:27.159446 31526 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.168787 31527 ts_tablet_manager.cc:1434] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.041s	user 0.000s	sys 0.011s
I20260713 09:12:27.172065 31535 raft_consensus.cc:493] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.172626 31526 tablet_bootstrap.cc:654] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.172647 31535 raft_consensus.cc:515] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.176385 31527 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.176674 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbfb5d31cb649c49aca830c75bb6e4f" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
W20260713 09:12:27.178285 31340 leader_election.cc:343] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.179641 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbfb5d31cb649c49aca830c75bb6e4f" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.180383 31301 raft_consensus.cc:2468] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:27.181770 31339 leader_election.cc:304] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.182660 31535 leader_election.cc:290] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:27.182682 31540 raft_consensus.cc:2804] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.183343 31540 raft_consensus.cc:493] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.183750 31540 raft_consensus.cc:3060] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.185016 31527 tablet_bootstrap.cc:654] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.185415 31528 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.185946 31528 ts_tablet_manager.cc:1403] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.015s
I20260713 09:12:27.189384 31528 raft_consensus.cc:359] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.190200 31528 raft_consensus.cc:385] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.190560 31528 raft_consensus.cc:740] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.191417 31528 consensus_queue.cc:260] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.194264 31528 ts_tablet_manager.cc:1434] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:12:27.195396 31528 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.206885 31528 tablet_bootstrap.cc:654] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.208341 31527 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.192740 31540 raft_consensus.cc:515] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.208935 31527 ts_tablet_manager.cc:1403] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260713 09:12:27.211740 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbfb5d31cb649c49aca830c75bb6e4f" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:27.213841 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbfb5d31cb649c49aca830c75bb6e4f" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.214381 31540 leader_election.cc:290] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
W20260713 09:12:27.216025 31340 leader_election.cc:343] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.216832 31526 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.219959 31301 raft_consensus.cc:3060] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.220330 31526 ts_tablet_manager.cc:1403] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.021s
I20260713 09:12:27.223349 31527 raft_consensus.cc:359] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.223672 31526 raft_consensus.cc:359] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.224413 31527 raft_consensus.cc:385] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.224452 31526 raft_consensus.cc:385] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.225056 31527 raft_consensus.cc:740] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.225071 31526 raft_consensus.cc:740] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.226269 31527 consensus_queue.cc:260] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.228703 31528 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.228982 31301 raft_consensus.cc:2468] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:27.229262 31528 ts_tablet_manager.cc:1403] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260713 09:12:27.230536 31339 leader_election.cc:304] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.232795 31528 raft_consensus.cc:359] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.233673 31528 raft_consensus.cc:385] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.234014 31528 raft_consensus.cc:740] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.226322 31526 consensus_queue.cc:260] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.234843 31528 consensus_queue.cc:260] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.237524 31526 ts_tablet_manager.cc:1434] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260713 09:12:27.237735 31540 raft_consensus.cc:2804] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.238360 31540 raft_consensus.cc:697] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:27.238807 31526 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.239312 31540 consensus_queue.cc:237] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.246029 31526 tablet_bootstrap.cc:654] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.246826 31528 ts_tablet_manager.cc:1434] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:12:27.248078 31528 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.249851 31527 ts_tablet_manager.cc:1434] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:12:27.252044 31527 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.263882 31526 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.264587 31526 ts_tablet_manager.cc:1403] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260713 09:12:27.267323 31528 tablet_bootstrap.cc:654] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.267933 31526 raft_consensus.cc:359] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.268847 31526 raft_consensus.cc:385] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.269227 31526 raft_consensus.cc:740] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.268488 31122 catalog_manager.cc:5697] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.270236 31526 consensus_queue.cc:260] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.273144 31526 ts_tablet_manager.cc:1434] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:27.274788 31526 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.282454 31526 tablet_bootstrap.cc:654] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.296193 31527 tablet_bootstrap.cc:654] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.304679 31528 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.307175 31528 ts_tablet_manager.cc:1403] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.017s
I20260713 09:12:27.311239 31528 raft_consensus.cc:359] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.303907 31526 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.315316 31506 raft_consensus.cc:493] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.316402 31528 raft_consensus.cc:385] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.317119 31528 raft_consensus.cc:740] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.316450 31506 raft_consensus.cc:515] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.318163 31528 consensus_queue.cc:260] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.320655 31527 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.321251 31527 ts_tablet_manager.cc:1403] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.003s
I20260713 09:12:27.321367 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.322161 31375 raft_consensus.cc:2468] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:27.323357 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.323573 31190 leader_election.cc:304] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.324499 31529 raft_consensus.cc:2804] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.324810 31526 ts_tablet_manager.cc:1403] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.003s
I20260713 09:12:27.324927 31529 raft_consensus.cc:493] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.325403 31529 raft_consensus.cc:3060] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.328514 31526 raft_consensus.cc:359] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.329339 31526 raft_consensus.cc:385] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.329686 31526 raft_consensus.cc:740] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.324523 31506 leader_election.cc:290] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.330516 31526 consensus_queue.cc:260] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.334007 31529 raft_consensus.cc:515] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.335606 31527 raft_consensus.cc:359] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.336450 31527 raft_consensus.cc:385] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.336776 31527 raft_consensus.cc:740] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.337581 31527 consensus_queue.cc:260] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.338891 31526 ts_tablet_manager.cc:1434] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:12:27.340142 31526 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.345667 31529 leader_election.cc:290] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.348412 31526 tablet_bootstrap.cc:654] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.335458 31528 ts_tablet_manager.cc:1434] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260713 09:12:27.354512 31527 ts_tablet_manager.cc:1434] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260713 09:12:27.357893 31527 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.359393 31528 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.363381 31526 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.364321 31526 ts_tablet_manager.cc:1403] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
W20260713 09:12:27.368767 31190 leader_election.cc:343] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.371369 31527 tablet_bootstrap.cc:654] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.373577 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.375936 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.376565 31375 raft_consensus.cc:3060] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.376251 31526 raft_consensus.cc:359] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.377053 31526 raft_consensus.cc:385] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.377341 31526 raft_consensus.cc:740] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.378185 31526 consensus_queue.cc:260] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.381101 31526 ts_tablet_manager.cc:1434] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:12:27.382156 31526 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.383662 31551 raft_consensus.cc:493] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.384203 31551 raft_consensus.cc:515] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.385785 31375 raft_consensus.cc:2468] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.386490 31551 leader_election.cc:290] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.391180 31528 tablet_bootstrap.cc:654] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:27.384604 31190 leader_election.cc:343] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.394452 31527 tablet_bootstrap.cc:492] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.395032 31527 ts_tablet_manager.cc:1403] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260713 09:12:27.396489 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ffe9a374ea4323bd8f0e3e10cca02b" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.397253 31301 raft_consensus.cc:2468] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:27.398363 31527 raft_consensus.cc:359] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.399152 31527 raft_consensus.cc:385] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.399428 31527 raft_consensus.cc:740] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.400169 31527 consensus_queue.cc:260] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.402910 31527 ts_tablet_manager.cc:1434] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:27.404024 31527 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.409150 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ffe9a374ea4323bd8f0e3e10cca02b" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.412747 31526 tablet_bootstrap.cc:654] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.410863 31527 tablet_bootstrap.cc:654] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.417599 31528 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.418129 31528 ts_tablet_manager.cc:1403] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
W20260713 09:12:27.419157 31190 leader_election.cc:343] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.420334 31190 leader_election.cc:304] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 5637c116b269495a8609df10b942664a
I20260713 09:12:27.421478 31551 raft_consensus.cc:2804] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.422076 31551 raft_consensus.cc:697] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:27.422137 31190 leader_election.cc:304] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [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: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:27.423054 31551 consensus_queue.cc:237] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.425226 31529 raft_consensus.cc:2804] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.425457 31510 raft_consensus.cc:493] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.425760 31529 raft_consensus.cc:493] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.426184 31529 raft_consensus.cc:3060] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.426223 31510 raft_consensus.cc:515] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.431414 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.432307 31226 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:27.435636 31510 leader_election.cc:290] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.435868 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.436704 31375 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:27.438159 31265 leader_election.cc:304] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:27.439342 31510 raft_consensus.cc:2804] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.439808 31510 raft_consensus.cc:493] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.440321 31510 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.445657 31526 tablet_bootstrap.cc:492] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.445393 31123 catalog_manager.cc:5697] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.448511 31526 ts_tablet_manager.cc:1403] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.006s
I20260713 09:12:27.446930 31551 raft_consensus.cc:493] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.449314 31510 raft_consensus.cc:515] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.450332 31529 raft_consensus.cc:515] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.455684 31551 raft_consensus.cc:515] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.457613 31529 leader_election.cc:290] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.457696 31551 leader_election.cc:290] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.459407 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ffe9a374ea4323bd8f0e3e10cca02b" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.460106 31301 raft_consensus.cc:3060] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.453681 31540 raft_consensus.cc:493] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.460723 31540 raft_consensus.cc:515] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.463187 31527 tablet_bootstrap.cc:492] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.463289 31540 leader_election.cc:290] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
W20260713 09:12:27.467258 31172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:27.468350 31527 ts_tablet_manager.cc:1403] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.007s
I20260713 09:12:27.468423 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ffe9a374ea4323bd8f0e3e10cca02b" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.465449 31526 raft_consensus.cc:359] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.470532 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.479387 31526 raft_consensus.cc:385] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.473089 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.473855 31299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.474346 31301 raft_consensus.cc:2468] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.474640 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:27.480628 31225 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:27.481199 31339 leader_election.cc:343] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:27.481398 31190 leader_election.cc:343] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.421452 31528 raft_consensus.cc:359] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.476708 31373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.482323 31373 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.488198 31225 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:27.489390 31190 leader_election.cc:304] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.489678 31266 leader_election.cc:304] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.476226 31510 leader_election.cc:290] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.489416 31528 raft_consensus.cc:385] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.490789 31528 raft_consensus.cc:740] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.490870 31559 raft_consensus.cc:2804] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.491559 31559 raft_consensus.cc:697] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:27.490280 31551 raft_consensus.cc:2804] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.492398 31559 consensus_queue.cc:237] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.493098 31551 raft_consensus.cc:697] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:27.494056 31551 consensus_queue.cc:237] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.478462 31527 raft_consensus.cc:359] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.471372 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.479911 31526 raft_consensus.cc:740] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.491717 31528 consensus_queue.cc:260] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.499265 31527 raft_consensus.cc:385] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.500706 31300 raft_consensus.cc:2468] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:27.503755 31527 raft_consensus.cc:740] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
W20260713 09:12:27.500531 31340 leader_election.cc:343] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.505049 31527 consensus_queue.cc:260] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.505940 31340 leader_election.cc:304] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79; no voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.506330 31375 raft_consensus.cc:3060] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.507365 31535 raft_consensus.cc:2749] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.507921 31527 ts_tablet_manager.cc:1434] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260713 09:12:27.501365 31373 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:27.509065 31527 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.499819 31526 consensus_queue.cc:260] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.515534 31526 ts_tablet_manager.cc:1434] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260713 09:12:27.516763 31526 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.518003 31375 raft_consensus.cc:2468] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.522078 31510 raft_consensus.cc:493] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.522562 31510 raft_consensus.cc:515] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.525403 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
W20260713 09:12:27.526875 31266 leader_election.cc:343] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.501835 31528 ts_tablet_manager.cc:1434] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260713 09:12:27.521001 31190 leader_election.cc:304] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [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: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:27.527899 31529 raft_consensus.cc:2804] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.527972 31510 leader_election.cc:290] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.528335 31529 raft_consensus.cc:493] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.528829 31529 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.532027 31540 raft_consensus.cc:493] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.532627 31527 tablet_bootstrap.cc:654] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.532543 31540 raft_consensus.cc:515] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.534677 31122 catalog_manager.cc:5697] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.534816 31540 leader_election.cc:290] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:27.540216 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.540591 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.541036 31300 raft_consensus.cc:2468] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 0.
I20260713 09:12:27.542150 31339 leader_election.cc:304] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
W20260713 09:12:27.542737 31340 leader_election.cc:343] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.543452 31540 raft_consensus.cc:2804] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.543916 31540 raft_consensus.cc:493] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.544612 31540 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.544703 31526 tablet_bootstrap.cc:654] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.556634 31122 catalog_manager.cc:5697] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 1 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.562083 31373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.553241 31529 raft_consensus.cc:515] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.563506 31540 raft_consensus.cc:515] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.555341 31528 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.567049 31527 tablet_bootstrap.cc:492] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.567546 31527 ts_tablet_manager.cc:1403] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.005s
I20260713 09:12:27.568408 31529 leader_election.cc:290] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.570652 31527 raft_consensus.cc:359] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.571239 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.572278 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.574615 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
W20260713 09:12:27.584522 31190 leader_election.cc:343] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.571528 31527 raft_consensus.cc:385] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.585239 31527 raft_consensus.cc:740] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
W20260713 09:12:27.585726 31340 leader_election.cc:343] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:27.579553 31373 raft_consensus.cc:2393] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5637c116b269495a8609df10b942664a in current term 1: Already voted for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in this term.
I20260713 09:12:27.586017 31527 consensus_queue.cc:260] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.571830 31300 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.589393 31527 ts_tablet_manager.cc:1434] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260713 09:12:27.590447 31527 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.591696 31265 leader_election.cc:304] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5637c116b269495a8609df10b942664a; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.592976 31559 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.597971 31527 tablet_bootstrap.cc:654] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.581118 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.605938 31526 tablet_bootstrap.cc:492] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.606573 31526 ts_tablet_manager.cc:1403] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.016s
I20260713 09:12:27.609897 31526 raft_consensus.cc:359] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.610765 31526 raft_consensus.cc:385] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.611132 31526 raft_consensus.cc:740] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.611929 31526 consensus_queue.cc:260] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.613561 31527 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.614099 31527 ts_tablet_manager.cc:1403] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260713 09:12:27.614326 31526 ts_tablet_manager.cc:1434] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:27.614770 31528 tablet_bootstrap.cc:654] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.617170 31527 raft_consensus.cc:359] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.618075 31527 raft_consensus.cc:385] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.618151 31540 leader_election.cc:290] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:27.618407 31527 raft_consensus.cc:740] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.619148 31527 consensus_queue.cc:260] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.621173 31559 raft_consensus.cc:2749] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.621333 31527 ts_tablet_manager.cc:1434] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:27.622515 31527 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Bootstrap starting.
I20260713 09:12:27.624574 31300 raft_consensus.cc:2468] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.628984 31527 tablet_bootstrap.cc:654] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.638360 31190 leader_election.cc:304] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [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: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:27.639650 31529 raft_consensus.cc:2804] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.640332 31529 raft_consensus.cc:697] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:27.641753 31529 consensus_queue.cc:237] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.646384 31301 raft_consensus.cc:2468] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 1.
I20260713 09:12:27.648156 31339 leader_election.cc:304] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.650903 31540 raft_consensus.cc:2804] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.651999 31526 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: Bootstrap starting.
I20260713 09:12:27.651836 31551 raft_consensus.cc:493] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.654633 31551 raft_consensus.cc:515] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.657068 31551 leader_election.cc:290] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.658867 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.659621 31300 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:27.659543 31373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.652854 31540 raft_consensus.cc:697] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:27.660466 31373 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 0.
I20260713 09:12:27.660964 31190 leader_election.cc:304] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.662443 31551 raft_consensus.cc:2804] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.662598 31528 tablet_bootstrap.cc:492] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.662856 31551 raft_consensus.cc:493] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.663206 31528 ts_tablet_manager.cc:1403] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.000s
I20260713 09:12:27.661151 31540 consensus_queue.cc:237] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.663256 31551 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.676985 31121 catalog_manager.cc:5697] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.680207 31551 raft_consensus.cc:515] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.682410 31526 tablet_bootstrap.cc:654] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.688215 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:27.688894 31300 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.690531 31528 raft_consensus.cc:359] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.691350 31528 raft_consensus.cc:385] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.691778 31528 raft_consensus.cc:740] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.692926 31528 consensus_queue.cc:260] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.697125 31373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.697826 31373 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.698217 31551 leader_election.cc:290] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.698573 31300 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.700179 31190 leader_election.cc:304] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.701160 31551 raft_consensus.cc:2804] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.703846 31551 raft_consensus.cc:697] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:27.703985 31123 catalog_manager.cc:5697] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:27.702899 31527 tablet_bootstrap.cc:492] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: No bootstrap required, opened a new log
I20260713 09:12:27.707245 31527 ts_tablet_manager.cc:1403] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.022s
I20260713 09:12:27.708781 31551 consensus_queue.cc:237] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.710024 31527 raft_consensus.cc:359] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.710695 31527 raft_consensus.cc:385] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.711004 31527 raft_consensus.cc:740] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.711649 31527 consensus_queue.cc:260] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.713798 31527 ts_tablet_manager.cc:1434] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:12:27.706152 31526 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: No bootstrap required, opened a new log
I20260713 09:12:27.714675 31526 ts_tablet_manager.cc:1403] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.003s
I20260713 09:12:27.717525 31526 raft_consensus.cc:359] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.718166 31526 raft_consensus.cc:385] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.718425 31526 raft_consensus.cc:740] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.719058 31526 consensus_queue.cc:260] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.721088 31526 ts_tablet_manager.cc:1434] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:27.726626 31559 raft_consensus.cc:493] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.727186 31559 raft_consensus.cc:515] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.730010 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.730654 31226 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:27.731907 31266 leader_election.cc:304] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.732735 31510 raft_consensus.cc:2804] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:27.733108 31510 raft_consensus.cc:493] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:27.733536 31510 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.734639 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.735335 31375 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:27.736712 31559 leader_election.cc:290] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.739245 31373 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 1.
I20260713 09:12:27.739652 31123 catalog_manager.cc:5697] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.741590 31528 ts_tablet_manager.cc:1434] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260713 09:12:27.741736 31510 raft_consensus.cc:515] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.742699 31528 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.745144 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:27.745813 31226 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.749255 31528 tablet_bootstrap.cc:654] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.754053 31226 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:27.756395 31373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:27.757545 31373 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.766287 31373 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:27.756910 31510 leader_election.cc:290] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.767669 31266 leader_election.cc:304] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:27.769763 31559 raft_consensus.cc:2804] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:27.770463 31559 raft_consensus.cc:697] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:27.771710 31559 consensus_queue.cc:237] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.776528 31528 tablet_bootstrap.cc:492] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.777154 31528 ts_tablet_manager.cc:1403] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.019s
I20260713 09:12:27.780603 31528 raft_consensus.cc:359] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.781332 31528 raft_consensus.cc:385] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.781603 31528 raft_consensus.cc:740] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.782086 31535 raft_consensus.cc:493] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.782337 31528 consensus_queue.cc:260] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.784878 31528 ts_tablet_manager.cc:1434] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:12:27.785082 31123 catalog_manager.cc:5697] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 1 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:27.785920 31528 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: Bootstrap starting.
I20260713 09:12:27.782611 31535 raft_consensus.cc:515] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.789065 31535 leader_election.cc:290] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:27.791155 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.792536 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:27.792896 31528 tablet_bootstrap.cc:654] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:27.793352 31300 raft_consensus.cc:2393] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in current term 1: Already voted for candidate 7fe209d536e44d929573b4196c306d31 in this term.
I20260713 09:12:27.795073 31340 leader_election.cc:304] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79; no voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.796612 31535 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.803671 31535 raft_consensus.cc:2749] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.805091 31528 tablet_bootstrap.cc:492] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: No bootstrap required, opened a new log
I20260713 09:12:27.805634 31528 ts_tablet_manager.cc:1403] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260713 09:12:27.807998 31528 raft_consensus.cc:359] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.808506 31528 raft_consensus.cc:385] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:27.808729 31528 raft_consensus.cc:740] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Initialized, Role: FOLLOWER
I20260713 09:12:27.809231 31528 consensus_queue.cc:260] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.810941 31528 ts_tablet_manager.cc:1434] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:12:27.829335 31226 raft_consensus.cc:3060] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.838932 31535 consensus_queue.cc:1048] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:27.852438 31535 consensus_queue.cc:1048] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:27.855409 31551 consensus_queue.cc:1048] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:27.879601 31551 consensus_queue.cc:1048] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:27.889605 31559 raft_consensus.cc:493] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:27.890169 31559 raft_consensus.cc:515] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:27.892410 31559 leader_election.cc:290] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:27.894071 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:27.895308 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72de37e919b47729c6502fa8ceca995" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:27.893024 31300 raft_consensus.cc:3060] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:27.902755 31265 leader_election.cc:304] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5637c116b269495a8609df10b942664a; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31
I20260713 09:12:27.911832 31559 raft_consensus.cc:2749] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:27.912931 31551 consensus_queue.cc:1048] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:27.925612 31506 consensus_queue.cc:1048] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:27.958304 31559 consensus_queue.cc:1048] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:27.975692 31559 consensus_queue.cc:1048] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.006062 31551 raft_consensus.cc:493] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:28.006568 31551 raft_consensus.cc:515] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.008481 31551 leader_election.cc:290] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.009315 31299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5637c116b269495a8609df10b942664a" is_pre_election: true
I20260713 09:12:28.009557 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:28.010023 31299 raft_consensus.cc:2393] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe209d536e44d929573b4196c306d31 in current term 1: Already voted for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in this term.
I20260713 09:12:28.011816 31190 leader_election.cc:304] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe209d536e44d929573b4196c306d31; no voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a
I20260713 09:12:28.012709 31551 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:28.018596 31551 raft_consensus.cc:2749] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:28.022696 31551 consensus_queue.cc:1048] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.035640 31506 consensus_queue.cc:1048] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.060954 31535 consensus_queue.cc:1048] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.074532 31535 consensus_queue.cc:1048] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:28.126312 31559 raft_consensus.cc:493] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:28.126953 31559 raft_consensus.cc:515] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.129654 31559 leader_election.cc:290] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.130200 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31" is_pre_election: true
I20260713 09:12:28.130899 31226 raft_consensus.cc:2468] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:28.130887 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" is_pre_election: true
I20260713 09:12:28.131917 31375 raft_consensus.cc:2468] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 0.
I20260713 09:12:28.132232 31266 leader_election.cc:304] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:28.133077 31559 raft_consensus.cc:2804] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:28.133387 31559 raft_consensus.cc:493] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:28.133665 31559 raft_consensus.cc:3060] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:28.138609 31559 raft_consensus.cc:515] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.140210 31559 leader_election.cc:290] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.141314 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:28.141422 31375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b709ef22f44e91b04120124ebbe320" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:28.142012 31226 raft_consensus.cc:3060] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:28.142192 31375 raft_consensus.cc:3060] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:28.146869 31226 raft_consensus.cc:2468] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:28.148010 31266 leader_election.cc:304] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:28.148700 31559 raft_consensus.cc:2804] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:28.149151 31559 raft_consensus.cc:697] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:28.149938 31559 consensus_queue.cc:237] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.150331 31375 raft_consensus.cc:2468] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 1.
I20260713 09:12:28.158991 31121 catalog_manager.cc:5697] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 1 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:28.161525 31506 consensus_queue.cc:1048] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.175532 31589 consensus_queue.cc:1048] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:28.281152 31559 consensus_queue.cc:1048] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.292037 31563 consensus_queue.cc:1048] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.340962 31299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f"
dest_uuid: "5637c116b269495a8609df10b942664a"
mode: GRACEFUL
new_leader_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:51426
I20260713 09:12:28.341588 31299 raft_consensus.cc:606] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Received request to transfer leadership to TS 7fe209d536e44d929573b4196c306d31
I20260713 09:12:28.356292 31226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
mode: GRACEFUL
new_leader_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:58338
I20260713 09:12:28.356938 31226 raft_consensus.cc:606] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Received request to transfer leadership to TS 5637c116b269495a8609df10b942664a
I20260713 09:12:28.369200 31375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
mode: GRACEFUL
new_leader_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:39140
I20260713 09:12:28.369858 31375 raft_consensus.cc:606] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Received request to transfer leadership to TS 5637c116b269495a8609df10b942664a
I20260713 09:12:28.491606 31510 raft_consensus.cc:993] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: : Instructing follower 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:28.492113 31510 raft_consensus.cc:1081] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Signalling peer 7fe209d536e44d929573b4196c306d31 to start an election
I20260713 09:12:28.494035 31226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
 from {username='slave'} at 127.0.0.1:46200
I20260713 09:12:28.494635 31226 raft_consensus.cc:493] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:28.495368 31226 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.505828 31226 raft_consensus.cc:515] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.509763 31226 leader_election.cc:290] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Requested vote from peers 5637c116b269495a8609df10b942664a (127.26.186.194:35027), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.510061 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:28.510818 31374 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.516047 31299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15994910fe478eb2028d3e8d41581f" candidate_uuid: "7fe209d536e44d929573b4196c306d31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:28.516788 31299 raft_consensus.cc:3055] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:28.517107 31299 raft_consensus.cc:740] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:28.521382 31374 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:28.521538 31299 consensus_queue.cc:260] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.522727 31190 leader_election.cc:304] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:28.522882 31299 raft_consensus.cc:3060] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.523640 31551 raft_consensus.cc:2804] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:28.524139 31551 raft_consensus.cc:697] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Becoming Leader. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:28.524950 31551 consensus_queue.cc:237] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.530738 31299 raft_consensus.cc:2468] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe209d536e44d929573b4196c306d31 in term 2.
I20260713 09:12:28.534368 31123 catalog_manager.cc:5697] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 reported cstate change: term changed from 1 to 2, leader changed from 5637c116b269495a8609df10b942664a (127.26.186.194) to 7fe209d536e44d929573b4196c306d31 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "7fe209d536e44d929573b4196c306d31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:28.554910 31589 raft_consensus.cc:993] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: : Instructing follower 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:28.555445 31551 raft_consensus.cc:1081] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Signalling peer 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:28.557199 31299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e"
dest_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:42554
I20260713 09:12:28.557773 31299 raft_consensus.cc:493] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:28.558140 31299 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.563753 31299 raft_consensus.cc:515] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.565784 31299 leader_election.cc:290] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.566592 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:28.566854 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2c99a448084d929cedf374e740db4e" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:28.567353 31226 raft_consensus.cc:3055] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:28.567488 31374 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.567725 31226 raft_consensus.cc:740] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:28.568723 31226 consensus_queue.cc:260] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.569936 31226 raft_consensus.cc:3060] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.572820 31374 raft_consensus.cc:2468] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:28.573882 31265 leader_election.cc:304] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:28.574572 31563 raft_consensus.cc:2804] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:28.575026 31563 raft_consensus.cc:697] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:28.575736 31563 consensus_queue.cc:237] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.577729 31226 raft_consensus.cc:2468] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:28.584376 31123 catalog_manager.cc:5697] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 1 to 2, leader changed from 7fe209d536e44d929573b4196c306d31 (127.26.186.193) to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 2 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:28.664871 31592 raft_consensus.cc:993] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: : Instructing follower 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:28.665375 31535 raft_consensus.cc:1081] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Signalling peer 5637c116b269495a8609df10b942664a to start an election
I20260713 09:12:28.666885 31299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4"
dest_uuid: "5637c116b269495a8609df10b942664a"
 from {username='slave'} at 127.0.0.1:42538
I20260713 09:12:28.667423 31299 raft_consensus.cc:493] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:28.667734 31299 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.673653 31299 raft_consensus.cc:515] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.674480 31563 consensus_queue.cc:1048] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:28.675817 31299 leader_election.cc:290] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195:39463)
I20260713 09:12:28.676669 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:28.677248 31225 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.679561 31374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597a4eb6d4c14a6cab29c33ed590f1d4" candidate_uuid: "5637c116b269495a8609df10b942664a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
I20260713 09:12:28.680249 31374 raft_consensus.cc:3055] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:28.680584 31374 raft_consensus.cc:740] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:28.681576 31374 consensus_queue.cc:260] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.683064 31374 raft_consensus.cc:3060] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:28.687734 31225 raft_consensus.cc:2468] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:28.689421 31266 leader_election.cc:304] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5637c116b269495a8609df10b942664a, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:28.690483 31563 raft_consensus.cc:2804] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:28.691100 31563 raft_consensus.cc:697] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Becoming Leader. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:28.691962 31563 consensus_queue.cc:237] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:28.700937 31374 raft_consensus.cc:2468] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5637c116b269495a8609df10b942664a in term 2.
I20260713 09:12:28.701579 31121 catalog_manager.cc:5697] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a reported cstate change: term changed from 1 to 2, leader changed from 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195) to 5637c116b269495a8609df10b942664a (127.26.186.194). New cstate: current_term: 2 leader_uuid: "5637c116b269495a8609df10b942664a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:28.702023 31510 consensus_queue.cc:1048] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:29.019884 31374 raft_consensus.cc:1275] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.021229 31551 consensus_queue.cc:1048] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:29.033701 31299 raft_consensus.cc:1275] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 7fe209d536e44d929573b4196c306d31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.035459 31551 consensus_queue.cc:1048] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:29.085963 31225 raft_consensus.cc:1275] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.087143 31226 raft_consensus.cc:1275] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.087569 31559 consensus_queue.cc:1048] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:29.088784 31563 consensus_queue.cc:1048] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:29.108007 31373 raft_consensus.cc:1275] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.109633 31563 consensus_queue.cc:1048] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:29.114316 31374 raft_consensus.cc:1275] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Refusing update from remote peer 5637c116b269495a8609df10b942664a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:29.116348 31563 consensus_queue.cc:1048] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:31.376089 31123 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42624:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:31.396136 31123 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42624:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:31.512125 27371 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:31.532380 31647 tablet.cc:1724] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:31.573648 31327 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2a15994910fe478eb2028d3e8d41581f)
I20260713 09:12:31.574000 31641 tablet.cc:1724] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:31.574800 31327 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2a15994910fe478eb2028d3e8d41581f)
I20260713 09:12:31.625469 31646 tablet.cc:1724] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.567086 31648 tablet.cc:1724] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.663228 31655 tablet.cc:1724] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:31.691733 31401 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2a15994910fe478eb2028d3e8d41581f)
I20260713 09:12:31.688097 31668 tablet.cc:1724] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.678643 31665 tablet.cc:1724] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.718060 31667 tablet.cc:1724] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:31.708298 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.186.194:35027, user_credentials={real_user=slave}} blocked reactor thread for 69972.5us
I20260713 09:12:31.756831 31222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
mode: GRACEFUL
new_leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:58342
I20260713 09:12:31.757452 31222 raft_consensus.cc:606] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Received request to transfer leadership to TS 1cc73cd28b4f4fbcb74cf0dbea6a4f79
W20260713 09:12:31.841378 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.186.195:39463, user_credentials={real_user=slave}} blocked reactor thread for 79664.3us
I20260713 09:12:31.850710 31676 tablet.cc:1724] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:31.851148 31339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.186.194:35027, user_credentials={real_user=slave}} blocked reactor thread for 78990.6us
I20260713 09:12:31.880046 31675 tablet.cc:1724] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.788091 31673 tablet.cc:1724] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.872450 31641 tablet.cc:1724] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.896822 31667 tablet.cc:1724] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.920876 31674 tablet.cc:1724] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.890326 31647 tablet.cc:1724] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.927663 31551 raft_consensus.cc:993] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: : Instructing follower 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:31.928188 31551 raft_consensus.cc:1081] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Signalling peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:31.933065 31374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:39112
I20260713 09:12:31.933696 31374 raft_consensus.cc:493] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:31.934098 31374 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.914790 31646 tablet.cc:1724] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.939863 31675 tablet.cc:1724] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.941533 31668 tablet.cc:1724] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.946051 31374 raft_consensus.cc:515] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:31.950275 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:31.950935 31221 raft_consensus.cc:3055] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:31.951282 31221 raft_consensus.cc:740] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:31.951907 31298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46677ffeca1742f4b14af75545a2c2ee" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:31.952085 31221 consensus_queue.cc:260] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:31.952615 31298 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.953281 31221 raft_consensus.cc:3060] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:31.948729 31374 leader_election.cc:290] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:31.954362 31122 catalog_manager.cc:5789] TS 5637c116b269495a8609df10b942664a (127.26.186.194:35027) does not have the latest schema for tablet 99b709ef22f44e91b04120124ebbe320 (table soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]). Expected version 1 got 0
I20260713 09:12:31.965623 31122 catalog_manager.cc:5789] TS 5637c116b269495a8609df10b942664a (127.26.186.194:35027) does not have the latest schema for tablet 597a4eb6d4c14a6cab29c33ed590f1d4 (table soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]). Expected version 1 got 0
I20260713 09:12:31.966114 31122 catalog_manager.cc:5789] TS 5637c116b269495a8609df10b942664a (127.26.186.194:35027) does not have the latest schema for tablet 7317e3b83d1d40749d37d02a98547987 (table soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]). Expected version 1 got 0
I20260713 09:12:31.966717 31122 catalog_manager.cc:5789] TS 5637c116b269495a8609df10b942664a (127.26.186.194:35027) does not have the latest schema for tablet 7c2c99a448084d929cedf374e740db4e (table soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0]). Expected version 1 got 0
I20260713 09:12:31.971805 31676 tablet.cc:1724] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.942101 31648 tablet.cc:1724] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.989907 31665 tablet.cc:1724] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:31.999464 31298 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.003902 31673 tablet.cc:1724] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.012728 31339 leader_election.cc:304] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:32.014602 31654 raft_consensus.cc:2804] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:32.018550 31654 raft_consensus.cc:697] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:32.019580 31654 consensus_queue.cc:237] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.024174 31646 tablet.cc:1724] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.027206 31641 tablet.cc:1724] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.006875 31221 raft_consensus.cc:2468] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.035526 31300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987"
dest_uuid: "5637c116b269495a8609df10b942664a"
mode: GRACEFUL
new_leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:51434
I20260713 09:12:32.036126 31300 raft_consensus.cc:606] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Received request to transfer leadership to TS 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:32.043919 27371 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:12:32.044719 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:12:32.047286 31678 log.cc:927] Time spent T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260713 09:12:32.050477 31662 raft_consensus.cc:993] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: : Instructing follower 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.050940 31662 raft_consensus.cc:1081] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Signalling peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.051153 31647 tablet.cc:1724] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.052893 31370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:39126
I20260713 09:12:32.064582 31370 raft_consensus.cc:493] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:32.065055 31370 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.059496 31300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58"
dest_uuid: "5637c116b269495a8609df10b942664a"
mode: GRACEFUL
new_leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:51434
I20260713 09:12:32.066426 31300 raft_consensus.cc:606] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Received request to transfer leadership to TS 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:32.060207 31648 tablet.cc:1724] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.069655 31122 catalog_manager.cc:5697] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 1 to 2, leader changed from 7fe209d536e44d929573b4196c306d31 (127.26.186.193) to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:32.064527 31674 tablet.cc:1724] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:32.074386 31370 raft_consensus.cc:515] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.080466 31370 leader_election.cc:290] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:32.081768 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:32.096515 31223 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.085809 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7317e3b83d1d40749d37d02a98547987" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:32.103466 31300 raft_consensus.cc:3055] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:32.103935 31300 raft_consensus.cc:740] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:32.104849 31300 consensus_queue.cc:260] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.106024 31300 raft_consensus.cc:3060] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.086498 31221 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690"
dest_uuid: "7fe209d536e44d929573b4196c306d31"
mode: GRACEFUL
new_leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:58342
I20260713 09:12:32.108009 31221 raft_consensus.cc:606] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Received request to transfer leadership to TS 1cc73cd28b4f4fbcb74cf0dbea6a4f79
I20260713 09:12:32.112871 31300 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.113982 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:32.114192 31339 leader_election.cc:304] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 5637c116b269495a8609df10b942664a; no voters: 
I20260713 09:12:32.115906 31654 raft_consensus.cc:2804] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:32.116438 31654 raft_consensus.cc:697] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:32.117228 31654 consensus_queue.cc:237] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.118327 31223 raft_consensus.cc:2468] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.115111 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:32.140065 31121 catalog_manager.cc:5697] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 1 to 2, leader changed from 5637c116b269495a8609df10b942664a (127.26.186.194) to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:32.142810 31123 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: soft_deleted_table [id=028d7da75065451a9e5c9ba257c82ea0] alter complete (version 1)
I20260713 09:12:32.380862 31657 raft_consensus.cc:993] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: : Instructing follower 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.381359 31671 raft_consensus.cc:1081] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Signalling peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.383029 31370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:39126
I20260713 09:12:32.383558 31370 raft_consensus.cc:493] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:32.383903 31370 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.389237 31370 raft_consensus.cc:515] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.391160 31370 leader_election.cc:290] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:32.391881 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:32.392351 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ff9748617146a6ba4bfa445c3f5b58" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:32.392583 31223 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.393113 31300 raft_consensus.cc:3055] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:32.393428 31300 raft_consensus.cc:740] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5637c116b269495a8609df10b942664a, State: Running, Role: LEADER
I20260713 09:12:32.394325 31300 consensus_queue.cc:260] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.395572 31300 raft_consensus.cc:3060] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:32.400275 31223 raft_consensus.cc:2468] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.401700 31340 leader_election.cc:304] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:32.402567 31300 raft_consensus.cc:2468] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 2.
I20260713 09:12:32.402565 31654 raft_consensus.cc:2804] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:32.403343 31654 raft_consensus.cc:697] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:32.404224 31654 consensus_queue.cc:237] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.408463 31610 raft_consensus.cc:993] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: : Instructing follower 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.408993 31610 raft_consensus.cc:1081] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Signalling peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79 to start an election
I20260713 09:12:32.448438 31370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690"
dest_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79"
 from {username='slave'} at 127.0.0.1:39112
I20260713 09:12:32.450377 31370 raft_consensus.cc:493] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:32.451539 31370 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:32.450647 31121 catalog_manager.cc:5697] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 1 to 2, leader changed from 5637c116b269495a8609df10b942664a (127.26.186.194) to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:32.458213 31223 raft_consensus.cc:1275] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:32.460868 31654 consensus_queue.cc:1048] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:32.475031 31370 raft_consensus.cc:515] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.479115 31370 leader_election.cc:290] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [CANDIDATE]: Term 3 election: Requested vote from peers 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239), 5637c116b269495a8609df10b942664a (127.26.186.194:35027)
I20260713 09:12:32.480505 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fe209d536e44d929573b4196c306d31"
I20260713 09:12:32.482108 31221 raft_consensus.cc:3055] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:32.482300 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62498cb65374e93ac68dd19ca25f690" candidate_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5637c116b269495a8609df10b942664a"
I20260713 09:12:32.482614 31221 raft_consensus.cc:740] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fe209d536e44d929573b4196c306d31, State: Running, Role: LEADER
I20260713 09:12:32.483443 31300 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:32.484542 31221 consensus_queue.cc:260] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.489372 31221 raft_consensus.cc:3060] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:32.502290 31221 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 3.
I20260713 09:12:32.503811 31340 leader_election.cc:304] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, 7fe209d536e44d929573b4196c306d31; no voters: 
I20260713 09:12:32.505745 31654 raft_consensus.cc:2804] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:32.506243 31654 raft_consensus.cc:697] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 3 LEADER]: Becoming Leader. State: Replica: 1cc73cd28b4f4fbcb74cf0dbea6a4f79, State: Running, Role: LEADER
I20260713 09:12:32.508838 31654 consensus_queue.cc:237] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [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: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } }
I20260713 09:12:32.509992 31300 raft_consensus.cc:2468] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cc73cd28b4f4fbcb74cf0dbea6a4f79 in term 3.
I20260713 09:12:32.510866 31298 raft_consensus.cc:1275] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:32.519709 31535 consensus_queue.cc:1048] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:32.532788 31121 catalog_manager.cc:5697] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 reported cstate change: term changed from 2 to 3, leader changed from 7fe209d536e44d929573b4196c306d31 (127.26.186.193) to 1cc73cd28b4f4fbcb74cf0dbea6a4f79 (127.26.186.195). New cstate: current_term: 3 leader_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cc73cd28b4f4fbcb74cf0dbea6a4f79" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 39463 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:32.541241 31297 raft_consensus.cc:1275] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:32.543183 31690 consensus_queue.cc:1048] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:32.556458 31223 raft_consensus.cc:1275] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:32.558370 31690 consensus_queue.cc:1048] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:32.903119 31223 raft_consensus.cc:1275] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 3 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:32.904567 31690 consensus_queue.cc:1048] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:32.916157 31297 raft_consensus.cc:1275] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 3 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:32.917634 31690 consensus_queue.cc:1048] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:32.942108 31223 raft_consensus.cc:1275] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:32.944655 31690 consensus_queue.cc:1048] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe209d536e44d929573b4196c306d31" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 37239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:32.954669 31297 raft_consensus.cc:1275] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Refusing update from remote peer 1cc73cd28b4f4fbcb74cf0dbea6a4f79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:32.956157 31690 consensus_queue.cc:1048] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5637c116b269495a8609df10b942664a" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:33.180027 27371 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:33.185506 27371 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:12:33.185981 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:33.190719 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:33.191231 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:34.224296 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
W20260713 09:12:34.227766 31266 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:12:34.231571 31266 consensus_peers.cc:597] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:34.240720 31340 consensus_peers.cc:597] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:34.251924 31340 consensus_peers.cc:597] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.265174 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:34.266012 27371 tablet_replica.cc:333] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.266816 27371 raft_consensus.cc:2243] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.267423 27371 raft_consensus.cc:2272] T 99b709ef22f44e91b04120124ebbe320 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.269616 27371 tablet_replica.cc:333] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.270220 27371 raft_consensus.cc:2243] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.270767 27371 raft_consensus.cc:2272] T 46677ffeca1742f4b14af75545a2c2ee P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.273252 27371 tablet_replica.cc:333] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.273891 27371 raft_consensus.cc:2243] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.274410 27371 raft_consensus.cc:2272] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.276662 27371 tablet_replica.cc:333] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.277262 27371 raft_consensus.cc:2243] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.278122 27371 raft_consensus.cc:2272] T 69ffe9a374ea4323bd8f0e3e10cca02b P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.280328 27371 tablet_replica.cc:333] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.280925 27371 raft_consensus.cc:2243] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.281466 27371 raft_consensus.cc:2272] T cdbfb5d31cb649c49aca830c75bb6e4f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.283871 27371 tablet_replica.cc:333] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.284407 27371 raft_consensus.cc:2243] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.285270 27371 raft_consensus.cc:2272] T a72de37e919b47729c6502fa8ceca995 P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.287628 27371 tablet_replica.cc:333] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.288183 27371 raft_consensus.cc:2243] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.288640 27371 raft_consensus.cc:2272] T 7317e3b83d1d40749d37d02a98547987 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.290805 27371 tablet_replica.cc:333] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.291481 27371 raft_consensus.cc:2243] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.292390 27371 raft_consensus.cc:2272] T 2a15994910fe478eb2028d3e8d41581f P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.294708 27371 tablet_replica.cc:333] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.295418 27371 raft_consensus.cc:2243] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.295974 27371 raft_consensus.cc:2272] T e5e238d340ac4a03aeda5f2a4957b3c5 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.298630 27371 tablet_replica.cc:333] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.299355 27371 raft_consensus.cc:2243] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.299980 27371 raft_consensus.cc:2272] T 7c2c99a448084d929cedf374e740db4e P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.302330 27371 tablet_replica.cc:333] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.302910 27371 raft_consensus.cc:2243] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.303448 27371 raft_consensus.cc:2272] T 6355e34cadda4e5db8764a0839184e67 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.305801 27371 tablet_replica.cc:333] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.306435 27371 raft_consensus.cc:2243] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.307374 27371 raft_consensus.cc:2272] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.309674 27371 tablet_replica.cc:333] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.310313 27371 raft_consensus.cc:2243] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.310811 27371 raft_consensus.cc:2272] T 22ff9748617146a6ba4bfa445c3f5b58 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.312947 27371 tablet_replica.cc:333] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.313566 27371 raft_consensus.cc:2243] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.314054 27371 raft_consensus.cc:2272] T 5a199d06296e48eb9c2d5463ba305fab P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.316464 27371 tablet_replica.cc:333] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.317081 27371 raft_consensus.cc:2243] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.318032 27371 raft_consensus.cc:2272] T 62829786751049349de3e96478b03de3 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.320506 27371 tablet_replica.cc:333] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.321125 27371 raft_consensus.cc:2243] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.321600 27371 raft_consensus.cc:2272] T d62498cb65374e93ac68dd19ca25f690 P 7fe209d536e44d929573b4196c306d31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.324189 27371 tablet_replica.cc:333] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.324761 27371 raft_consensus.cc:2243] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.325265 27371 raft_consensus.cc:2272] T 35d1a983c8e84f69825b3d94d31f5ca7 P 7fe209d536e44d929573b4196c306d31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.327672 27371 tablet_replica.cc:333] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31: stopping tablet replica
I20260713 09:12:34.328190 27371 raft_consensus.cc:2243] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.329104 27371 raft_consensus.cc:2272] T de0ab26ba34548efb41945c98221c09f P 7fe209d536e44d929573b4196c306d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.373576 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
W20260713 09:12:34.406401 31340 consensus_peers.cc:597] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:37239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.417209 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
W20260713 09:12:34.427270 31340 consensus_peers.cc:597] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:37239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.449431 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:34.450250 27371 tablet_replica.cc:333] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.451102 27371 raft_consensus.cc:2243] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.451948 27371 raft_consensus.cc:2272] T 99b709ef22f44e91b04120124ebbe320 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.454025 27371 tablet_replica.cc:333] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.454617 27371 raft_consensus.cc:2243] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.455142 27371 raft_consensus.cc:2272] T 46677ffeca1742f4b14af75545a2c2ee P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.457072 27371 tablet_replica.cc:333] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.457662 27371 raft_consensus.cc:2243] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.458304 27371 raft_consensus.cc:2272] T 69ffe9a374ea4323bd8f0e3e10cca02b P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.460889 27371 tablet_replica.cc:333] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.461496 27371 raft_consensus.cc:2243] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.462481 27371 raft_consensus.cc:2272] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:34.464442 31266 consensus_peers.cc:597] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:37239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.464712 27371 tablet_replica.cc:333] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.465391 27371 raft_consensus.cc:2243] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.465834 27371 raft_consensus.cc:2272] T 7317e3b83d1d40749d37d02a98547987 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.467828 27371 tablet_replica.cc:333] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.468389 27371 raft_consensus.cc:2243] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.468850 27371 raft_consensus.cc:2272] T 2a15994910fe478eb2028d3e8d41581f P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.470888 27371 tablet_replica.cc:333] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.471483 27371 raft_consensus.cc:2243] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.472332 27371 raft_consensus.cc:2272] T e5e238d340ac4a03aeda5f2a4957b3c5 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.474423 27371 tablet_replica.cc:333] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.475103 27371 raft_consensus.cc:2243] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.475538 27371 raft_consensus.cc:2272] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.477551 27371 tablet_replica.cc:333] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.478103 27371 raft_consensus.cc:2243] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.478876 27371 raft_consensus.cc:2272] T 7c2c99a448084d929cedf374e740db4e P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.481048 27371 tablet_replica.cc:333] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.481587 27371 raft_consensus.cc:2243] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.482537 27371 raft_consensus.cc:2272] T 6355e34cadda4e5db8764a0839184e67 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:34.484426 31340 consensus_peers.cc:597] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:37239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.484611 27371 tablet_replica.cc:333] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.485311 27371 raft_consensus.cc:2243] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.485805 27371 raft_consensus.cc:2272] T a72de37e919b47729c6502fa8ceca995 P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.487809 27371 tablet_replica.cc:333] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.488335 27371 raft_consensus.cc:2243] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.488790 27371 raft_consensus.cc:2272] T cdbfb5d31cb649c49aca830c75bb6e4f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.491052 27371 tablet_replica.cc:333] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.491729 27371 raft_consensus.cc:2243] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.492208 27371 raft_consensus.cc:2272] T d62498cb65374e93ac68dd19ca25f690 P 5637c116b269495a8609df10b942664a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:34.494284 31339 consensus_peers.cc:597] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Couldn't send request to peer 5637c116b269495a8609df10b942664a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.494534 27371 tablet_replica.cc:333] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.495198 27371 raft_consensus.cc:2243] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.495963 27371 raft_consensus.cc:2272] T 35d1a983c8e84f69825b3d94d31f5ca7 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.497869 27371 tablet_replica.cc:333] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.498311 27371 raft_consensus.cc:2243] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.498703 27371 raft_consensus.cc:2272] T 5a199d06296e48eb9c2d5463ba305fab P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.500731 27371 tablet_replica.cc:333] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.501281 27371 raft_consensus.cc:2243] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.501737 27371 raft_consensus.cc:2272] T 62829786751049349de3e96478b03de3 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.503823 27371 tablet_replica.cc:333] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.504338 27371 raft_consensus.cc:2243] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.504791 27371 raft_consensus.cc:2272] T 22ff9748617146a6ba4bfa445c3f5b58 P 5637c116b269495a8609df10b942664a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.506819 27371 tablet_replica.cc:333] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a: stopping tablet replica
I20260713 09:12:34.507344 27371 raft_consensus.cc:2243] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.507769 27371 raft_consensus.cc:2272] T de0ab26ba34548efb41945c98221c09f P 5637c116b269495a8609df10b942664a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.548439 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
W20260713 09:12:34.553581 31339 consensus_peers.cc:597] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Couldn't send request to peer 5637c116b269495a8609df10b942664a. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:35027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.585321 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
W20260713 09:12:34.592514 31340 consensus_peers.cc:597] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 7fe209d536e44d929573b4196c306d31 (127.26.186.193:37239): Couldn't send request to peer 7fe209d536e44d929573b4196c306d31. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:37239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:34.613091 31339 consensus_peers.cc:597] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 -> Peer 5637c116b269495a8609df10b942664a (127.26.186.194:35027): Couldn't send request to peer 5637c116b269495a8609df10b942664a. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:35027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:34.615151 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:34.616034 27371 tablet_replica.cc:333] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.617229 27371 raft_consensus.cc:2243] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.618075 27371 raft_consensus.cc:2272] T 46677ffeca1742f4b14af75545a2c2ee P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.620514 27371 tablet_replica.cc:333] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.621081 27371 raft_consensus.cc:2243] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.621546 27371 raft_consensus.cc:2272] T 99b709ef22f44e91b04120124ebbe320 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.623775 27371 tablet_replica.cc:333] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.624439 27371 raft_consensus.cc:2243] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.624866 27371 raft_consensus.cc:2272] T 69ffe9a374ea4323bd8f0e3e10cca02b P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.626586 27371 tablet_replica.cc:333] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.627128 27371 raft_consensus.cc:2243] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.627558 27371 raft_consensus.cc:2272] T 597a4eb6d4c14a6cab29c33ed590f1d4 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.629253 27371 tablet_replica.cc:333] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.629706 27371 raft_consensus.cc:2243] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.630479 27371 raft_consensus.cc:2272] T cdbfb5d31cb649c49aca830c75bb6e4f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.632519 27371 tablet_replica.cc:333] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.633002 27371 raft_consensus.cc:2243] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.633402 27371 raft_consensus.cc:2272] T a72de37e919b47729c6502fa8ceca995 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.635227 27371 tablet_replica.cc:333] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.635941 27371 raft_consensus.cc:2243] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.636502 27371 raft_consensus.cc:2272] T 7c2c99a448084d929cedf374e740db4e P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.639168 27371 tablet_replica.cc:333] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.639851 27371 raft_consensus.cc:2243] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.640427 27371 raft_consensus.cc:2272] T 6355e34cadda4e5db8764a0839184e67 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.643114 27371 tablet_replica.cc:333] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.643774 27371 raft_consensus.cc:2243] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.644758 27371 raft_consensus.cc:2272] T 7317e3b83d1d40749d37d02a98547987 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.647307 27371 tablet_replica.cc:333] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.648066 27371 raft_consensus.cc:2243] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.648730 27371 raft_consensus.cc:2272] T 2a15994910fe478eb2028d3e8d41581f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.651367 27371 tablet_replica.cc:333] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.652127 27371 raft_consensus.cc:2243] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.652719 27371 raft_consensus.cc:2272] T e5e238d340ac4a03aeda5f2a4957b3c5 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.655301 27371 tablet_replica.cc:333] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.655870 27371 raft_consensus.cc:2243] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.656690 27371 raft_consensus.cc:2272] T 22ff9748617146a6ba4bfa445c3f5b58 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.658568 27371 tablet_replica.cc:333] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.659113 27371 raft_consensus.cc:2243] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.659869 27371 raft_consensus.cc:2272] T 5a199d06296e48eb9c2d5463ba305fab P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.661935 27371 tablet_replica.cc:333] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.662441 27371 raft_consensus.cc:2243] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.662907 27371 raft_consensus.cc:2272] T 62829786751049349de3e96478b03de3 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.664832 27371 tablet_replica.cc:333] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.665320 27371 raft_consensus.cc:2243] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.666038 27371 raft_consensus.cc:2272] T d62498cb65374e93ac68dd19ca25f690 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.667943 27371 tablet_replica.cc:333] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.668407 27371 raft_consensus.cc:2243] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.668875 27371 raft_consensus.cc:2272] T 35d1a983c8e84f69825b3d94d31f5ca7 P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.670699 27371 tablet_replica.cc:333] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.671231 27371 raft_consensus.cc:2243] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.671648 27371 raft_consensus.cc:2272] T de0ab26ba34548efb41945c98221c09f P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.673445 27371 tablet_replica.cc:333] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79: stopping tablet replica
I20260713 09:12:34.673895 27371 raft_consensus.cc:2243] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:34.674319 27371 raft_consensus.cc:2272] T d0966dd44b9f4cdcb3be99ad5e85c9dd P 1cc73cd28b4f4fbcb74cf0dbea6a4f79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.728336 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:12:34.760825 27371 master.cc:562] Master@127.26.186.254:35871 shutting down...
I20260713 09:12:34.784166 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:34.784724 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:34.785073 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff47f24972a44279b332979fd75b3675: stopping tablet replica
I20260713 09:12:34.805939 27371 master.cc:584] Master@127.26.186.254:35871 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13610 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:12:34.864482 27371 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.186.254:43509
I20260713 09:12:34.865664 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:34.871764 31705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.871820 31704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:34.872244 31707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:34.874536 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:34.875603 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:34.875828 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:34.876016 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933954875997 us; error 0 us; skew 500 ppm
I20260713 09:12:34.876554 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:34.879209 27371 webserver.cc:533] Webserver started at http://127.26.186.254:35455/ using document root <none> and password file <none>
I20260713 09:12:34.879777 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:34.879987 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:34.880264 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:34.881409 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/master-0-root/instance:
uuid: "36c095cd7682493bb8e853a8d7b65239"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-dg4l"
I20260713 09:12:34.885965 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:12:34.889544 31712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:34.890462 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:34.890764 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/master-0-root
uuid: "36c095cd7682493bb8e853a8d7b65239"
format_stamp: "Formatted at 2026-07-13 09:12:34 on dist-test-slave-dg4l"
I20260713 09:12:34.891069 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:34.909643 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:34.910847 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:34.953548 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.254:43509
I20260713 09:12:34.953688 31763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.254:43509 every 8 connection(s)
I20260713 09:12:34.957726 31764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:34.968642 31764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: Bootstrap starting.
I20260713 09:12:34.973557 31764 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:34.978310 31764 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: No bootstrap required, opened a new log
I20260713 09:12:34.980911 31764 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER }
I20260713 09:12:34.981395 31764 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:34.981670 31764 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36c095cd7682493bb8e853a8d7b65239, State: Initialized, Role: FOLLOWER
I20260713 09:12:34.982409 31764 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER }
I20260713 09:12:34.983011 31764 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:34.983289 31764 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:34.983610 31764 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:34.988845 31764 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER }
I20260713 09:12:34.989452 31764 leader_election.cc:304] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [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: 36c095cd7682493bb8e853a8d7b65239; no voters: 
I20260713 09:12:34.990685 31764 leader_election.cc:290] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:34.991156 31767 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:34.992595 31767 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 1 LEADER]: Becoming Leader. State: Replica: 36c095cd7682493bb8e853a8d7b65239, State: Running, Role: LEADER
I20260713 09:12:34.993305 31767 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [LEADER]: Queue going to LEADER mode. State: All 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: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER }
I20260713 09:12:34.994227 31764 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:34.997738 31768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36c095cd7682493bb8e853a8d7b65239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER } }
I20260713 09:12:34.998070 31769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36c095cd7682493bb8e853a8d7b65239. Latest consensus state: current_term: 1 leader_uuid: "36c095cd7682493bb8e853a8d7b65239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c095cd7682493bb8e853a8d7b65239" member_type: VOTER } }
I20260713 09:12:34.998504 31768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:34.998993 31769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:35.001534 31773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:35.009682 31773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:35.010851 27371 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:35.019714 31773 catalog_manager.cc:1383] Generated new cluster ID: f997e48775724eb590ec98edf8a44a00
I20260713 09:12:35.020045 31773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:35.034070 31773 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:35.035497 31773 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:35.050760 31773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: Generated new TSK 0
I20260713 09:12:35.051453 31773 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:35.077520 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:35.083896 31785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:35.084703 31786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:35.085987 31788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:35.086680 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:35.087615 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:35.087795 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:35.087985 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933955087971 us; error 0 us; skew 500 ppm
I20260713 09:12:35.088515 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:35.090781 27371 webserver.cc:533] Webserver started at http://127.26.186.193:38397/ using document root <none> and password file <none>
I20260713 09:12:35.091280 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:35.091472 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:35.091744 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:35.093019 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-0-root/instance:
uuid: "460fca26813041d29b20948782b6aa52"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.097568 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:35.100831 31793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.101636 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:12:35.101944 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-0-root
uuid: "460fca26813041d29b20948782b6aa52"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.102212 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:35.119657 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:35.120875 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:35.122372 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:35.124768 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:35.125006 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.125310 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:35.125562 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.166656 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.193:35031
I20260713 09:12:35.166771 31855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.193:35031 every 8 connection(s)
I20260713 09:12:35.171949 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:35.179761 31860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:35.181807 31861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:35.184916 31863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:35.185376 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:35.186400 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:35.186661 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:35.186848 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933955186830 us; error 0 us; skew 500 ppm
I20260713 09:12:35.187472 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:35.190827 27371 webserver.cc:533] Webserver started at http://127.26.186.194:39921/ using document root <none> and password file <none>
I20260713 09:12:35.191548 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:35.191629 31856 heartbeater.cc:344] Connected to a master server at 127.26.186.254:43509
I20260713 09:12:35.191802 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:35.192122 31856 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:35.192233 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:35.193077 31856 heartbeater.cc:507] Master 127.26.186.254:43509 requested a full tablet report, sending...
I20260713 09:12:35.193663 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-1-root/instance:
uuid: "0a04bc735d684bbd8287fd81df4cce3b"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.195497 31729 ts_manager.cc:194] Registered new tserver with Master: 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031)
I20260713 09:12:35.198136 31729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47832
I20260713 09:12:35.200430 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260713 09:12:35.204722 31868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.205708 27371 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:12:35.206061 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-1-root
uuid: "0a04bc735d684bbd8287fd81df4cce3b"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.206328 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:35.220466 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:35.221743 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:35.223348 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:35.225742 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:35.225934 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.226231 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:35.226401 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.269605 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.194:37347
I20260713 09:12:35.269708 31930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.194:37347 every 8 connection(s)
I20260713 09:12:35.274577 27371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:35.282485 31935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:35.283401 31934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:35.286514 31931 heartbeater.cc:344] Connected to a master server at 127.26.186.254:43509
I20260713 09:12:35.287016 31931 heartbeater.cc:461] Registering TS with master...
W20260713 09:12:35.287431 31938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:35.287834 27371 server_base.cc:1061] running on GCE node
I20260713 09:12:35.288154 31931 heartbeater.cc:507] Master 127.26.186.254:43509 requested a full tablet report, sending...
I20260713 09:12:35.288909 27371 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:35.289229 27371 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:35.289450 27371 hybrid_clock.cc:648] HybridClock initialized: now 1783933955289428 us; error 0 us; skew 500 ppm
I20260713 09:12:35.290243 27371 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:35.290596 31729 ts_manager.cc:194] Registered new tserver with Master: 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:35.292698 31729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47838
I20260713 09:12:35.294595 27371 webserver.cc:533] Webserver started at http://127.26.186.195:36365/ using document root <none> and password file <none>
I20260713 09:12:35.295234 27371 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:35.295439 27371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:35.295742 27371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:35.297163 27371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-2-root/instance:
uuid: "d9bc53df99a343f5b06fadbdc5d08625"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.301877 27371 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:12:35.305550 31942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.306464 27371 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:35.306797 27371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-2-root
uuid: "d9bc53df99a343f5b06fadbdc5d08625"
format_stamp: "Formatted at 2026-07-13 09:12:35 on dist-test-slave-dg4l"
I20260713 09:12:35.307142 27371 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeeMFjT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933851668583-27371-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:35.318192 27371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:35.319581 27371 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:35.321086 27371 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:35.323479 27371 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:35.323707 27371 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.323961 27371 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:35.324134 27371 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:35.364144 27371 rpc_server.cc:307] RPC server started. Bound to: 127.26.186.195:40721
I20260713 09:12:35.364253 32004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.186.195:40721 every 8 connection(s)
I20260713 09:12:35.379050 32005 heartbeater.cc:344] Connected to a master server at 127.26.186.254:43509
I20260713 09:12:35.379444 32005 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:35.380206 32005 heartbeater.cc:507] Master 127.26.186.254:43509 requested a full tablet report, sending...
I20260713 09:12:35.382247 31729 ts_manager.cc:194] Registered new tserver with Master: d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:35.382676 27371 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014936416s
I20260713 09:12:35.383741 31729 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47846
I20260713 09:12:35.409837 31729 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47848:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:35.412707 31729 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:35.480964 31896 tablet_service.cc:1511] Processing CreateTablet for tablet 4e26f77865914ab5907649763658c6f4 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:35.482941 31896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e26f77865914ab5907649763658c6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.490989 31895 tablet_service.cc:1511] Processing CreateTablet for tablet 020bb1c877964aa6ba5b7671bcdcb798 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:35.492949 31895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020bb1c877964aa6ba5b7671bcdcb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.496567 31894 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff337a7fa5d44329048d77c390d4bf8 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:35.498390 31894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff337a7fa5d44329048d77c390d4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.501714 31893 tablet_service.cc:1511] Processing CreateTablet for tablet d09441b1795e4f11b70e15aa3bc083d2 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:35.504469 31892 tablet_service.cc:1511] Processing CreateTablet for tablet 425f3ca13db449198fcbdc2687a71d53 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:35.506453 31893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09441b1795e4f11b70e15aa3bc083d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.509910 31892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425f3ca13db449198fcbdc2687a71d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.516747 31891 tablet_service.cc:1511] Processing CreateTablet for tablet 1060ba5b877d4991923757beee2a03df (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:35.517271 31890 tablet_service.cc:1511] Processing CreateTablet for tablet 28baa69704ac4d2ba8b05ae0f22406cd (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:35.518266 31891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1060ba5b877d4991923757beee2a03df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.518028 31889 tablet_service.cc:1511] Processing CreateTablet for tablet b34af9ac1b404296a64bb6b17155e72d (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:35.520354 31889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34af9ac1b404296a64bb6b17155e72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.520689 31888 tablet_service.cc:1511] Processing CreateTablet for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:35.521972 31888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.554217 31890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28baa69704ac4d2ba8b05ae0f22406cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.584174 31821 tablet_service.cc:1511] Processing CreateTablet for tablet 4e26f77865914ab5907649763658c6f4 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:35.585557 31821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e26f77865914ab5907649763658c6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.586175 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 1060ba5b877d4991923757beee2a03df (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:35.587502 31820 tablet_service.cc:1511] Processing CreateTablet for tablet 020bb1c877964aa6ba5b7671bcdcb798 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:35.593686 31817 tablet_service.cc:1511] Processing CreateTablet for tablet 425f3ca13db449198fcbdc2687a71d53 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:35.588209 31815 tablet_service.cc:1511] Processing CreateTablet for tablet 28baa69704ac4d2ba8b05ae0f22406cd (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:35.589640 31819 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff337a7fa5d44329048d77c390d4bf8 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:35.590153 31814 tablet_service.cc:1511] Processing CreateTablet for tablet b34af9ac1b404296a64bb6b17155e72d (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:35.591686 31818 tablet_service.cc:1511] Processing CreateTablet for tablet d09441b1795e4f11b70e15aa3bc083d2 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:35.592109 31813 tablet_service.cc:1511] Processing CreateTablet for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:35.593634 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1060ba5b877d4991923757beee2a03df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.598665 31820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020bb1c877964aa6ba5b7671bcdcb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.599575 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28baa69704ac4d2ba8b05ae0f22406cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.602421 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.603248 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff337a7fa5d44329048d77c390d4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.604177 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34af9ac1b404296a64bb6b17155e72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.606041 31818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09441b1795e4f11b70e15aa3bc083d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.607113 32020 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:35.608806 31817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425f3ca13db449198fcbdc2687a71d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.613925 31963 tablet_service.cc:1511] Processing CreateTablet for tablet b34af9ac1b404296a64bb6b17155e72d (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:35.616204 31970 tablet_service.cc:1511] Processing CreateTablet for tablet 4e26f77865914ab5907649763658c6f4 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:35.618542 31969 tablet_service.cc:1511] Processing CreateTablet for tablet 020bb1c877964aa6ba5b7671bcdcb798 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:35.621191 31968 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff337a7fa5d44329048d77c390d4bf8 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:35.623723 31967 tablet_service.cc:1511] Processing CreateTablet for tablet d09441b1795e4f11b70e15aa3bc083d2 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:35.626056 31966 tablet_service.cc:1511] Processing CreateTablet for tablet 425f3ca13db449198fcbdc2687a71d53 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:35.627939 31965 tablet_service.cc:1511] Processing CreateTablet for tablet 1060ba5b877d4991923757beee2a03df (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:35.629834 31964 tablet_service.cc:1511] Processing CreateTablet for tablet 28baa69704ac4d2ba8b05ae0f22406cd (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:35.631829 31963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b34af9ac1b404296a64bb6b17155e72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.636509 31965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1060ba5b877d4991923757beee2a03df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.638303 31964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28baa69704ac4d2ba8b05ae0f22406cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.639680 31970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e26f77865914ab5907649763658c6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.640987 31966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425f3ca13db449198fcbdc2687a71d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.642791 31967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09441b1795e4f11b70e15aa3bc083d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.644449 31968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff337a7fa5d44329048d77c390d4bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.646056 31969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020bb1c877964aa6ba5b7671bcdcb798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.649453 31962 tablet_service.cc:1511] Processing CreateTablet for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68 (DEFAULT_TABLE table=test-workload [id=40ff79b1ee4c40f2af6df01861ec21d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:35.651171 31962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f6d6542c71e4cb28f49e58b0f7a7d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:35.669305 32020 tablet_bootstrap.cc:654] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.692849 32021 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.708541 32020 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:35.709244 32020 ts_tablet_manager.cc:1403] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.004s
I20260713 09:12:35.712360 32020 raft_consensus.cc:359] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.713093 32020 raft_consensus.cc:385] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.713402 32020 raft_consensus.cc:740] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.714121 32020 consensus_queue.cc:260] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.723453 32021 tablet_bootstrap.cc:654] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.738747 32023 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.741858 32021 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.742406 32021 ts_tablet_manager.cc:1403] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260713 09:12:35.745143 32023 tablet_bootstrap.cc:654] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.745658 32021 raft_consensus.cc:359] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.746449 32021 raft_consensus.cc:385] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.746744 32021 raft_consensus.cc:740] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.749951 32021 consensus_queue.cc:260] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.750702 32023 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:35.751571 32023 ts_tablet_manager.cc:1403] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260713 09:12:35.755741 32021 ts_tablet_manager.cc:1434] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260713 09:12:35.756572 31856 heartbeater.cc:499] Master 127.26.186.254:43509 was elected leader, sending a full tablet report...
I20260713 09:12:35.759673 32021 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.762169 32023 raft_consensus.cc:359] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.763353 32023 raft_consensus.cc:385] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.765667 31931 heartbeater.cc:499] Master 127.26.186.254:43509 was elected leader, sending a full tablet report...
I20260713 09:12:35.764829 32023 raft_consensus.cc:740] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.769655 32023 consensus_queue.cc:260] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.772490 32020 ts_tablet_manager.cc:1434] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.007s
I20260713 09:12:35.774066 32020 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:35.778756 32021 tablet_bootstrap.cc:654] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.783800 32020 tablet_bootstrap.cc:654] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.786085 32021 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.787175 32005 heartbeater.cc:499] Master 127.26.186.254:43509 was elected leader, sending a full tablet report...
I20260713 09:12:35.787503 32023 ts_tablet_manager.cc:1434] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.011s
I20260713 09:12:35.788532 32023 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.791280 32021 ts_tablet_manager.cc:1403] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:12:35.794210 32023 tablet_bootstrap.cc:654] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.794883 32021 raft_consensus.cc:359] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.795814 32021 raft_consensus.cc:385] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.796198 32021 raft_consensus.cc:740] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.797194 32021 consensus_queue.cc:260] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.801362 32021 ts_tablet_manager.cc:1434] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:35.802750 32021 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.812569 32021 tablet_bootstrap.cc:654] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.833420 32021 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.834142 32021 ts_tablet_manager.cc:1403] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260713 09:12:35.837754 32021 raft_consensus.cc:359] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.838541 32021 raft_consensus.cc:385] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.838843 32021 raft_consensus.cc:740] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.839159 32023 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:35.839720 32023 ts_tablet_manager.cc:1403] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.026s
I20260713 09:12:35.839712 32021 consensus_queue.cc:260] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.842679 32020 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:35.843287 32020 ts_tablet_manager.cc:1403] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.043s
I20260713 09:12:35.842834 32023 raft_consensus.cc:359] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.844014 32023 raft_consensus.cc:385] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.844343 32023 raft_consensus.cc:740] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.845057 32023 consensus_queue.cc:260] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.846071 32021 ts_tablet_manager.cc:1434] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:12:35.846469 32020 raft_consensus.cc:359] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.847178 32021 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.847226 32020 raft_consensus.cc:385] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.847807 32020 raft_consensus.cc:740] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.847234 32023 ts_tablet_manager.cc:1434] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:35.849574 32023 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.850411 32020 consensus_queue.cc:260] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.853039 32020 ts_tablet_manager.cc:1434] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:35.854063 32020 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:35.856024 32023 tablet_bootstrap.cc:654] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.860561 32020 tablet_bootstrap.cc:654] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.861465 32021 tablet_bootstrap.cc:654] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.873394 32023 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:35.873884 32023 ts_tablet_manager.cc:1403] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260713 09:12:35.875928 32021 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.876488 32021 ts_tablet_manager.cc:1403] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260713 09:12:35.876554 32023 raft_consensus.cc:359] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.877280 32023 raft_consensus.cc:385] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.877527 32023 raft_consensus.cc:740] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.877787 32020 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:35.878367 32020 ts_tablet_manager.cc:1403] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260713 09:12:35.878341 32023 consensus_queue.cc:260] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.879673 32021 raft_consensus.cc:359] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.880456 32021 raft_consensus.cc:385] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.880609 32023 ts_tablet_manager.cc:1434] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:12:35.880749 32021 raft_consensus.cc:740] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.881737 32023 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.881587 32020 raft_consensus.cc:359] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.881731 32021 consensus_queue.cc:260] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.882350 32020 raft_consensus.cc:385] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.882644 32020 raft_consensus.cc:740] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.883548 32020 consensus_queue.cc:260] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.886055 32020 ts_tablet_manager.cc:1434] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:35.886909 32021 ts_tablet_manager.cc:1434] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:12:35.887188 32020 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:35.887977 32021 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.893822 32023 tablet_bootstrap.cc:654] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.895200 32020 tablet_bootstrap.cc:654] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.895200 32021 tablet_bootstrap.cc:654] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.902565 32028 raft_consensus.cc:493] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:35.903285 32028 raft_consensus.cc:515] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.906052 32023 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:35.906587 32023 ts_tablet_manager.cc:1403] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260713 09:12:35.907187 32028 leader_election.cc:290] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:35.910053 32023 raft_consensus.cc:359] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.910760 32023 raft_consensus.cc:385] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.912444 32023 raft_consensus.cc:740] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.913486 32023 consensus_queue.cc:260] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.915969 32023 ts_tablet_manager.cc:1434] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:12:35.917850 32023 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.924418 32023 tablet_bootstrap.cc:654] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.941103 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:35.941982 32021 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.941883 31831 raft_consensus.cc:2468] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:35.942116 32020 tablet_bootstrap.cc:492] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:35.942737 32020 ts_tablet_manager.cc:1403] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.014s
I20260713 09:12:35.943158 32021 ts_tablet_manager.cc:1403] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.020s
I20260713 09:12:35.944118 31943 leader_election.cc:304] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:35.945080 32028 raft_consensus.cc:2804] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:35.945454 32028 raft_consensus.cc:493] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:35.945783 32028 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.946329 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:35.946480 32021 raft_consensus.cc:359] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.947265 32021 raft_consensus.cc:385] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.947552 32021 raft_consensus.cc:740] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.947793 32023 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
W20260713 09:12:35.948010 31946 leader_election.cc:343] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:35.948343 32023 ts_tablet_manager.cc:1403] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260713 09:12:35.948374 32021 consensus_queue.cc:260] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.950809 32021 ts_tablet_manager.cc:1434] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:12:35.951333 32023 raft_consensus.cc:359] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.951838 32021 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:35.953063 32020 raft_consensus.cc:359] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.953866 32020 raft_consensus.cc:385] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.953644 32028 raft_consensus.cc:515] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.954205 32020 raft_consensus.cc:740] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.955199 32020 consensus_queue.cc:260] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.952101 32023 raft_consensus.cc:385] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.956087 32028 leader_election.cc:290] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:35.956574 32023 raft_consensus.cc:740] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.957350 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:35.957991 31906 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.961155 32021 tablet_bootstrap.cc:654] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.964392 32020 ts_tablet_manager.cc:1434] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:12:35.964323 32023 consensus_queue.cc:260] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.965188 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:35.965898 31831 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:35.966220 32020 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:35.966696 32023 ts_tablet_manager.cc:1434] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260713 09:12:35.967656 32023 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:35.973410 32020 tablet_bootstrap.cc:654] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.973922 32023 tablet_bootstrap.cc:654] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:35.973963 31831 raft_consensus.cc:2468] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:35.975586 31943 leader_election.cc:304] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:35.981881 32028 raft_consensus.cc:2804] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:35.982599 32028 raft_consensus.cc:697] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:35.983592 31906 raft_consensus.cc:2468] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:35.984745 32028 consensus_queue.cc:237] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.985517 32021 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:35.986119 32021 ts_tablet_manager.cc:1403] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260713 09:12:35.986243 32020 tablet_bootstrap.cc:492] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:35.986754 32020 ts_tablet_manager.cc:1403] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260713 09:12:35.990281 32020 raft_consensus.cc:359] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.991019 32020 raft_consensus.cc:385] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:35.991307 32020 raft_consensus.cc:740] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:35.992285 32020 consensus_queue.cc:260] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.999261 32020 ts_tablet_manager.cc:1434] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:12:35.999850 32023 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:36.000385 32023 ts_tablet_manager.cc:1403] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.033s	user 0.001s	sys 0.010s
I20260713 09:12:36.000454 32020 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:36.002923 31728 catalog_manager.cc:5697] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:36.007021 31777 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:36.007616 32020 tablet_bootstrap.cc:654] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.009181 32026 raft_consensus.cc:493] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.009665 32026 raft_consensus.cc:515] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:35.992062 32021 raft_consensus.cc:359] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.012126 32021 raft_consensus.cc:385] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.012601 32021 raft_consensus.cc:740] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.013350 32026 leader_election.cc:290] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.013437 32021 consensus_queue.cc:260] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.020082 32026 raft_consensus.cc:493] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.021672 32026 raft_consensus.cc:515] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.024284 32026 leader_election.cc:290] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.010342 32023 raft_consensus.cc:359] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.027858 32023 raft_consensus.cc:385] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.028319 32023 raft_consensus.cc:740] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.029915 32023 consensus_queue.cc:260] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.033099 32023 ts_tablet_manager.cc:1434] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:12:36.034451 32023 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
W20260713 09:12:36.035830 31943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.193:35031, user_credentials={real_user=slave}} blocked reactor thread for 60347.4us
I20260713 09:12:36.041813 32023 tablet_bootstrap.cc:654] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.044173 32028 raft_consensus.cc:493] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.044523 32021 ts_tablet_manager.cc:1434] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.003s
I20260713 09:12:36.044710 32028 raft_consensus.cc:515] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.045624 32021 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:36.047086 32028 leader_election.cc:290] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.047919 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.048636 31905 raft_consensus.cc:2468] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.049309 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.050097 31906 raft_consensus.cc:2468] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.052618 32021 tablet_bootstrap.cc:654] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.052703 32027 raft_consensus.cc:493] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.053360 32027 raft_consensus.cc:515] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.057170 32027 leader_election.cc:290] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.057955 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.060765 32044 raft_consensus.cc:493] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.061391 32044 raft_consensus.cc:515] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
W20260713 09:12:36.062114 31946 leader_election.cc:343] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.056525 32020 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:36.050112 31797 leader_election.cc:304] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.063868 31797 leader_election.cc:304] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.064879 32026 raft_consensus.cc:2804] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.065325 32026 raft_consensus.cc:493] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.065501 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.065804 32026 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:36.067155 31946 leader_election.cc:343] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.068011 32044 leader_election.cc:290] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.075426 32020 ts_tablet_manager.cc:1403] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.006s
I20260713 09:12:36.076681 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.079895 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.079636 32051 raft_consensus.cc:2804] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.080933 31831 raft_consensus.cc:2468] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:36.081640 32051 raft_consensus.cc:493] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:12:36.082948 31943 leader_election.cc:343] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.083457 32051 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.083673 31943 leader_election.cc:304] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bc53df99a343f5b06fadbdc5d08625; no voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52
I20260713 09:12:36.084654 32044 raft_consensus.cc:2749] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:36.085155 31943 leader_election.cc:304] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [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: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 0a04bc735d684bbd8287fd81df4cce3b
I20260713 09:12:36.085361 32026 raft_consensus.cc:515] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.086074 32044 raft_consensus.cc:2804] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.086488 32044 raft_consensus.cc:493] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.086735 32020 raft_consensus.cc:359] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.093549 32020 raft_consensus.cc:385] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.095337 32020 raft_consensus.cc:740] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.086900 32044 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.095834 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.096541 31906 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.096289 32020 consensus_queue.cc:260] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.100811 31980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.101908 32020 ts_tablet_manager.cc:1434] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:12:36.102237 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.103449 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.104274 32020 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
W20260713 09:12:36.105468 31795 leader_election.cc:343] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:36.106426 31795 leader_election.cc:343] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:36.107357 31795 leader_election.cc:343] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.107777 32051 raft_consensus.cc:515] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.109990 32051 leader_election.cc:290] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.111148 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.091763 32026 leader_election.cc:290] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.116214 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.116343 32044 raft_consensus.cc:515] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.116693 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.115033 32020 tablet_bootstrap.cc:654] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.117266 31905 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:36.117781 31795 leader_election.cc:343] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:36.119063 31870 leader_election.cc:343] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.121830 31906 raft_consensus.cc:2468] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.123646 32021 tablet_bootstrap.cc:492] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:36.123401 31797 leader_election.cc:304] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [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: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:36.124188 32021 ts_tablet_manager.cc:1403] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.012s
I20260713 09:12:36.125005 32026 raft_consensus.cc:2804] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.126943 32026 raft_consensus.cc:697] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.127451 32021 raft_consensus.cc:359] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.128226 32021 raft_consensus.cc:385] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.128571 32021 raft_consensus.cc:740] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.128355 32026 consensus_queue.cc:237] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.129498 32021 consensus_queue.cc:260] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.131784 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.132133 32021 ts_tablet_manager.cc:1434] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:12:36.132715 31831 raft_consensus.cc:2468] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:36.133347 32021 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:36.134397 31869 leader_election.cc:304] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [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: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:36.135316 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.135569 32027 raft_consensus.cc:2804] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.135998 31831 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.136103 32027 raft_consensus.cc:493] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.136724 32027 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.140373 32021 tablet_bootstrap.cc:654] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.125102 31905 raft_consensus.cc:2468] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.144176 32044 leader_election.cc:290] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.147312 31831 raft_consensus.cc:2468] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:36.147509 31797 leader_election.cc:304] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [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: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:36.148526 32023 tablet_bootstrap.cc:492] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:36.148826 32051 raft_consensus.cc:2804] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.149040 32023 ts_tablet_manager.cc:1403] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.003s
I20260713 09:12:36.149109 31943 leader_election.cc:304] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.150386 32028 raft_consensus.cc:493] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.151007 32028 raft_consensus.cc:515] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.152657 32023 raft_consensus.cc:359] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.153604 32023 raft_consensus.cc:385] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.153837 32028 leader_election.cc:290] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.153947 32023 raft_consensus.cc:740] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.155258 32023 consensus_queue.cc:260] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.157133 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.157848 31830 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:36.158340 31904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.159220 31943 leader_election.cc:304] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.159269 31904 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:36.154762 32028 raft_consensus.cc:2804] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.162616 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
W20260713 09:12:36.164355 31946 leader_election.cc:343] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.167519 32023 ts_tablet_manager.cc:1434] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:12:36.169500 32027 raft_consensus.cc:515] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.172658 32044 raft_consensus.cc:2804] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.169971 32023 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:36.179626 32051 raft_consensus.cc:697] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.180784 32051 consensus_queue.cc:237] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.180153 31729 catalog_manager.cc:5697] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.187479 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.188359 31830 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.173230 32044 raft_consensus.cc:493] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.193527 32044 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.197713 31830 raft_consensus.cc:2468] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:36.199283 31869 leader_election.cc:304] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.200775 32023 tablet_bootstrap.cc:654] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.204783 32061 raft_consensus.cc:493] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.202051 32066 raft_consensus.cc:2804] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.203675 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.205461 32061 raft_consensus.cc:515] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
W20260713 09:12:36.207338 31870 leader_election.cc:343] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:36.208364 32028 raft_consensus.cc:697] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.208760 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020bb1c877964aa6ba5b7671bcdcb798" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.209615 31906 raft_consensus.cc:2468] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.210049 32028 consensus_queue.cc:237] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.210700 31797 leader_election.cc:304] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.211920 32026 raft_consensus.cc:2804] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.212150 32066 raft_consensus.cc:697] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:36.212316 32026 raft_consensus.cc:493] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.213798 32026 raft_consensus.cc:3060] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:36.215986 31943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.193:35031, user_credentials={real_user=slave}} blocked reactor thread for 56856.1us
I20260713 09:12:36.212967 32027 leader_election.cc:290] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.216975 32066 consensus_queue.cc:237] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.222034 32061 leader_election.cc:290] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.222247 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020bb1c877964aa6ba5b7671bcdcb798" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.222878 31979 raft_consensus.cc:2468] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.225273 32020 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:36.224815 32044 raft_consensus.cc:515] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.225940 32020 ts_tablet_manager.cc:1403] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.122s	user 0.026s	sys 0.021s
I20260713 09:12:36.229313 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.230201 31906 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.231366 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.231981 31830 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.232192 31728 catalog_manager.cc:5697] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.240667 31906 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:36.242008 31946 leader_election.cc:304] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.242926 32028 raft_consensus.cc:2804] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.243158 32023 tablet_bootstrap.cc:492] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:36.243551 32028 raft_consensus.cc:697] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.243831 32023 ts_tablet_manager.cc:1403] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260713 09:12:36.244789 32021 tablet_bootstrap.cc:492] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:36.245292 32021 ts_tablet_manager.cc:1403] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.112s	user 0.055s	sys 0.044s
I20260713 09:12:36.247027 32023 raft_consensus.cc:359] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.249373 32023 raft_consensus.cc:385] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.249007 32028 consensus_queue.cc:237] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.249747 32023 raft_consensus.cc:740] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.249114 31727 catalog_manager.cc:5697] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.247139 31729 catalog_manager.cc:5697] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:36.248010 32021 raft_consensus.cc:359] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.251078 32021 raft_consensus.cc:385] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.251351 32021 raft_consensus.cc:740] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.248562 32020 raft_consensus.cc:359] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.251911 32020 raft_consensus.cc:385] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.252295 32020 raft_consensus.cc:740] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.252014 32021 consensus_queue.cc:260] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.253162 32020 consensus_queue.cc:260] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.254220 32021 ts_tablet_manager.cc:1434] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:12:36.255331 32044 leader_election.cc:290] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.253976 32023 consensus_queue.cc:260] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.255623 32021 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:36.257259 32023 ts_tablet_manager.cc:1434] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:12:36.259342 32023 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:36.261920 32021 tablet_bootstrap.cc:654] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.265233 32023 tablet_bootstrap.cc:654] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.258242 32020 ts_tablet_manager.cc:1434] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:12:36.267421 32021 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:36.267876 32020 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:36.267889 32021 ts_tablet_manager.cc:1403] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:12:36.230765 32026 raft_consensus.cc:515] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.273593 32026 leader_election.cc:290] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.274513 31830 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:36.274833 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020bb1c877964aa6ba5b7671bcdcb798" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.275614 31979 raft_consensus.cc:3060] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.277247 32021 raft_consensus.cc:359] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.277966 32021 raft_consensus.cc:385] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.278223 32021 raft_consensus.cc:740] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.274922 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020bb1c877964aa6ba5b7671bcdcb798" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.278898 32021 consensus_queue.cc:260] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.279742 31906 raft_consensus.cc:3060] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.281075 32021 ts_tablet_manager.cc:1434] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:36.285910 31728 catalog_manager.cc:5697] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:36.289618 31979 raft_consensus.cc:2468] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.289949 31906 raft_consensus.cc:2468] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.290936 31795 leader_election.cc:304] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.291901 32026 raft_consensus.cc:2804] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.292572 32026 raft_consensus.cc:697] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.292889 32020 tablet_bootstrap.cc:654] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.293435 32026 consensus_queue.cc:237] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.304807 32023 tablet_bootstrap.cc:492] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:36.304692 31728 catalog_manager.cc:5697] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.305321 32020 tablet_bootstrap.cc:492] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:36.305428 32023 ts_tablet_manager.cc:1403] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260713 09:12:36.305923 32020 ts_tablet_manager.cc:1403] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260713 09:12:36.308303 32023 raft_consensus.cc:359] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.308460 32020 raft_consensus.cc:359] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.308991 32023 raft_consensus.cc:385] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.309291 32020 raft_consensus.cc:385] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.309325 32023 raft_consensus.cc:740] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.309708 32020 raft_consensus.cc:740] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.310127 32023 consensus_queue.cc:260] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.310346 32020 consensus_queue.cc:260] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.312310 32020 ts_tablet_manager.cc:1434] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:36.313235 32020 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:36.315874 32023 ts_tablet_manager.cc:1434] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:12:36.318576 32020 tablet_bootstrap.cc:654] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:36.323649 32020 tablet_bootstrap.cc:492] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:36.324120 32020 ts_tablet_manager.cc:1403] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:36.326081 32020 raft_consensus.cc:359] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.326558 32020 raft_consensus.cc:385] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:36.326800 32020 raft_consensus.cc:740] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:36.327401 32020 consensus_queue.cc:260] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.328943 32020 ts_tablet_manager.cc:1434] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:12:36.369382 32028 consensus_queue.cc:1048] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.381215 32062 consensus_queue.cc:1048] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:36.390296 32026 raft_consensus.cc:493] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.390786 32026 raft_consensus.cc:515] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.392814 32026 leader_election.cc:290] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.393858 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.394377 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.394537 31979 raft_consensus.cc:2468] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.395066 31906 raft_consensus.cc:2468] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.395838 31795 leader_election.cc:304] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.396749 32026 raft_consensus.cc:2804] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.397147 32026 raft_consensus.cc:493] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.397459 32026 raft_consensus.cc:3060] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.403988 32026 raft_consensus.cc:515] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.405731 32026 leader_election.cc:290] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.406500 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.406672 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff337a7fa5d44329048d77c390d4bf8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.407131 31906 raft_consensus.cc:3060] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.407267 31979 raft_consensus.cc:3060] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.408485 32026 raft_consensus.cc:493] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.408936 32066 raft_consensus.cc:493] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.408967 32026 raft_consensus.cc:515] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.409431 32066 raft_consensus.cc:515] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.411720 32066 leader_election.cc:290] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.412837 32026 leader_election.cc:290] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.413166 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09441b1795e4f11b70e15aa3bc083d2" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.413457 32062 raft_consensus.cc:493] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.413902 31978 raft_consensus.cc:2468] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.414019 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.414336 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09441b1795e4f11b70e15aa3bc083d2" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.413960 32062 raft_consensus.cc:515] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.414927 31905 raft_consensus.cc:2468] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:36.415023 31830 raft_consensus.cc:2393] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a04bc735d684bbd8287fd81df4cce3b in current term 1: Already voted for candidate d9bc53df99a343f5b06fadbdc5d08625 in this term.
I20260713 09:12:36.415926 31795 leader_election.cc:304] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.415107 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:36.416890 32062 leader_election.cc:290] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031)
I20260713 09:12:36.417734 31869 leader_election.cc:304] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b; no voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:36.418352 32066 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.419083 32026 raft_consensus.cc:2804] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:36.419404 32026 raft_consensus.cc:493] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:36.419615 32026 raft_consensus.cc:3060] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.419579 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.419960 31979 raft_consensus.cc:2468] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.420526 31905 raft_consensus.cc:2393] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9bc53df99a343f5b06fadbdc5d08625 in current term 1: Already voted for candidate 460fca26813041d29b20948782b6aa52 in this term.
I20260713 09:12:36.421183 31795 leader_election.cc:304] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.421974 32051 raft_consensus.cc:2804] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.422370 32051 raft_consensus.cc:697] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.422942 31906 raft_consensus.cc:2468] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.417886 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.423213 32051 consensus_queue.cc:237] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.425002 31943 leader_election.cc:304] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bc53df99a343f5b06fadbdc5d08625; no voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52
I20260713 09:12:36.425846 32062 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.429196 32066 raft_consensus.cc:2749] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:36.434468 32026 raft_consensus.cc:515] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.434639 32062 raft_consensus.cc:2749] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:36.436543 32026 leader_election.cc:290] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.437474 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09441b1795e4f11b70e15aa3bc083d2" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.437667 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09441b1795e4f11b70e15aa3bc083d2" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.437059 31727 catalog_manager.cc:5697] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.438002 31906 raft_consensus.cc:3060] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.438264 31979 raft_consensus.cc:3060] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.444941 31906 raft_consensus.cc:2468] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.444875 31979 raft_consensus.cc:2468] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:36.446281 31795 leader_election.cc:304] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.447260 32026 raft_consensus.cc:2804] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:36.447743 32026 raft_consensus.cc:697] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.447748 32062 raft_consensus.cc:493] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.448459 32062 raft_consensus.cc:515] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.448588 32026 consensus_queue.cc:237] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.450277 32062 leader_election.cc:290] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.451067 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.451360 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.451819 31830 raft_consensus.cc:2393] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9bc53df99a343f5b06fadbdc5d08625 in current term 1: Already voted for candidate 0a04bc735d684bbd8287fd81df4cce3b in this term.
I20260713 09:12:36.452862 31943 leader_election.cc:304] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bc53df99a343f5b06fadbdc5d08625; no voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52
I20260713 09:12:36.453547 32062 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.457388 31727 catalog_manager.cc:5697] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.458734 32062 raft_consensus.cc:2749] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:36.466266 32062 raft_consensus.cc:493] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:36.466749 32062 raft_consensus.cc:515] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.468706 32062 leader_election.cc:290] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.469303 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:36.469663 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:36.470534 31906 raft_consensus.cc:2393] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9bc53df99a343f5b06fadbdc5d08625 in current term 1: Already voted for candidate 460fca26813041d29b20948782b6aa52 in this term.
I20260713 09:12:36.471472 31946 leader_election.cc:304] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9bc53df99a343f5b06fadbdc5d08625; no voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52
I20260713 09:12:36.472329 32062 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:36.478118 32062 raft_consensus.cc:2749] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:36.494421 31979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
mode: GRACEFUL
new_leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:37990
I20260713 09:12:36.495011 31979 raft_consensus.cc:606] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Received request to transfer leadership to TS 0a04bc735d684bbd8287fd81df4cce3b
I20260713 09:12:36.502939 31979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
mode: GRACEFUL
new_leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:37990
I20260713 09:12:36.503743 31979 raft_consensus.cc:606] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Received request to transfer leadership to TS 0a04bc735d684bbd8287fd81df4cce3b
I20260713 09:12:36.508628 31979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
mode: GRACEFUL
new_leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:37990
I20260713 09:12:36.509078 31979 raft_consensus.cc:606] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Received request to transfer leadership to TS 0a04bc735d684bbd8287fd81df4cce3b
I20260713 09:12:36.520905 31830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68"
dest_uuid: "460fca26813041d29b20948782b6aa52"
mode: GRACEFUL
new_leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:49332
I20260713 09:12:36.521358 31830 raft_consensus.cc:606] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Received request to transfer leadership to TS d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:36.610190 32026 consensus_queue.cc:1048] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.622102 32051 consensus_queue.cc:1048] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.631152 32051 consensus_queue.cc:1048] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.631736 32026 raft_consensus.cc:993] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: : Instructing follower d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:36.632287 32061 raft_consensus.cc:1081] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Signalling peer d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:36.633968 31978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:37972
I20260713 09:12:36.634539 31978 raft_consensus.cc:493] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:36.634963 31978 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.641737 32051 consensus_queue.cc:1048] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.644187 31978 raft_consensus.cc:515] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.647660 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.648289 31830 raft_consensus.cc:3055] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:36.648634 31830 raft_consensus.cc:740] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:36.649542 31830 consensus_queue.cc:260] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.650681 31830 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.651615 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f6d6542c71e4cb28f49e58b0f7a7d68" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:36.652237 31905 raft_consensus.cc:3060] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.658160 31830 raft_consensus.cc:2468] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:36.659571 31978 leader_election.cc:290] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:36.659291 31943 leader_election.cc:304] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:36.659266 31905 raft_consensus.cc:2468] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:36.660351 32062 raft_consensus.cc:2804] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.660935 32062 raft_consensus.cc:697] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.661772 32062 consensus_queue.cc:237] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.665141 32062 consensus_queue.cc:1048] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.671919 32028 raft_consensus.cc:993] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: : Instructing follower 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.672516 32044 raft_consensus.cc:1081] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Signalling peer 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.671954 31727 catalog_manager.cc:5697] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 1 to 2, leader changed from 460fca26813041d29b20948782b6aa52 (127.26.186.193) to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:36.674391 31906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:12:36.674932 31906 raft_consensus.cc:493] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:36.675321 31906 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.678197 32062 consensus_queue.cc:1048] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.686605 31906 raft_consensus.cc:515] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.687741 31905 raft_consensus.cc:1240] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Rejecting Update request from peer d9bc53df99a343f5b06fadbdc5d08625 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:36.689802 31906 leader_election.cc:290] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.690466 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.690891 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b34af9ac1b404296a64bb6b17155e72d" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.691123 31830 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.691537 31978 raft_consensus.cc:3055] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:36.691865 31978 raft_consensus.cc:740] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.691955 32062 consensus_queue.cc:1059] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.693508 31978 consensus_queue.cc:260] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.694795 31978 raft_consensus.cc:3060] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.699643 31830 raft_consensus.cc:2468] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.702714 31978 raft_consensus.cc:2468] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.703904 31869 leader_election.cc:304] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.704855 32066 raft_consensus.cc:2804] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.705368 32066 raft_consensus.cc:697] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:36.706207 32066 consensus_queue.cc:237] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [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: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.713900 31726 catalog_manager.cc:5697] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 1 to 2, leader changed from d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195) to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 2 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.714754 32051 consensus_queue.cc:1048] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.727802 32026 consensus_queue.cc:1048] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.742815 32044 consensus_queue.cc:1048] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.749555 32062 raft_consensus.cc:993] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: : Instructing follower 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.750022 32028 raft_consensus.cc:1081] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Signalling peer 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.751813 31905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:12:36.752444 31905 raft_consensus.cc:493] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:36.752871 31905 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.756916 32044 consensus_queue.cc:1048] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.760854 31905 raft_consensus.cc:515] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.764710 31905 leader_election.cc:290] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.764598 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.765362 31978 raft_consensus.cc:3055] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:36.765714 31978 raft_consensus.cc:740] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.766636 31978 consensus_queue.cc:260] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.767306 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425f3ca13db449198fcbdc2687a71d53" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.767992 31978 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.768038 31830 raft_consensus.cc:3060] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.774255 31830 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.774591 31978 raft_consensus.cc:2468] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.775576 31869 leader_election.cc:304] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.776503 32066 raft_consensus.cc:2804] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.777042 32066 raft_consensus.cc:697] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:36.777992 32066 consensus_queue.cc:237] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.785840 32066 consensus_queue.cc:1048] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.792533 31727 catalog_manager.cc:5697] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 1 to 2, leader changed from d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195) to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 2 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.800004 32027 consensus_queue.cc:1048] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.814250 32061 consensus_queue.cc:1048] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:36.831267 32061 consensus_queue.cc:1048] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:36.842613 32044 raft_consensus.cc:993] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: : Instructing follower 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.843194 32094 raft_consensus.cc:1081] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Signalling peer 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:36.844887 31905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:12:36.845382 31905 raft_consensus.cc:493] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:36.845690 31905 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.851395 31905 raft_consensus.cc:515] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.853104 31905 leader_election.cc:290] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:36.854146 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:36.854257 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28baa69704ac4d2ba8b05ae0f22406cd" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:36.854772 31831 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.854868 31978 raft_consensus.cc:3055] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:36.855352 31978 raft_consensus.cc:740] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:36.856003 31978 consensus_queue.cc:260] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.856942 31978 raft_consensus.cc:3060] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:36.860041 31831 raft_consensus.cc:2468] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.861117 31869 leader_election.cc:304] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:36.861843 32027 raft_consensus.cc:2804] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:36.862111 31978 raft_consensus.cc:2468] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:36.862259 32027 raft_consensus.cc:697] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:36.863255 32027 consensus_queue.cc:237] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:36.869650 31726 catalog_manager.cc:5697] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 1 to 2, leader changed from d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195) to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 2 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:36.976534 32061 consensus_queue.cc:1048] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:36.987087 32026 consensus_queue.cc:1048] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:37.105687 31831 raft_consensus.cc:1275] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.107308 32027 consensus_queue.cc:1048] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.112073 31905 raft_consensus.cc:1275] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.113621 32094 consensus_queue.cc:1048] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.117311 31978 raft_consensus.cc:1275] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.118781 32027 consensus_queue.cc:1048] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.127803 31831 raft_consensus.cc:1275] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.129302 32062 consensus_queue.cc:1048] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.180850 31831 raft_consensus.cc:1275] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.182128 32027 consensus_queue.cc:1048] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.190249 31978 raft_consensus.cc:1275] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.191761 32097 consensus_queue.cc:1048] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.331667 31831 raft_consensus.cc:1275] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.332923 32097 consensus_queue.cc:1048] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:37.340395 31978 raft_consensus.cc:1275] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:37.342026 32066 consensus_queue.cc:1048] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:39.548431 31728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47864:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:39.550539 31728 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:39.595615 31819 tablet_service.cc:1511] Processing CreateTablet for tablet bcf9aa95a95745eaab0da270ef6e5475 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:39.597131 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf9aa95a95745eaab0da270ef6e5475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.596777 31889 tablet_service.cc:1511] Processing CreateTablet for tablet bcf9aa95a95745eaab0da270ef6e5475 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:39.598093 31889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf9aa95a95745eaab0da270ef6e5475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.597800 31962 tablet_service.cc:1511] Processing CreateTablet for tablet bcf9aa95a95745eaab0da270ef6e5475 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:39.599613 31962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf9aa95a95745eaab0da270ef6e5475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.600421 31818 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddc869695f94cca8911bc03d7231e8e (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:39.601766 31818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddc869695f94cca8911bc03d7231e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.603624 31817 tablet_service.cc:1511] Processing CreateTablet for tablet 0216d073b82449b2aba890c3d8f779d4 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:39.604913 31817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216d073b82449b2aba890c3d8f779d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.608191 31894 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddc869695f94cca8911bc03d7231e8e (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:39.609529 31970 tablet_service.cc:1511] Processing CreateTablet for tablet 0216d073b82449b2aba890c3d8f779d4 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:39.609545 31965 tablet_service.cc:1511] Processing CreateTablet for tablet 6ddc869695f94cca8911bc03d7231e8e (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:39.610641 31893 tablet_service.cc:1511] Processing CreateTablet for tablet 0216d073b82449b2aba890c3d8f779d4 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:39.611006 31970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216d073b82449b2aba890c3d8f779d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.611053 31814 tablet_service.cc:1511] Processing CreateTablet for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:39.612037 31965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddc869695f94cca8911bc03d7231e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.612435 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.609668 31894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ddc869695f94cca8911bc03d7231e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.616225 31892 tablet_service.cc:1511] Processing CreateTablet for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:39.617513 31892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.621016 31893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216d073b82449b2aba890c3d8f779d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.638264 31963 tablet_service.cc:1511] Processing CreateTablet for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:39.639842 31963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4328c026c4fb4b3a99d9d8cc0b0fa376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.664170 32119 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:39.667966 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f537f6b2049e3b1b65123c0d85cec (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:39.670050 31891 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f537f6b2049e3b1b65123c0d85cec (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:39.676761 31891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f537f6b2049e3b1b65123c0d85cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.679795 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f537f6b2049e3b1b65123c0d85cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.672161 31966 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4f537f6b2049e3b1b65123c0d85cec (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:39.674793 31895 tablet_service.cc:1511] Processing CreateTablet for tablet d79f9b0f1da94630abb2b22fce0ed7a8 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:39.674669 31820 tablet_service.cc:1511] Processing CreateTablet for tablet d79f9b0f1da94630abb2b22fce0ed7a8 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:39.680120 31967 tablet_service.cc:1511] Processing CreateTablet for tablet d79f9b0f1da94630abb2b22fce0ed7a8 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:39.685380 31820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f9b0f1da94630abb2b22fce0ed7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.685935 32120 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:39.696560 31966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4f537f6b2049e3b1b65123c0d85cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.698169 31967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f9b0f1da94630abb2b22fce0ed7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.699541 31895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79f9b0f1da94630abb2b22fce0ed7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.706117 31814 tablet_service.cc:1511] Processing CreateTablet for tablet c6494570511542a9b92525c0040b7e64 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:39.707559 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6494570511542a9b92525c0040b7e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.711776 32119 tablet_bootstrap.cc:654] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.713195 31889 tablet_service.cc:1511] Processing CreateTablet for tablet c6494570511542a9b92525c0040b7e64 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:39.715088 31889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6494570511542a9b92525c0040b7e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.725402 31893 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6089817844e6a8194711057022517 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:39.726279 31965 tablet_service.cc:1511] Processing CreateTablet for tablet c6494570511542a9b92525c0040b7e64 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:39.726881 31893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6089817844e6a8194711057022517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.727625 31965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6494570511542a9b92525c0040b7e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.726279 31819 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6089817844e6a8194711057022517 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:39.730372 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6089817844e6a8194711057022517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.736567 32121 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:39.739480 31815 tablet_service.cc:1511] Processing CreateTablet for tablet ea6f8a10420f4f5d97caa59517604038 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:39.740784 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6f8a10420f4f5d97caa59517604038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.748842 31895 tablet_service.cc:1511] Processing CreateTablet for tablet ea6f8a10420f4f5d97caa59517604038 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:39.751495 31970 tablet_service.cc:1511] Processing CreateTablet for tablet ccb6089817844e6a8194711057022517 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:39.752022 31962 tablet_service.cc:1511] Processing CreateTablet for tablet ea6f8a10420f4f5d97caa59517604038 (DEFAULT_TABLE table=soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:39.752811 31970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb6089817844e6a8194711057022517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.753439 31962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6f8a10420f4f5d97caa59517604038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.756093 32121 tablet_bootstrap.cc:654] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.750180 31895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6f8a10420f4f5d97caa59517604038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:39.787774 32119 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:39.788319 32119 ts_tablet_manager.cc:1403] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.000s
I20260713 09:12:39.794921 32119 raft_consensus.cc:359] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.795589 32119 raft_consensus.cc:385] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.795837 32119 raft_consensus.cc:740] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.784679 32120 tablet_bootstrap.cc:654] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.799742 32121 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:39.800233 32121 ts_tablet_manager.cc:1403] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.005s
I20260713 09:12:39.800711 32119 consensus_queue.cc:260] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.802035 32120 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:39.802532 32120 ts_tablet_manager.cc:1403] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.117s	user 0.006s	sys 0.005s
I20260713 09:12:39.803081 32119 ts_tablet_manager.cc:1434] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:39.803140 32121 raft_consensus.cc:359] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.804036 32121 raft_consensus.cc:385] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.804337 32121 raft_consensus.cc:740] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.805052 32121 consensus_queue.cc:260] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.805744 32120 raft_consensus.cc:359] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.806473 32120 raft_consensus.cc:385] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.807025 32120 raft_consensus.cc:740] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.807502 32121 ts_tablet_manager.cc:1434] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:12:39.807798 32120 consensus_queue.cc:260] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.809645 32121 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:39.810181 32120 ts_tablet_manager.cc:1434] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:12:39.811203 32120 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:39.817358 32120 tablet_bootstrap.cc:654] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.818740 32119 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:39.825611 32121 tablet_bootstrap.cc:654] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.829617 32119 tablet_bootstrap.cc:654] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.832110 32120 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:39.832610 32120 ts_tablet_manager.cc:1403] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:12:39.833554 32121 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:39.834071 32121 ts_tablet_manager.cc:1403] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260713 09:12:39.834667 32119 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:39.835155 32119 ts_tablet_manager.cc:1403] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260713 09:12:39.835623 32120 raft_consensus.cc:359] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.836395 32120 raft_consensus.cc:385] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.836700 32120 raft_consensus.cc:740] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.836974 32121 raft_consensus.cc:359] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.837723 32121 raft_consensus.cc:385] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.837440 32120 consensus_queue.cc:260] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.837553 32119 raft_consensus.cc:359] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.838125 32121 raft_consensus.cc:740] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.838493 32119 raft_consensus.cc:385] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.838811 32119 raft_consensus.cc:740] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.839051 32121 consensus_queue.cc:260] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.839991 32120 ts_tablet_manager.cc:1434] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:12:39.839623 32119 consensus_queue.cc:260] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.840881 32120 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:39.847002 32119 ts_tablet_manager.cc:1434] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:12:39.847512 32120 tablet_bootstrap.cc:654] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.851204 32121 ts_tablet_manager.cc:1434] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:12:39.854691 32119 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:39.862856 32119 tablet_bootstrap.cc:654] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.863821 32121 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:39.872711 32121 tablet_bootstrap.cc:654] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.877912 32120 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:39.878607 32120 ts_tablet_manager.cc:1403] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260713 09:12:39.882563 32120 raft_consensus.cc:359] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.883610 32120 raft_consensus.cc:385] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.884018 32120 raft_consensus.cc:740] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.885075 32120 consensus_queue.cc:260] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.887843 32120 ts_tablet_manager.cc:1434] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:12:39.888370 32119 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:39.888378 32121 tablet_bootstrap.cc:492] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:39.888945 32119 ts_tablet_manager.cc:1403] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.015s
I20260713 09:12:39.889010 32120 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:39.890033 32121 ts_tablet_manager.cc:1403] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.012s
I20260713 09:12:39.891906 32119 raft_consensus.cc:359] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.892732 32119 raft_consensus.cc:385] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.893085 32119 raft_consensus.cc:740] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.893884 32119 consensus_queue.cc:260] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.895889 32120 tablet_bootstrap.cc:654] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.898926 32121 raft_consensus.cc:359] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.900035 32121 raft_consensus.cc:385] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.900408 32121 raft_consensus.cc:740] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.902226 32119 ts_tablet_manager.cc:1434] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:12:39.901386 32121 consensus_queue.cc:260] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.903214 32119 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:39.905004 32121 ts_tablet_manager.cc:1434] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:12:39.906162 32121 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:39.907678 32120 tablet_bootstrap.cc:492] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:39.908175 32120 ts_tablet_manager.cc:1403] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:12:39.909688 32106 raft_consensus.cc:493] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.910202 32106 raft_consensus.cc:515] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.911278 32120 raft_consensus.cc:359] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.912036 32120 raft_consensus.cc:385] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.912335 32120 raft_consensus.cc:740] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.912483 32121 tablet_bootstrap.cc:654] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.913198 32120 consensus_queue.cc:260] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.914386 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:39.915099 31906 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:39.916488 31946 leader_election.cc:304] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:39.918861 32119 tablet_bootstrap.cc:654] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.918761 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:39.919590 31831 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:39.912441 32106 leader_election.cc:290] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:39.921780 32106 raft_consensus.cc:2804] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.922246 32106 raft_consensus.cc:493] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.922649 32106 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.928844 32120 ts_tablet_manager.cc:1434] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.007s
I20260713 09:12:39.929919 32120 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:39.936115 32120 tablet_bootstrap.cc:654] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.943604 32121 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:39.944308 32121 ts_tablet_manager.cc:1403] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260713 09:12:39.948125 32121 raft_consensus.cc:359] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.949098 32121 raft_consensus.cc:385] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.949469 32121 raft_consensus.cc:740] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.950616 32121 consensus_queue.cc:260] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.953356 32106 raft_consensus.cc:515] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.955554 32121 ts_tablet_manager.cc:1434] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:12:39.956647 32119 tablet_bootstrap.cc:492] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:39.958069 32119 ts_tablet_manager.cc:1403] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.024s
I20260713 09:12:39.958770 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:39.956722 32121 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:39.959408 31831 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.961966 32130 raft_consensus.cc:493] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.962634 32130 raft_consensus.cc:515] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.966118 32121 tablet_bootstrap.cc:654] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:39.968544 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:39.969485 31829 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:39.970795 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:39.971750 31831 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:39.973184 31943 leader_election.cc:304] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:39.974053 32135 raft_consensus.cc:2804] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:39.974524 32135 raft_consensus.cc:697] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:39.975389 32135 consensus_queue.cc:237] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.976280 31869 leader_election.cc:304] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:39.978719 32098 raft_consensus.cc:2804] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:39.979220 32098 raft_consensus.cc:493] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:39.979650 32098 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.982395 32119 raft_consensus.cc:359] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.983496 32119 raft_consensus.cc:385] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.983546 32107 raft_consensus.cc:493] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:39.984005 32119 raft_consensus.cc:740] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.984325 32107 raft_consensus.cc:515] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.986763 32106 leader_election.cc:290] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:39.987717 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:39.988328 31906 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:39.991586 32107 leader_election.cc:290] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:39.991300 32119 consensus_queue.cc:260] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.971711 31978 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:39.993492 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:39.993796 32121 tablet_bootstrap.cc:492] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:39.994163 31979 raft_consensus.cc:2468] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:39.994354 32121 ts_tablet_manager.cc:1403] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260713 09:12:39.992689 32120 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:39.995097 32119 ts_tablet_manager.cc:1434] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260713 09:12:39.995323 32120 ts_tablet_manager.cc:1403] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.042s
I20260713 09:12:39.997429 32121 raft_consensus.cc:359] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.998162 32121 raft_consensus.cc:385] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.998474 32121 raft_consensus.cc:740] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.998430 31795 leader_election.cc:304] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:39.998389 32120 raft_consensus.cc:359] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.999451 32120 raft_consensus.cc:385] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:39.999893 32120 raft_consensus.cc:740] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:39.999497 32121 consensus_queue.cc:260] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.000774 32120 consensus_queue.cc:260] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:39.998592 32130 leader_election.cc:290] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.001945 32121 ts_tablet_manager.cc:1434] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:12:40.003005 32121 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:40.003304 32120 ts_tablet_manager.cc:1434] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:12:40.003724 32119 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:40.004307 32120 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:40.008997 32107 raft_consensus.cc:2804] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.012015 32107 raft_consensus.cc:493] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.012598 32107 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.017774 32130 raft_consensus.cc:493] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.018468 32130 raft_consensus.cc:515] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.019426 32121 tablet_bootstrap.cc:654] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.020953 32120 tablet_bootstrap.cc:654] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.024121 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.024955 31979 raft_consensus.cc:2468] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.025974 31906 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:40.026363 31870 leader_election.cc:304] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.028095 32119 tablet_bootstrap.cc:654] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.021878 32130 leader_election.cc:290] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.034622 32130 raft_consensus.cc:2804] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.035039 32130 raft_consensus.cc:493] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.035360 32130 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.036681 32098 raft_consensus.cc:515] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.040243 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.038774 32098 leader_election.cc:290] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.041551 31979 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:40.038611 31869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.186.193:35031, user_credentials={real_user=slave}} blocked reactor thread for 62449.5us
I20260713 09:12:40.049193 32130 raft_consensus.cc:515] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.051329 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.051977 31829 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.051903 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
W20260713 09:12:40.052510 31777 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:40.051162 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:40.053920 31905 raft_consensus.cc:2393] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 460fca26813041d29b20948782b6aa52 in current term 1: Already voted for candidate 0a04bc735d684bbd8287fd81df4cce3b in this term.
I20260713 09:12:40.045264 31728 catalog_manager.cc:5697] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.061466 32120 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:40.057091 32141 raft_consensus.cc:493] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.063858 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.064133 32141 raft_consensus.cc:515] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.066411 32141 leader_election.cc:290] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.066555 32107 raft_consensus.cc:515] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.067855 31831 raft_consensus.cc:2393] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a04bc735d684bbd8287fd81df4cce3b in current term 1: Already voted for candidate 460fca26813041d29b20948782b6aa52 in this term.
I20260713 09:12:40.067626 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.068379 31978 raft_consensus.cc:2468] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 0.
I20260713 09:12:40.069682 31795 leader_election.cc:304] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.069998 32130 leader_election.cc:290] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.072772 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.073406 31978 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.073482 31829 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.077816 31979 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.079583 31870 leader_election.cc:304] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.079813 32107 leader_election.cc:290] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.080456 32107 raft_consensus.cc:2804] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.080799 32107 raft_consensus.cc:493] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.081126 32107 raft_consensus.cc:3060] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.062438 32120 ts_tablet_manager.cc:1403] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.019s
I20260713 09:12:40.084987 32130 raft_consensus.cc:2804] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.085682 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.085958 32130 raft_consensus.cc:697] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.086171 31978 raft_consensus.cc:2468] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.086465 32138 raft_consensus.cc:493] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.088580 31870 leader_election.cc:304] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [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: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.089690 32098 raft_consensus.cc:2804] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.087620 32138 raft_consensus.cc:515] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.091329 32120 raft_consensus.cc:359] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.092518 32120 raft_consensus.cc:385] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.092881 32120 raft_consensus.cc:740] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.093454 32138 leader_election.cc:290] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.095521 32120 consensus_queue.cc:260] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.097131 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.097772 31978 raft_consensus.cc:2468] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.097852 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.098066 32121 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:40.098627 32121 ts_tablet_manager.cc:1403] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.023s
I20260713 09:12:40.086943 32130 consensus_queue.cc:237] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.101239 31870 leader_election.cc:304] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.101657 32121 raft_consensus.cc:359] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.102375 32121 raft_consensus.cc:385] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.102666 32121 raft_consensus.cc:740] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.103792 32120 ts_tablet_manager.cc:1434] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:12:40.104835 32098 raft_consensus.cc:697] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.105289 32145 raft_consensus.cc:2804] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.105728 32145 raft_consensus.cc:493] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.105600 32098 consensus_queue.cc:237] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.106282 32145 raft_consensus.cc:3060] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.109187 32120 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:40.108433 32107 raft_consensus.cc:515] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.110366 31829 raft_consensus.cc:2393] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a04bc735d684bbd8287fd81df4cce3b in current term 1: Already voted for candidate 460fca26813041d29b20948782b6aa52 in this term.
I20260713 09:12:40.103425 32121 consensus_queue.cc:260] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.114760 32107 leader_election.cc:290] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.120626 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.121367 31978 raft_consensus.cc:3060] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.123250 32120 tablet_bootstrap.cc:654] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.123900 32121 ts_tablet_manager.cc:1434] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
W20260713 09:12:40.114758 31797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.186.194:37347, user_credentials={real_user=slave}} blocked reactor thread for 56715.7us
I20260713 09:12:40.125730 32119 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:40.126258 32119 ts_tablet_manager.cc:1403] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.004s
I20260713 09:12:40.127348 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:40.127671 32121 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:40.130465 31904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.128334 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.133554 31726 catalog_manager.cc:5697] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.134686 32119 raft_consensus.cc:359] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.135499 32119 raft_consensus.cc:385] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.135802 32119 raft_consensus.cc:740] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.136061 32121 tablet_bootstrap.cc:654] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.136616 32119 consensus_queue.cc:260] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.139297 32119 ts_tablet_manager.cc:1434] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:12:40.139803 31978 raft_consensus.cc:2468] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 1.
I20260713 09:12:40.141083 31795 leader_election.cc:304] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.142109 32141 raft_consensus.cc:2804] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.142580 32141 raft_consensus.cc:697] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:40.143391 32141 consensus_queue.cc:237] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.144035 31797 leader_election.cc:304] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [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: 460fca26813041d29b20948782b6aa52; no voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:40.145210 32107 raft_consensus.cc:2749] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.148586 32119 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:40.149154 32121 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:40.149689 32121 ts_tablet_manager.cc:1403] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260713 09:12:40.152820 32121 raft_consensus.cc:359] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.153554 32121 raft_consensus.cc:385] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.153839 32121 raft_consensus.cc:740] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.154546 32121 consensus_queue.cc:260] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.156463 32120 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:40.157011 32120 ts_tablet_manager.cc:1403] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.011s
I20260713 09:12:40.156675 32145 raft_consensus.cc:515] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.157418 32121 ts_tablet_manager.cc:1434] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:12:40.158160 31905 raft_consensus.cc:2393] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 460fca26813041d29b20948782b6aa52 in current term 1: Already voted for candidate 0a04bc735d684bbd8287fd81df4cce3b in this term.
I20260713 09:12:40.158560 32121 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:40.160050 32120 raft_consensus.cc:359] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.160795 32120 raft_consensus.cc:385] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.161095 32120 raft_consensus.cc:740] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.161849 32120 consensus_queue.cc:260] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.162534 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.163848 32119 tablet_bootstrap.cc:654] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.165216 32098 raft_consensus.cc:493] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.165779 32145 leader_election.cc:290] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.165722 32098 raft_consensus.cc:515] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.168025 32098 leader_election.cc:290] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.169585 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.171020 32121 tablet_bootstrap.cc:654] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.171604 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.172264 31979 raft_consensus.cc:2468] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.173484 31870 leader_election.cc:304] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.173965 32120 ts_tablet_manager.cc:1434] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260713 09:12:40.176599 32120 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:40.177358 32098 raft_consensus.cc:2804] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.177789 32098 raft_consensus.cc:493] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.178097 32098 raft_consensus.cc:3060] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:40.188573 31869 leader_election.cc:343] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.188681 32120 tablet_bootstrap.cc:654] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.198637 32119 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:40.199271 32119 ts_tablet_manager.cc:1403] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260713 09:12:40.198570 31728 catalog_manager.cc:5697] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.201552 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216d073b82449b2aba890c3d8f779d4" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.201856 32121 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:40.202365 31978 raft_consensus.cc:2393] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a04bc735d684bbd8287fd81df4cce3b in current term 1: Already voted for candidate 460fca26813041d29b20948782b6aa52 in this term.
I20260713 09:12:40.202607 32121 ts_tablet_manager.cc:1403] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260713 09:12:40.202205 32119 raft_consensus.cc:359] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.203019 32119 raft_consensus.cc:385] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.203342 32119 raft_consensus.cc:740] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.203677 31870 leader_election.cc:304] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [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: 0a04bc735d684bbd8287fd81df4cce3b; no voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:40.204037 32119 consensus_queue.cc:260] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.204885 32138 raft_consensus.cc:2749] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.205617 32121 raft_consensus.cc:359] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.206284 32121 raft_consensus.cc:385] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.206588 32121 raft_consensus.cc:740] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.206771 32119 ts_tablet_manager.cc:1434] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:12:40.207329 32121 consensus_queue.cc:260] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.207923 32119 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:40.209594 32121 ts_tablet_manager.cc:1434] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:12:40.207360 32098 raft_consensus.cc:515] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.210533 32121 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: Bootstrap starting.
I20260713 09:12:40.212181 32098 leader_election.cc:290] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.212918 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
W20260713 09:12:40.214406 31869 leader_election.cc:343] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.215752 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.216693 32121 tablet_bootstrap.cc:654] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.216590 31978 raft_consensus.cc:3060] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.218035 32119 tablet_bootstrap.cc:654] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.238569 32119 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:40.239300 32119 ts_tablet_manager.cc:1403] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260713 09:12:40.240919 31978 raft_consensus.cc:2468] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.242683 31726 catalog_manager.cc:5697] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 1 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.247514 31870 leader_election.cc:304] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [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: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.248683 32098 raft_consensus.cc:2804] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.249284 32098 raft_consensus.cc:697] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.250336 32098 consensus_queue.cc:237] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.254917 32120 tablet_bootstrap.cc:492] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:40.255656 32120 ts_tablet_manager.cc:1403] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.021s
I20260713 09:12:40.264904 32119 raft_consensus.cc:359] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.265996 32119 raft_consensus.cc:385] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.266376 32119 raft_consensus.cc:740] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.267397 32119 consensus_queue.cc:260] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.272264 32120 raft_consensus.cc:359] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.273011 32120 raft_consensus.cc:385] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.273259 32120 raft_consensus.cc:740] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.273468 32121 tablet_bootstrap.cc:492] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: No bootstrap required, opened a new log
I20260713 09:12:40.273931 32121 ts_tablet_manager.cc:1403] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent bootstrapping tablet: real 0.064s	user 0.038s	sys 0.023s
I20260713 09:12:40.273905 32120 consensus_queue.cc:260] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.270732 32119 ts_tablet_manager.cc:1434] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:12:40.275833 32119 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:40.276294 32120 ts_tablet_manager.cc:1434] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:12:40.277320 32120 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: Bootstrap starting.
I20260713 09:12:40.276984 32121 raft_consensus.cc:359] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.277657 32121 raft_consensus.cc:385] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.277901 32121 raft_consensus.cc:740] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.278539 32121 consensus_queue.cc:260] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.279277 32098 raft_consensus.cc:493] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.278930 31728 catalog_manager.cc:5697] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.279702 32098 raft_consensus.cc:515] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.280781 32121 ts_tablet_manager.cc:1434] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:40.281728 32098 leader_election.cc:290] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.282473 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.282824 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.283223 32120 tablet_bootstrap.cc:654] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.283531 31978 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.284858 31870 leader_election.cc:304] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.285687 32098 raft_consensus.cc:2804] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.283198 31829 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.286288 32119 tablet_bootstrap.cc:654] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.286334 32098 raft_consensus.cc:493] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.286940 32098 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.295476 32120 tablet_bootstrap.cc:492] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: No bootstrap required, opened a new log
I20260713 09:12:40.296053 32120 ts_tablet_manager.cc:1403] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:12:40.296847 32098 raft_consensus.cc:515] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.298739 32120 raft_consensus.cc:359] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.299496 32120 raft_consensus.cc:385] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.299760 32120 raft_consensus.cc:740] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.299957 32098 leader_election.cc:290] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.300582 32135 raft_consensus.cc:493] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.300472 32120 consensus_queue.cc:260] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.301342 32135 raft_consensus.cc:515] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.302492 32120 ts_tablet_manager.cc:1434] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:12:40.303445 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.304191 31978 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.307412 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.308063 31829 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.308219 32098 raft_consensus.cc:493] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.309648 32098 raft_consensus.cc:515] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.310688 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.311196 32135 leader_election.cc:290] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
W20260713 09:12:40.312474 31943 leader_election.cc:343] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.314402 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:40.315146 31905 raft_consensus.cc:2468] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 0.
I20260713 09:12:40.316701 31946 leader_election.cc:304] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [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: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.318003 32135 raft_consensus.cc:2804] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.322605 31829 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.324103 32135 raft_consensus.cc:493] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.324615 32135 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.324542 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6494570511542a9b92525c0040b7e64" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.325662 31829 raft_consensus.cc:2468] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.327225 32119 tablet_bootstrap.cc:492] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:40.327356 31869 leader_election.cc:304] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.327764 32119 ts_tablet_manager.cc:1403] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.022s
I20260713 09:12:40.328186 32138 raft_consensus.cc:2804] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.328625 32138 raft_consensus.cc:697] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.329376 32138 consensus_queue.cc:237] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.329892 31978 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.330870 32119 raft_consensus.cc:359] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.331658 32119 raft_consensus.cc:385] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.331964 32119 raft_consensus.cc:740] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.332798 32119 consensus_queue.cc:260] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.335009 32119 ts_tablet_manager.cc:1434] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:40.336117 32119 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: Bootstrap starting.
I20260713 09:12:40.335685 32135 raft_consensus.cc:515] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.337781 31869 leader_election.cc:304] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.338791 32145 raft_consensus.cc:2804] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.339175 32145 raft_consensus.cc:493] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.339021 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.339577 32145 raft_consensus.cc:3060] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:40.340826 31943 leader_election.cc:343] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:40.342509 32135 leader_election.cc:290] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:40.342623 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6494570511542a9b92525c0040b7e64" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.343339 31979 raft_consensus.cc:2468] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.343817 32119 tablet_bootstrap.cc:654] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:40.343817 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.344657 31905 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.347229 32098 leader_election.cc:290] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.348354 32145 raft_consensus.cc:515] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.350708 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6494570511542a9b92525c0040b7e64" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.351369 31829 raft_consensus.cc:3060] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.351646 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6494570511542a9b92525c0040b7e64" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.352176 31978 raft_consensus.cc:3060] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.356066 32145 leader_election.cc:290] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.360782 31829 raft_consensus.cc:2468] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.362069 31869 leader_election.cc:304] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.362897 32138 raft_consensus.cc:2804] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.363363 32138 raft_consensus.cc:697] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.364403 32138 consensus_queue.cc:237] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.365375 31978 raft_consensus.cc:2468] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.369714 32119 tablet_bootstrap.cc:492] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: No bootstrap required, opened a new log
I20260713 09:12:40.370317 32119 ts_tablet_manager.cc:1403] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.020s
I20260713 09:12:40.373220 32119 raft_consensus.cc:359] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.373790 32119 raft_consensus.cc:385] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:40.374038 31905 raft_consensus.cc:2468] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 1.
I20260713 09:12:40.374047 32119 raft_consensus.cc:740] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Initialized, Role: FOLLOWER
I20260713 09:12:40.375334 31946 leader_election.cc:304] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [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: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.375236 32119 consensus_queue.cc:260] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.377729 32119 ts_tablet_manager.cc:1434] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:12:40.378723 32135 raft_consensus.cc:2804] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.379571 32135 raft_consensus.cc:697] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:40.380543 32135 consensus_queue.cc:237] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.383496 32106 consensus_queue.cc:1048] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.384126 31728 catalog_manager.cc:5697] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.386719 31728 catalog_manager.cc:5697] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.406724 31728 catalog_manager.cc:5697] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 1 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:40.407519 32135 consensus_queue.cc:1048] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.432086 32144 raft_consensus.cc:493] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.432583 32144 raft_consensus.cc:515] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.434268 32144 leader_election.cc:290] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.435209 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:40.435377 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4f537f6b2049e3b1b65123c0d85cec" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.436196 31978 raft_consensus.cc:2393] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 460fca26813041d29b20948782b6aa52 in current term 1: Already voted for candidate 0a04bc735d684bbd8287fd81df4cce3b in this term.
I20260713 09:12:40.437144 31795 leader_election.cc:304] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 460fca26813041d29b20948782b6aa52; no voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:40.437923 32144 raft_consensus.cc:3060] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.443325 32144 raft_consensus.cc:2749] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.454497 32145 raft_consensus.cc:493] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.455109 32145 raft_consensus.cc:515] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.456809 32145 leader_election.cc:290] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.457517 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6089817844e6a8194711057022517" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52" is_pre_election: true
I20260713 09:12:40.457940 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6089817844e6a8194711057022517" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.458120 31829 raft_consensus.cc:2468] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.458557 31978 raft_consensus.cc:2468] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 0.
I20260713 09:12:40.459235 31869 leader_election.cc:304] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.460101 32138 raft_consensus.cc:2804] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:40.460466 32138 raft_consensus.cc:493] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:40.460824 32138 raft_consensus.cc:3060] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.466491 32138 raft_consensus.cc:515] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.468218 32138 leader_election.cc:290] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.469118 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6089817844e6a8194711057022517" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.469236 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb6089817844e6a8194711057022517" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.469689 31829 raft_consensus.cc:3060] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.469815 31978 raft_consensus.cc:3060] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.474584 31978 raft_consensus.cc:2468] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.474965 31829 raft_consensus.cc:2468] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 1.
I20260713 09:12:40.475781 31870 leader_election.cc:304] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.476698 32138 raft_consensus.cc:2804] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:40.477221 32138 raft_consensus.cc:697] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.477984 32138 consensus_queue.cc:237] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.486188 31728 catalog_manager.cc:5697] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 1 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.513945 32138 consensus_queue.cc:1048] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.525723 32098 consensus_queue.cc:1048] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.592881 31905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
mode: GRACEFUL
new_leader_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:39616
I20260713 09:12:40.593582 31905 raft_consensus.cc:606] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Received request to transfer leadership to TS 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.599542 31978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
mode: GRACEFUL
new_leader_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:37990
I20260713 09:12:40.600063 31978 raft_consensus.cc:606] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Received request to transfer leadership to TS 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.607638 31905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
mode: GRACEFUL
new_leader_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:39616
I20260713 09:12:40.608189 31905 raft_consensus.cc:606] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Received request to transfer leadership to TS 460fca26813041d29b20948782b6aa52
I20260713 09:12:40.615679 32144 raft_consensus.cc:493] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:40.616045 31978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
mode: GRACEFUL
new_leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:37990
I20260713 09:12:40.616269 32144 raft_consensus.cc:515] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.616659 31978 raft_consensus.cc:606] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Received request to transfer leadership to TS 0a04bc735d684bbd8287fd81df4cce3b
I20260713 09:12:40.618285 32144 leader_election.cc:290] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.619031 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b" is_pre_election: true
I20260713 09:12:40.619391 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625" is_pre_election: true
I20260713 09:12:40.619755 31905 raft_consensus.cc:2393] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 460fca26813041d29b20948782b6aa52 in current term 1: Already voted for candidate d9bc53df99a343f5b06fadbdc5d08625 in this term.
I20260713 09:12:40.620980 31797 leader_election.cc:304] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 460fca26813041d29b20948782b6aa52; no voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:40.621707 32144 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:40.625528 32098 consensus_queue.cc:1048] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.629065 32144 raft_consensus.cc:2749] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:40.630026 31905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
mode: GRACEFUL
new_leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:39616
I20260713 09:12:40.630872 31905 raft_consensus.cc:606] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Received request to transfer leadership to TS d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:40.635133 32145 raft_consensus.cc:993] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: : Instructing follower 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:40.635564 32145 raft_consensus.cc:1081] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Signalling peer 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:40.637806 32098 consensus_queue.cc:1048] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.637950 31831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475"
dest_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:49320
I20260713 09:12:40.641747 31831 raft_consensus.cc:493] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.642166 31831 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.648715 32098 consensus_queue.cc:1048] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.651646 31831 raft_consensus.cc:515] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.657297 31831 leader_election.cc:290] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.657482 31905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.658321 31905 raft_consensus.cc:3055] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.658629 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf9aa95a95745eaab0da270ef6e5475" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.658656 31905 raft_consensus.cc:740] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.659308 31978 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.660766 31905 consensus_queue.cc:260] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.663618 32138 consensus_queue.cc:1048] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.667111 31978 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:40.668254 31795 leader_election.cc:304] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.669080 32141 raft_consensus.cc:2804] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.669535 32141 raft_consensus.cc:697] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:40.670399 32141 consensus_queue.cc:237] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.669533 31905 raft_consensus.cc:3060] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.681089 31728 catalog_manager.cc:5697] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 1 to 2, leader changed from 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194) to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.682822 31905 raft_consensus.cc:2468] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:40.683219 32141 consensus_queue.cc:1048] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.697489 32141 consensus_queue.cc:1048] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.768733 32135 consensus_queue.cc:1048] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.775386 32133 raft_consensus.cc:993] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: : Instructing follower 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:40.775843 32133 raft_consensus.cc:1081] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Signalling peer 0a04bc735d684bbd8287fd81df4cce3b to start an election
I20260713 09:12:40.780074 31906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:12:40.780696 31906 raft_consensus.cc:493] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.781112 31906 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.780977 32133 consensus_queue.cc:1048] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.783610 32145 consensus_queue.cc:1048] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.790207 31906 raft_consensus.cc:515] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.792296 31905 raft_consensus.cc:1240] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Rejecting Update request from peer d9bc53df99a343f5b06fadbdc5d08625 for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:40.793565 31906 leader_election.cc:290] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.795704 32133 consensus_queue.cc:1059] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.796516 32133 raft_consensus.cc:3055] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.796819 32133 raft_consensus.cc:740] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:40.797793 32133 consensus_queue.cc:260] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.798368 32138 consensus_queue.cc:1048] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.799003 32133 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.800683 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.810869 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79f9b0f1da94630abb2b22fce0ed7a8" candidate_uuid: "0a04bc735d684bbd8287fd81df4cce3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.811625 31831 raft_consensus.cc:3060] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.818967 31831 raft_consensus.cc:2468] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:40.820302 31869 leader_election.cc:304] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.821143 32138 raft_consensus.cc:2804] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.821645 32138 raft_consensus.cc:697] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Becoming Leader. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.822467 32138 consensus_queue.cc:237] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [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: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.827360 31978 raft_consensus.cc:2468] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a04bc735d684bbd8287fd81df4cce3b in term 2.
I20260713 09:12:40.832465 31729 catalog_manager.cc:5697] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b reported cstate change: term changed from 1 to 2, leader changed from d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195) to 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194). New cstate: current_term: 2 leader_uuid: "0a04bc735d684bbd8287fd81df4cce3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.874635 32106 raft_consensus.cc:993] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: : Instructing follower 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:40.875173 32133 raft_consensus.cc:1081] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Signalling peer 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:40.876680 31831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e"
dest_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:49316
I20260713 09:12:40.877272 31831 raft_consensus.cc:493] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.877672 31831 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.883752 31831 raft_consensus.cc:515] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.885339 31831 leader_election.cc:290] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:40.886299 31978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:40.886232 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ddc869695f94cca8911bc03d7231e8e" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.887070 31978 raft_consensus.cc:3055] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.887105 31906 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.887513 31978 raft_consensus.cc:740] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:40.888278 31978 consensus_queue.cc:260] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.889401 31978 raft_consensus.cc:3060] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.893997 31906 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:40.894446 32138 consensus_queue.cc:1048] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.895143 31797 leader_election.cc:304] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, 460fca26813041d29b20948782b6aa52; no voters: 
I20260713 09:12:40.895938 32141 raft_consensus.cc:2804] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.895947 31978 raft_consensus.cc:2468] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:40.896533 32141 raft_consensus.cc:697] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:40.897360 32141 consensus_queue.cc:237] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.908330 32145 consensus_queue.cc:1048] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.911469 32145 consensus_queue.cc:1048] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.913430 32145 consensus_queue.cc:1048] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:40.923468 32138 raft_consensus.cc:993] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: : Instructing follower d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:40.923921 32138 raft_consensus.cc:1081] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Signalling peer d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:40.926630 31978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:37982
I20260713 09:12:40.926717 31729 catalog_manager.cc:5697] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 1 to 2, leader changed from d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195) to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:40.928213 31978 raft_consensus.cc:493] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:40.928658 31978 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.936630 31978 raft_consensus.cc:515] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.937558 31979 raft_consensus.cc:1240] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Rejecting Update request from peer 0a04bc735d684bbd8287fd81df4cce3b for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:40.938488 31978 leader_election.cc:290] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:40.939483 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:40.939396 31831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6f8a10420f4f5d97caa59517604038" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:40.940132 31906 raft_consensus.cc:3055] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:40.940218 31831 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.940497 31906 raft_consensus.cc:740] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:40.941340 31906 consensus_queue.cc:260] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.942353 31906 raft_consensus.cc:3060] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:40.948240 31831 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:40.949433 31906 raft_consensus.cc:2468] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:40.949539 31943 leader_election.cc:304] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:40.951803 32133 raft_consensus.cc:2804] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:40.952306 32133 raft_consensus.cc:697] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:40.953078 32133 consensus_queue.cc:237] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [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: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:40.959489 31729 catalog_manager.cc:5697] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 1 to 2, leader changed from 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194) to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:41.050320 32138 raft_consensus.cc:993] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: : Instructing follower 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:41.050812 32098 raft_consensus.cc:1081] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Signalling peer 460fca26813041d29b20948782b6aa52 to start an election
I20260713 09:12:41.052241 31831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376"
dest_uuid: "460fca26813041d29b20948782b6aa52"
 from {username='slave'} at 127.0.0.1:49320
I20260713 09:12:41.052686 31831 raft_consensus.cc:493] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:41.052948 31831 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.059147 31831 raft_consensus.cc:515] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:41.061439 31831 leader_election.cc:290] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195:40721)
I20260713 09:12:41.061645 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:41.062356 31906 raft_consensus.cc:3055] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:41.062654 31906 raft_consensus.cc:740] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:41.063130 31979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4328c026c4fb4b3a99d9d8cc0b0fa376" candidate_uuid: "460fca26813041d29b20948782b6aa52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
I20260713 09:12:41.063725 31979 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.063387 31906 consensus_queue.cc:260] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:41.064605 31906 raft_consensus.cc:3060] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:41.070837 31979 raft_consensus.cc:2468] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:41.071151 31906 raft_consensus.cc:2468] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 460fca26813041d29b20948782b6aa52 in term 2.
I20260713 09:12:41.072367 31795 leader_election.cc:304] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:41.073197 32141 raft_consensus.cc:2804] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:41.073756 32141 raft_consensus.cc:697] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Becoming Leader. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:41.074609 32141 consensus_queue.cc:237] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:41.079445 31979 raft_consensus.cc:1275] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.081231 32141 consensus_queue.cc:1048] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.083384 31729 catalog_manager.cc:5697] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 reported cstate change: term changed from 1 to 2, leader changed from 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194) to 460fca26813041d29b20948782b6aa52 (127.26.186.193). New cstate: current_term: 2 leader_uuid: "460fca26813041d29b20948782b6aa52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:41.089336 31906 raft_consensus.cc:1275] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.090746 32144 consensus_queue.cc:1048] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.356962 31831 raft_consensus.cc:1275] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.358153 32098 consensus_queue.cc:1048] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.366300 31979 raft_consensus.cc:1275] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 0a04bc735d684bbd8287fd81df4cce3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.367862 32098 consensus_queue.cc:1048] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.388149 31906 raft_consensus.cc:1275] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.389586 32144 consensus_queue.cc:1048] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.397018 31979 raft_consensus.cc:1275] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.398744 32141 consensus_queue.cc:1048] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.442097 31906 raft_consensus.cc:1275] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.443555 32133 consensus_queue.cc:1048] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.452941 31831 raft_consensus.cc:1275] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.454288 32189 consensus_queue.cc:1048] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.526794 31906 raft_consensus.cc:1275] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.528115 32141 consensus_queue.cc:1048] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:41.536755 31979 raft_consensus.cc:1275] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Refusing update from remote peer 460fca26813041d29b20948782b6aa52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:41.538950 32144 consensus_queue.cc:1048] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:43.634560 31726 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47864:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:43.658896 31726 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47864:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:43.729193 27371 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:43.931033 32248 tablet.cc:1724] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:43.982903 32249 tablet.cc:1724] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:43.986056 32230 log.cc:927] Time spent T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Append to log took a long time: real 0.141s	user 0.006s	sys 0.000s
W20260713 09:12:43.989825 32227 log.cc:927] Time spent T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Append to log took a long time: real 0.175s	user 0.002s	sys 0.000s
W20260713 09:12:43.992185 32226 log.cc:927] Time spent T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Append to log took a long time: real 0.176s	user 0.000s	sys 0.002s
I20260713 09:12:44.031775 32252 tablet.cc:1724] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.060463 32262 tablet.cc:1724] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.081976 32257 tablet.cc:1724] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.093786 31905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1060ba5b877d4991923757beee2a03df"
dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
mode: GRACEFUL
new_leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:48282
I20260713 09:12:44.094736 31905 raft_consensus.cc:606] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Received request to transfer leadership to TS d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:44.074146 32249 tablet.cc:1724] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.137190 32265 tablet.cc:1724] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.137416 32270 tablet.cc:1724] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.140044 32266 tablet.cc:1724] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.115394 32261 tablet.cc:1724] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.142560 32263 tablet.cc:1724] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.153828 32266 tablet.cc:1724] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.192862 32262 tablet.cc:1724] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.163651 32252 tablet.cc:1724] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.195755 32248 tablet.cc:1724] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.215833 32269 tablet.cc:1724] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.220954 32266 tablet.cc:1724] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.228601 32229 raft_consensus.cc:993] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: : Instructing follower d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:44.229147 32229 raft_consensus.cc:1081] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Signalling peer d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:44.233399 32252 tablet.cc:1724] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.235692 32249 tablet.cc:1724] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.192512 32267 tablet.cc:1724] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.236052 32248 tablet.cc:1724] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.241118 32270 tablet.cc:1724] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.248322 32263 tablet.cc:1724] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.249444 32265 tablet.cc:1724] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.254443 31976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1060ba5b877d4991923757beee2a03df"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:37982
I20260713 09:12:44.259603 32261 tablet.cc:1724] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.256438 32262 tablet.cc:1724] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.257709 31976 raft_consensus.cc:493] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:44.246213 32257 tablet.cc:1724] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:44.268256 31830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e26f77865914ab5907649763658c6f4"
dest_uuid: "460fca26813041d29b20948782b6aa52"
mode: GRACEFUL
new_leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:12:44.290565 31976 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.290767 31830 raft_consensus.cc:606] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Received request to transfer leadership to TS d9bc53df99a343f5b06fadbdc5d08625
I20260713 09:12:44.296095 27371 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:44.296957 27371 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:44.307796 31729 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: soft_deleted_table [id=6b367c0dd4094562949db78e0a0d7072] alter complete (version 1)
I20260713 09:12:44.314239 31976 raft_consensus.cc:515] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.318495 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:44.319206 31830 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.319594 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1060ba5b877d4991923757beee2a03df" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:44.320163 31906 raft_consensus.cc:3055] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:44.320473 31906 raft_consensus.cc:740] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a04bc735d684bbd8287fd81df4cce3b, State: Running, Role: LEADER
I20260713 09:12:44.321233 31906 consensus_queue.cc:260] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.322217 31906 raft_consensus.cc:3060] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.327045 31830 raft_consensus.cc:2468] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:44.328419 31943 leader_election.cc:304] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 460fca26813041d29b20948782b6aa52, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:44.329381 32196 raft_consensus.cc:2804] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:44.329819 32196 raft_consensus.cc:697] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:44.330533 31906 raft_consensus.cc:2468] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:44.330698 32196 consensus_queue.cc:237] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.331493 31976 leader_election.cc:290] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Requested vote from peers 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031), 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347)
I20260713 09:12:44.337635 31726 catalog_manager.cc:5697] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 1 to 2, leader changed from 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194) to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:44.521013 32235 raft_consensus.cc:993] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: : Instructing follower d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:44.521577 32260 raft_consensus.cc:1081] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Signalling peer d9bc53df99a343f5b06fadbdc5d08625 to start an election
I20260713 09:12:44.522908 31976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e26f77865914ab5907649763658c6f4"
dest_uuid: "d9bc53df99a343f5b06fadbdc5d08625"
 from {username='slave'} at 127.0.0.1:37972
I20260713 09:12:44.523435 31976 raft_consensus.cc:493] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:44.523720 31976 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.528925 31976 raft_consensus.cc:515] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.531090 31976 leader_election.cc:290] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Requested vote from peers 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347), 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031)
I20260713 09:12:44.531945 31906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a04bc735d684bbd8287fd81df4cce3b"
I20260713 09:12:44.532189 31830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e26f77865914ab5907649763658c6f4" candidate_uuid: "d9bc53df99a343f5b06fadbdc5d08625" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "460fca26813041d29b20948782b6aa52"
I20260713 09:12:44.532626 31906 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.532769 31830 raft_consensus.cc:3055] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:44.533196 31830 raft_consensus.cc:740] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 460fca26813041d29b20948782b6aa52, State: Running, Role: LEADER
I20260713 09:12:44.534101 31830 consensus_queue.cc:260] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.535534 31830 raft_consensus.cc:3060] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:44.540041 31906 raft_consensus.cc:2468] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:44.541396 31946 leader_election.cc:304] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a04bc735d684bbd8287fd81df4cce3b, d9bc53df99a343f5b06fadbdc5d08625; no voters: 
I20260713 09:12:44.542126 32196 raft_consensus.cc:2804] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:44.542671 32196 raft_consensus.cc:697] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Becoming Leader. State: Replica: d9bc53df99a343f5b06fadbdc5d08625, State: Running, Role: LEADER
I20260713 09:12:44.542729 31830 raft_consensus.cc:2468] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9bc53df99a343f5b06fadbdc5d08625 in term 2.
I20260713 09:12:44.543708 32196 consensus_queue.cc:237] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } }
I20260713 09:12:44.552367 31726 catalog_manager.cc:5697] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 reported cstate change: term changed from 1 to 2, leader changed from 460fca26813041d29b20948782b6aa52 (127.26.186.193) to d9bc53df99a343f5b06fadbdc5d08625 (127.26.186.195). New cstate: current_term: 2 leader_uuid: "d9bc53df99a343f5b06fadbdc5d08625" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9bc53df99a343f5b06fadbdc5d08625" member_type: VOTER last_known_addr { host: "127.26.186.195" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:44.767987 31830 raft_consensus.cc:1275] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:44.769250 32196 consensus_queue.cc:1048] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:44.778898 31906 raft_consensus.cc:1275] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:44.780257 32193 consensus_queue.cc:1048] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:44.923854 31830 raft_consensus.cc:1275] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:44.925173 32193 consensus_queue.cc:1048] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "460fca26813041d29b20948782b6aa52" member_type: VOTER last_known_addr { host: "127.26.186.193" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:44.935402 31906 raft_consensus.cc:1275] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Refusing update from remote peer d9bc53df99a343f5b06fadbdc5d08625: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:44.938766 32279 consensus_queue.cc:1048] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a04bc735d684bbd8287fd81df4cce3b" member_type: VOTER last_known_addr { host: "127.26.186.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:45.354054 27371 tablet_server.cc:179] TabletServer@127.26.186.193:0 shutting down...
W20260713 09:12:45.365615 31943 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260713 09:12:45.371148 31943 consensus_peers.cc:597] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:45.387506 31943 consensus_peers.cc:597] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.389639 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.390429 27371 tablet_replica.cc:333] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.391333 27371 raft_consensus.cc:2243] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.391848 27371 raft_consensus.cc:2272] T d79f9b0f1da94630abb2b22fce0ed7a8 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.393949 27371 tablet_replica.cc:333] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.394611 27371 raft_consensus.cc:2243] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.395121 27371 raft_consensus.cc:2272] T 7e4f537f6b2049e3b1b65123c0d85cec P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.397161 27371 tablet_replica.cc:333] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.397766 27371 raft_consensus.cc:2243] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.398237 27371 raft_consensus.cc:2272] T ea6f8a10420f4f5d97caa59517604038 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.400302 27371 tablet_replica.cc:333] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.400876 27371 raft_consensus.cc:2243] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.401707 27371 raft_consensus.cc:2272] T 0216d073b82449b2aba890c3d8f779d4 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.403930 27371 tablet_replica.cc:333] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.404553 27371 raft_consensus.cc:2243] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.405364 27371 raft_consensus.cc:2272] T 6ddc869695f94cca8911bc03d7231e8e P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.407799 27371 tablet_replica.cc:333] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.408600 27371 raft_consensus.cc:2243] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.409509 27371 raft_consensus.cc:2272] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.411823 27371 tablet_replica.cc:333] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.412514 27371 raft_consensus.cc:2243] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.413633 27371 raft_consensus.cc:2272] T bcf9aa95a95745eaab0da270ef6e5475 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.415827 27371 tablet_replica.cc:333] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.416471 27371 raft_consensus.cc:2243] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.416956 27371 raft_consensus.cc:2272] T ccb6089817844e6a8194711057022517 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.419005 27371 tablet_replica.cc:333] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.419610 27371 raft_consensus.cc:2243] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.420455 27371 raft_consensus.cc:2272] T 7ff337a7fa5d44329048d77c390d4bf8 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.422616 27371 tablet_replica.cc:333] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.423390 27371 raft_consensus.cc:2243] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.423995 27371 raft_consensus.cc:2272] T 28baa69704ac4d2ba8b05ae0f22406cd P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.426892 27371 tablet_replica.cc:333] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.427647 27371 raft_consensus.cc:2243] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.428431 27371 raft_consensus.cc:2272] T d09441b1795e4f11b70e15aa3bc083d2 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.430572 27371 tablet_replica.cc:333] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.431181 27371 raft_consensus.cc:2243] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.431979 27371 raft_consensus.cc:2272] T 020bb1c877964aa6ba5b7671bcdcb798 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.434096 27371 tablet_replica.cc:333] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.434798 27371 raft_consensus.cc:2243] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.435334 27371 raft_consensus.cc:2272] T 425f3ca13db449198fcbdc2687a71d53 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.437387 27371 tablet_replica.cc:333] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.437922 27371 raft_consensus.cc:2243] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.438355 27371 raft_consensus.cc:2272] T c6494570511542a9b92525c0040b7e64 P 460fca26813041d29b20948782b6aa52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.440104 27371 tablet_replica.cc:333] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.440623 27371 raft_consensus.cc:2243] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.441026 27371 raft_consensus.cc:2272] T 1060ba5b877d4991923757beee2a03df P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.443451 27371 tablet_replica.cc:333] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.443994 27371 raft_consensus.cc:2243] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.444428 27371 raft_consensus.cc:2272] T 4e26f77865914ab5907649763658c6f4 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.446619 27371 tablet_replica.cc:333] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.447178 27371 raft_consensus.cc:2243] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.447610 27371 raft_consensus.cc:2272] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.449460 27371 tablet_replica.cc:333] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52: stopping tablet replica
I20260713 09:12:45.449900 27371 raft_consensus.cc:2243] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.450290 27371 raft_consensus.cc:2272] T b34af9ac1b404296a64bb6b17155e72d P 460fca26813041d29b20948782b6aa52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.469933 31869 consensus_peers.cc:597] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.491853 27371 tablet_server.cc:196] TabletServer@127.26.186.193:0 shutdown complete.
W20260713 09:12:45.492475 31869 consensus_peers.cc:597] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:45.509616 31869 consensus_peers.cc:597] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.529398 27371 tablet_server.cc:179] TabletServer@127.26.186.194:0 shutting down...
I20260713 09:12:45.556629 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.557317 27371 tablet_replica.cc:333] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.557961 27371 raft_consensus.cc:2243] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.558476 27371 raft_consensus.cc:2272] T ea6f8a10420f4f5d97caa59517604038 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.560935 27371 tablet_replica.cc:333] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.561525 27371 raft_consensus.cc:2243] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.562305 27371 raft_consensus.cc:2272] T d79f9b0f1da94630abb2b22fce0ed7a8 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.564294 27371 tablet_replica.cc:333] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.564878 27371 raft_consensus.cc:2243] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.565644 27371 raft_consensus.cc:2272] T 7e4f537f6b2049e3b1b65123c0d85cec P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.567677 27371 tablet_replica.cc:333] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.568221 27371 raft_consensus.cc:2243] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.568686 27371 raft_consensus.cc:2272] T 6ddc869695f94cca8911bc03d7231e8e P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.571092 27371 tablet_replica.cc:333] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.571724 27371 raft_consensus.cc:2243] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.572319 27371 raft_consensus.cc:2272] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.574831 27371 tablet_replica.cc:333] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.575470 27371 raft_consensus.cc:2243] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:45.575804 31869 consensus_peers.cc:597] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.576061 27371 raft_consensus.cc:2272] T bcf9aa95a95745eaab0da270ef6e5475 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.578186 27371 tablet_replica.cc:333] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.578788 27371 raft_consensus.cc:2243] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.579237 27371 raft_consensus.cc:2272] T 0216d073b82449b2aba890c3d8f779d4 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.581020 27371 tablet_replica.cc:333] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.581588 27371 raft_consensus.cc:2243] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.582324 27371 raft_consensus.cc:2272] T ccb6089817844e6a8194711057022517 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.584188 27371 tablet_replica.cc:333] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.584721 27371 raft_consensus.cc:2243] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.585142 27371 raft_consensus.cc:2272] T 7ff337a7fa5d44329048d77c390d4bf8 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.586903 27371 tablet_replica.cc:333] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.587476 27371 raft_consensus.cc:2243] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.588223 27371 raft_consensus.cc:2272] T 28baa69704ac4d2ba8b05ae0f22406cd P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.590057 27371 tablet_replica.cc:333] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.590553 27371 raft_consensus.cc:2243] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.590942 27371 raft_consensus.cc:2272] T d09441b1795e4f11b70e15aa3bc083d2 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.592958 27371 tablet_replica.cc:333] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.593429 27371 raft_consensus.cc:2243] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.594204 27371 raft_consensus.cc:2272] T 425f3ca13db449198fcbdc2687a71d53 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.595992 27371 tablet_replica.cc:333] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.596486 27371 raft_consensus.cc:2243] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.596885 27371 raft_consensus.cc:2272] T 020bb1c877964aa6ba5b7671bcdcb798 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.598619 27371 tablet_replica.cc:333] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.599165 27371 raft_consensus.cc:2243] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.599931 27371 raft_consensus.cc:2272] T b34af9ac1b404296a64bb6b17155e72d P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.601773 27371 tablet_replica.cc:333] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.602285 27371 raft_consensus.cc:2243] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.602682 27371 raft_consensus.cc:2272] T 4e26f77865914ab5907649763658c6f4 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.604970 27371 tablet_replica.cc:333] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.605497 27371 raft_consensus.cc:2243] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.605914 27371 raft_consensus.cc:2272] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.607815 27371 tablet_replica.cc:333] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.608352 27371 raft_consensus.cc:2243] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.609157 27371 raft_consensus.cc:2272] T c6494570511542a9b92525c0040b7e64 P 0a04bc735d684bbd8287fd81df4cce3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.611033 27371 tablet_replica.cc:333] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b: stopping tablet replica
I20260713 09:12:45.611529 27371 raft_consensus.cc:2243] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.611935 27371 raft_consensus.cc:2272] T 1060ba5b877d4991923757beee2a03df P 0a04bc735d684bbd8287fd81df4cce3b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:45.637132 31872 connection.cc:466] server connection from 127.0.0.1:39602 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39602 (request call id 76) could send its response
W20260713 09:12:45.638006 31946 consensus_peers.cc:597] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 -> Peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Couldn't send request to peer 0a04bc735d684bbd8287fd81df4cce3b. Status: Network error: recv got EOF from 127.26.186.194:37347 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.653887 27371 tablet_server.cc:196] TabletServer@127.26.186.194:0 shutdown complete.
W20260713 09:12:45.661243 31943 consensus_peers.cc:597] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 -> Peer 460fca26813041d29b20948782b6aa52 (127.26.186.193:35031): Couldn't send request to peer 460fca26813041d29b20948782b6aa52. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.193:35031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.690018 27371 tablet_server.cc:179] TabletServer@127.26.186.195:0 shutting down...
W20260713 09:12:45.714628 31946 consensus_peers.cc:597] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 -> Peer 0a04bc735d684bbd8287fd81df4cce3b (127.26.186.194:37347): Couldn't send request to peer 0a04bc735d684bbd8287fd81df4cce3b. Status: Network error: Client connection negotiation failed: client connection to 127.26.186.194:37347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:45.719897 27371 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:45.720643 27371 tablet_replica.cc:333] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.721274 27371 raft_consensus.cc:2243] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.722100 27371 raft_consensus.cc:2272] T ea6f8a10420f4f5d97caa59517604038 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.724357 27371 tablet_replica.cc:333] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.724917 27371 raft_consensus.cc:2243] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.725425 27371 raft_consensus.cc:2272] T d79f9b0f1da94630abb2b22fce0ed7a8 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.727231 27371 tablet_replica.cc:333] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.727968 27371 raft_consensus.cc:2243] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.728456 27371 raft_consensus.cc:2272] T 7e4f537f6b2049e3b1b65123c0d85cec P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.730162 27371 tablet_replica.cc:333] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.730623 27371 raft_consensus.cc:2243] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.731102 27371 raft_consensus.cc:2272] T 6ddc869695f94cca8911bc03d7231e8e P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.733104 27371 tablet_replica.cc:333] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.733660 27371 raft_consensus.cc:2243] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.734081 27371 raft_consensus.cc:2272] T bcf9aa95a95745eaab0da270ef6e5475 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.735893 27371 tablet_replica.cc:333] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.736404 27371 raft_consensus.cc:2243] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.736792 27371 raft_consensus.cc:2272] T 4328c026c4fb4b3a99d9d8cc0b0fa376 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.738477 27371 tablet_replica.cc:333] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.739028 27371 raft_consensus.cc:2243] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.739434 27371 raft_consensus.cc:2272] T 0216d073b82449b2aba890c3d8f779d4 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.741097 27371 tablet_replica.cc:333] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.741585 27371 raft_consensus.cc:2243] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.741999 27371 raft_consensus.cc:2272] T c6494570511542a9b92525c0040b7e64 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.743696 27371 tablet_replica.cc:333] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.744186 27371 raft_consensus.cc:2243] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.744951 27371 raft_consensus.cc:2272] T 1060ba5b877d4991923757beee2a03df P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.747612 27371 tablet_replica.cc:333] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.748124 27371 raft_consensus.cc:2243] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.748883 27371 raft_consensus.cc:2272] T 8f6d6542c71e4cb28f49e58b0f7a7d68 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.750767 27371 tablet_replica.cc:333] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.751313 27371 raft_consensus.cc:2243] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.752014 27371 raft_consensus.cc:2272] T 4e26f77865914ab5907649763658c6f4 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.754029 27371 tablet_replica.cc:333] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.754522 27371 raft_consensus.cc:2243] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.754944 27371 raft_consensus.cc:2272] T b34af9ac1b404296a64bb6b17155e72d P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.756775 27371 tablet_replica.cc:333] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.757243 27371 raft_consensus.cc:2243] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.757645 27371 raft_consensus.cc:2272] T ccb6089817844e6a8194711057022517 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.759361 27371 tablet_replica.cc:333] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.759846 27371 raft_consensus.cc:2243] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.760262 27371 raft_consensus.cc:2272] T 28baa69704ac4d2ba8b05ae0f22406cd P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.761967 27371 tablet_replica.cc:333] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.762418 27371 raft_consensus.cc:2243] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.762787 27371 raft_consensus.cc:2272] T d09441b1795e4f11b70e15aa3bc083d2 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.764509 27371 tablet_replica.cc:333] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.764976 27371 raft_consensus.cc:2243] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.765367 27371 raft_consensus.cc:2272] T 7ff337a7fa5d44329048d77c390d4bf8 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.767210 27371 tablet_replica.cc:333] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.767663 27371 raft_consensus.cc:2243] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.768050 27371 raft_consensus.cc:2272] T 020bb1c877964aa6ba5b7671bcdcb798 P d9bc53df99a343f5b06fadbdc5d08625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.769791 27371 tablet_replica.cc:333] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625: stopping tablet replica
I20260713 09:12:45.770220 27371 raft_consensus.cc:2243] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:45.770629 27371 raft_consensus.cc:2272] T 425f3ca13db449198fcbdc2687a71d53 P d9bc53df99a343f5b06fadbdc5d08625 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.809377 27371 tablet_server.cc:196] TabletServer@127.26.186.195:0 shutdown complete.
I20260713 09:12:45.839571 27371 master.cc:562] Master@127.26.186.254:43509 shutting down...
I20260713 09:12:45.861131 27371 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:45.861641 27371 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:45.861932 27371 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36c095cd7682493bb8e853a8d7b65239: stopping tablet replica
I20260713 09:12:45.882444 27371 master.cc:584] Master@127.26.186.254:43509 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11070 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24681 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114087 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:45.937870 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 416 messages since previous log ~14 seconds ago
I20260713 09:12:45.938165 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260713 09:12:45.938375 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~14 seconds ago
I20260713 09:12:45.938597 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260713 09:12:45.938799 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260713 09:12:45.939092 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:12:45.939428 27371 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~26 seconds ago
