[==========] 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:06:29.861110 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:33227
I20260713 09:06:29.862676 16594 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:06:29.863718 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.880638 16603 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:06:29.881569 16600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.880730 16601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:31.121194 16602 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260713 09:06:31.121342 16594 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260713 09:06:31.125206 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.125419 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:31.125685 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933591125660 us; error 0 us; skew 500 ppm
I20260713 09:06:31.126564 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.131800 16594 webserver.cc:533] Webserver started at http://127.16.52.190:37091/ using document root <none> and password file <none>
I20260713 09:06:31.132637 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.132891 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.133342 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.138950 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "df8fead0f9ee48f28812fc7647f36a19"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.146435 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:31.151355 16609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.152812 16594 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:31.153162 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "df8fead0f9ee48f28812fc7647f36a19"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.153455 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:31.217597 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.219298 16594 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:06:31.219842 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.297246 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:33227
I20260713 09:06:31.297349 16660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:33227 every 8 connection(s)
I20260713 09:06:31.305440 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.327147 16661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: Bootstrap starting.
I20260713 09:06:31.333214 16661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.334975 16661 log.cc:826] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: Log is configured to *not* fsync() on all Append() calls
I20260713 09:06:31.339470 16661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: No bootstrap required, opened a new log
I20260713 09:06:31.359932 16661 raft_consensus.cc:359] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER }
I20260713 09:06:31.360491 16661 raft_consensus.cc:385] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.360697 16661 raft_consensus.cc:740] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df8fead0f9ee48f28812fc7647f36a19, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.361650 16661 consensus_queue.cc:260] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER }
I20260713 09:06:31.362118 16661 raft_consensus.cc:399] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:31.362360 16661 raft_consensus.cc:493] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:31.362640 16661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.366731 16661 raft_consensus.cc:515] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER }
I20260713 09:06:31.367437 16661 leader_election.cc:304] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [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: df8fead0f9ee48f28812fc7647f36a19; no voters: 
I20260713 09:06:31.369225 16661 leader_election.cc:290] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:31.369560 16664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.371855 16664 raft_consensus.cc:697] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 1 LEADER]: Becoming Leader. State: Replica: df8fead0f9ee48f28812fc7647f36a19, State: Running, Role: LEADER
I20260713 09:06:31.372852 16664 consensus_queue.cc:237] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [LEADER]: Queue going to LEADER mode. State: All 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: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER }
I20260713 09:06:31.373907 16661 sys_catalog.cc:565] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:31.385592 16665 sys_catalog.cc:455] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df8fead0f9ee48f28812fc7647f36a19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER } }
I20260713 09:06:31.386389 16665 sys_catalog.cc:458] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.386071 16666 sys_catalog.cc:455] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df8fead0f9ee48f28812fc7647f36a19. Latest consensus state: current_term: 1 leader_uuid: "df8fead0f9ee48f28812fc7647f36a19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8fead0f9ee48f28812fc7647f36a19" member_type: VOTER } }
I20260713 09:06:31.386773 16666 sys_catalog.cc:458] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:31.389887 16672 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:31.402524 16672 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:31.406561 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:31.421074 16672 catalog_manager.cc:1383] Generated new cluster ID: b101842d7b0d4a0c98ddc29fa0d2cae3
I20260713 09:06:31.421371 16672 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:31.434774 16672 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:31.436298 16672 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:31.450737 16672 catalog_manager.cc:6070] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: Generated new TSK 0
I20260713 09:06:31.451707 16672 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:31.474489 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.484025 16683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:31.485045 16684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:31.489420 16594 server_base.cc:1061] running on GCE node
W20260713 09:06:31.489755 16686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:31.490787 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.491052 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:31.491261 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933591491235 us; error 0 us; skew 500 ppm
I20260713 09:06:31.492061 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.496009 16594 webserver.cc:533] Webserver started at http://127.16.52.129:42195/ using document root <none> and password file <none>
I20260713 09:06:31.496708 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.496948 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.497282 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.498783 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "851bf4dd3f844e3881e87e53e9d763bc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.506120 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:06:31.511597 16691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.512671 16594 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:31.513036 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "851bf4dd3f844e3881e87e53e9d763bc"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.513406 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:31.567977 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.569329 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.571592 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.576226 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.576493 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.576763 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.576972 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.674482 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:43185
I20260713 09:06:31.674552 16753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:43185 every 8 connection(s)
I20260713 09:06:31.681802 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.690878 16758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:31.693715 16759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:31.703917 16761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:31.703984 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:31.706583 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.706821 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:31.707011 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933591706993 us; error 0 us; skew 500 ppm
I20260713 09:06:31.707780 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.708791 16754 heartbeater.cc:344] Connected to a master server at 127.16.52.190:33227
I20260713 09:06:31.709249 16754 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:31.710351 16754 heartbeater.cc:507] Master 127.16.52.190:33227 requested a full tablet report, sending...
I20260713 09:06:31.713652 16594 webserver.cc:533] Webserver started at http://127.16.52.130:33405/ using document root <none> and password file <none>
I20260713 09:06:31.713874 16626 ts_manager.cc:194] Registered new tserver with Master: 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185)
I20260713 09:06:31.714244 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.714486 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.714777 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.716048 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "8b0fc3344cfc455c8e90abefb57ea538"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.716842 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39926
I20260713 09:06:31.721942 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:06:31.728542 16766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.729744 16594 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:31.730216 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "8b0fc3344cfc455c8e90abefb57ea538"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.730685 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:31.755533 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.757203 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.759654 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.763181 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.763428 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.763710 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.763934 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:06:31.849351 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:46603
I20260713 09:06:31.849630 16828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:46603 every 8 connection(s)
I20260713 09:06:31.856781 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:31.864959 16832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:31.868017 16833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:31.870965 16829 heartbeater.cc:344] Connected to a master server at 127.16.52.190:33227
I20260713 09:06:31.871474 16829 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:31.871438 16835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:31.872645 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:31.872802 16829 heartbeater.cc:507] Master 127.16.52.190:33227 requested a full tablet report, sending...
I20260713 09:06:31.873651 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:31.873870 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:31.874055 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933591874039 us; error 0 us; skew 500 ppm
I20260713 09:06:31.874616 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:31.875207 16626 ts_manager.cc:194] Registered new tserver with Master: 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:31.876929 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39938
I20260713 09:06:31.882625 16594 webserver.cc:533] Webserver started at http://127.16.52.131:42511/ using document root <none> and password file <none>
I20260713 09:06:31.883131 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:31.883361 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:31.883625 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:31.884958 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "71e978779b9c46a1bb64210879e6393b"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.889595 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:31.892959 16840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.893772 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:31.894060 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "71e978779b9c46a1bb64210879e6393b"
format_stamp: "Formatted at 2026-07-13 09:06:31 on dist-test-slave-ttxq"
I20260713 09:06:31.894333 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:31.908932 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:31.910151 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:31.911556 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:31.914449 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:31.914705 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:31.915004 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:31.915239 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.002399 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:43363
I20260713 09:06:32.002547 16902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:43363 every 8 connection(s)
I20260713 09:06:32.018064 16903 heartbeater.cc:344] Connected to a master server at 127.16.52.190:33227
I20260713 09:06:32.018457 16903 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:32.019181 16903 heartbeater.cc:507] Master 127.16.52.190:33227 requested a full tablet report, sending...
I20260713 09:06:32.021133 16626 ts_manager.cc:194] Registered new tserver with Master: 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.021804 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014463926s
I20260713 09:06:32.022737 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39950
I20260713 09:06:32.071852 16626 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39958:
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:06:32.075323 16626 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:32.155625 16868 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a661c3e046afa4cd1a483526e06a (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:32.157591 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a661c3e046afa4cd1a483526e06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.181706 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a661c3e046afa4cd1a483526e06a (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:32.182073 16718 tablet_service.cc:1511] Processing CreateTablet for tablet 536ef72e4734404e840659b72d53fafb (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:32.183203 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a661c3e046afa4cd1a483526e06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.184542 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 536ef72e4734404e840659b72d53fafb (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:32.185930 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536ef72e4734404e840659b72d53fafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.187013 16717 tablet_service.cc:1511] Processing CreateTablet for tablet f460cfdd75df4b36a011d3975ddc025b (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:32.188123 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536ef72e4734404e840659b72d53fafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.190253 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f460cfdd75df4b36a011d3975ddc025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.194811 16866 tablet_service.cc:1511] Processing CreateTablet for tablet f460cfdd75df4b36a011d3975ddc025b (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:32.199847 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f460cfdd75df4b36a011d3975ddc025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.202101 16716 tablet_service.cc:1511] Processing CreateTablet for tablet e19850c5b39e40c98867876f11aace9e (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:32.206518 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e19850c5b39e40c98867876f11aace9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.210938 16865 tablet_service.cc:1511] Processing CreateTablet for tablet e19850c5b39e40c98867876f11aace9e (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:32.212558 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e19850c5b39e40c98867876f11aace9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.216765 16715 tablet_service.cc:1511] Processing CreateTablet for tablet b73b95a5037a4244855bef556bce1589 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:32.218025 16715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73b95a5037a4244855bef556bce1589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.230299 16794 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a661c3e046afa4cd1a483526e06a (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:32.232770 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 536ef72e4734404e840659b72d53fafb (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:32.236935 16791 tablet_service.cc:1511] Processing CreateTablet for tablet e19850c5b39e40c98867876f11aace9e (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:32.235140 16792 tablet_service.cc:1511] Processing CreateTablet for tablet f460cfdd75df4b36a011d3975ddc025b (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:32.239135 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a661c3e046afa4cd1a483526e06a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.243448 16790 tablet_service.cc:1511] Processing CreateTablet for tablet b73b95a5037a4244855bef556bce1589 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:32.241400 16921 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.245975 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f460cfdd75df4b36a011d3975ddc025b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.248857 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536ef72e4734404e840659b72d53fafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.250193 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e19850c5b39e40c98867876f11aace9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.252080 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73b95a5037a4244855bef556bce1589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.260406 16714 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc442adadc40f98a45bee2a3019a84 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:32.262377 16714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc442adadc40f98a45bee2a3019a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.288888 16789 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc442adadc40f98a45bee2a3019a84 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:32.290316 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc442adadc40f98a45bee2a3019a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.302562 16713 tablet_service.cc:1511] Processing CreateTablet for tablet 89038a94c9fd46048f8a80873ce7ed23 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:32.304129 16864 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc442adadc40f98a45bee2a3019a84 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:32.306761 16713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89038a94c9fd46048f8a80873ce7ed23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.294217 16868 tablet_service.cc:1511] Processing CreateTablet for tablet b73b95a5037a4244855bef556bce1589 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:32.307433 16864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc442adadc40f98a45bee2a3019a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.314858 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73b95a5037a4244855bef556bce1589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.381901 16922 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.384299 16921 tablet_bootstrap.cc:654] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.391758 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 89038a94c9fd46048f8a80873ce7ed23 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:32.385591 16788 tablet_service.cc:1511] Processing CreateTablet for tablet 89038a94c9fd46048f8a80873ce7ed23 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:32.396267 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89038a94c9fd46048f8a80873ce7ed23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:32.400851 16674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:32.407994 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3faaa86c5e4ec387bd04d72461719d (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:32.409274 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3faaa86c5e4ec387bd04d72461719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.418078 16787 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3faaa86c5e4ec387bd04d72461719d (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:32.419435 16787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3faaa86c5e4ec387bd04d72461719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.415426 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89038a94c9fd46048f8a80873ce7ed23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.419412 16865 tablet_service.cc:1511] Processing CreateTablet for tablet 2f3faaa86c5e4ec387bd04d72461719d (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:32.450604 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f3faaa86c5e4ec387bd04d72461719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.477488 16922 tablet_bootstrap.cc:654] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.498737 16789 tablet_service.cc:1511] Processing CreateTablet for tablet 5279c867f859470cb25d9bc927fc75a5 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:32.501474 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 5279c867f859470cb25d9bc927fc75a5 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:32.505493 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5279c867f859470cb25d9bc927fc75a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.506193 16921 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.506651 16921 ts_tablet_manager.cc:1403] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.268s	user 0.007s	sys 0.024s
I20260713 09:06:32.510260 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5279c867f859470cb25d9bc927fc75a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.514012 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 5279c867f859470cb25d9bc927fc75a5 (DEFAULT_TABLE table=test-workload [id=e17d4808c32340a39c3d14e15b1caeca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:32.516685 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5279c867f859470cb25d9bc927fc75a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:32.525648 16923 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:32.530368 16921 raft_consensus.cc:359] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.531332 16921 raft_consensus.cc:385] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.531872 16921 raft_consensus.cc:740] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.538616 16921 consensus_queue.cc:260] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.548806 16921 ts_tablet_manager.cc:1434] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.007s
I20260713 09:06:32.549751 16903 heartbeater.cc:499] Master 127.16.52.190:33227 was elected leader, sending a full tablet report...
I20260713 09:06:32.550002 16921 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.553802 16922 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.554298 16922 ts_tablet_manager.cc:1403] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.006s
I20260713 09:06:32.557075 16921 tablet_bootstrap.cc:654] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.557551 16922 raft_consensus.cc:359] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.558424 16922 raft_consensus.cc:385] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.558738 16922 raft_consensus.cc:740] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.559646 16922 consensus_queue.cc:260] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.563512 16923 tablet_bootstrap.cc:654] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.564975 16754 heartbeater.cc:499] Master 127.16.52.190:33227 was elected leader, sending a full tablet report...
I20260713 09:06:32.575213 16922 ts_tablet_manager.cc:1434] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260713 09:06:32.578022 16922 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.583078 16921 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.583586 16921 ts_tablet_manager.cc:1403] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.019s
I20260713 09:06:32.586484 16921 raft_consensus.cc:359] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.587212 16921 raft_consensus.cc:385] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.587513 16921 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.588256 16921 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.588918 16922 tablet_bootstrap.cc:654] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.590427 16921 ts_tablet_manager.cc:1434] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:32.591498 16921 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.598315 16921 tablet_bootstrap.cc:654] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.604497 16923 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:32.604904 16923 ts_tablet_manager.cc:1403] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.003s
I20260713 09:06:32.607033 16923 raft_consensus.cc:359] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.607781 16923 raft_consensus.cc:385] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.608071 16923 raft_consensus.cc:740] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.608767 16923 consensus_queue.cc:260] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.609328 16922 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.609817 16922 ts_tablet_manager.cc:1403] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260713 09:06:32.609937 16921 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.610387 16921 ts_tablet_manager.cc:1403] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:06:32.611987 16829 heartbeater.cc:499] Master 127.16.52.190:33227 was elected leader, sending a full tablet report...
I20260713 09:06:32.612238 16923 ts_tablet_manager.cc:1434] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:32.613024 16923 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:32.613227 16921 raft_consensus.cc:359] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.613933 16921 raft_consensus.cc:385] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.614238 16921 raft_consensus.cc:740] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.614969 16921 consensus_queue.cc:260] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.617321 16921 ts_tablet_manager.cc:1434] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:32.617148 16922 raft_consensus.cc:359] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.617864 16922 raft_consensus.cc:385] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.618144 16922 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.618266 16921 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.618883 16922 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.619385 16923 tablet_bootstrap.cc:654] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.625278 16921 tablet_bootstrap.cc:654] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.627841 16922 ts_tablet_manager.cc:1434] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260713 09:06:32.633136 16922 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.633981 16923 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:32.634457 16923 ts_tablet_manager.cc:1403] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:06:32.637302 16923 raft_consensus.cc:359] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.637995 16923 raft_consensus.cc:385] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.638298 16923 raft_consensus.cc:740] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.639070 16923 consensus_queue.cc:260] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.639820 16921 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.640264 16921 ts_tablet_manager.cc:1403] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:06:32.640619 16922 tablet_bootstrap.cc:654] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.641168 16923 ts_tablet_manager.cc:1434] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:06:32.642056 16923 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:32.644989 16921 raft_consensus.cc:359] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.645676 16921 raft_consensus.cc:385] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.645954 16921 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.646795 16921 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.648703 16923 tablet_bootstrap.cc:654] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.649128 16921 ts_tablet_manager.cc:1434] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:32.650048 16921 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.660382 16928 raft_consensus.cc:493] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.660981 16928 raft_consensus.cc:515] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.664477 16928 leader_election.cc:290] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.676049 16922 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.677606 16921 tablet_bootstrap.cc:654] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.682444 16923 tablet_bootstrap.cc:492] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:32.682881 16923 ts_tablet_manager.cc:1403] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.004s
I20260713 09:06:32.677423 16922 ts_tablet_manager.cc:1403] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.000s
I20260713 09:06:32.685892 16923 raft_consensus.cc:359] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.686694 16923 raft_consensus.cc:385] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.686993 16923 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.687839 16923 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
W20260713 09:06:32.689370 16755 tablet.cc:2406] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:32.690217 16923 ts_tablet_manager.cc:1434] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:32.690115 16922 raft_consensus.cc:359] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.690888 16922 raft_consensus.cc:385] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.691176 16922 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.691169 16923 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:32.692036 16922 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.694587 16922 ts_tablet_manager.cc:1434] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:32.695506 16922 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.698220 16923 tablet_bootstrap.cc:654] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.701839 16922 tablet_bootstrap.cc:654] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.705140 16932 raft_consensus.cc:493] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.705605 16932 raft_consensus.cc:515] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.708243 16932 leader_election.cc:290] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.718132 16921 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.718542 16921 ts_tablet_manager.cc:1403] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.009s
I20260713 09:06:32.722052 16921 raft_consensus.cc:359] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.722849 16921 raft_consensus.cc:385] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.723145 16921 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.723882 16921 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.726420 16921 ts_tablet_manager.cc:1434] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:32.727355 16921 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.733214 16922 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.733690 16922 ts_tablet_manager.cc:1403] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260713 09:06:32.734021 16921 tablet_bootstrap.cc:654] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.740015 16922 raft_consensus.cc:359] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.740751 16922 raft_consensus.cc:385] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.741070 16922 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.741027 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.741871 16922 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
W20260713 09:06:32.743628 16692 leader_election.cc:343] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.746201 16922 ts_tablet_manager.cc:1434] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:06:32.745929 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:32.747184 16922 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.746956 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:32.747679 16878 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:32.749138 16693 leader_election.cc:304] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.750054 16928 raft_consensus.cc:2804] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.750389 16928 raft_consensus.cc:493] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.750744 16928 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.751242 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
W20260713 09:06:32.753743 16768 leader_election.cc:343] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:32.754999 16769 leader_election.cc:343] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.755431 16769 leader_election.cc:304] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b0fc3344cfc455c8e90abefb57ea538; no voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:32.756224 16932 raft_consensus.cc:2749] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.757614 16928 raft_consensus.cc:515] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.757856 16921 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.758723 16921 ts_tablet_manager.cc:1403] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260713 09:06:32.762373 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:32.761602 16921 raft_consensus.cc:359] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.762560 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:32.762923 16921 raft_consensus.cc:385] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.762951 16878 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.763401 16921 raft_consensus.cc:740] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
W20260713 09:06:32.763798 16692 leader_election.cc:343] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.764322 16921 consensus_queue.cc:260] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.766610 16921 ts_tablet_manager.cc:1434] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:06:32.767491 16921 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.767611 16922 tablet_bootstrap.cc:654] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.770043 16878 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 1.
I20260713 09:06:32.761679 16928 leader_election.cc:290] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Requested vote from peers 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.773042 16923 tablet_bootstrap.cc:492] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:32.773607 16923 ts_tablet_manager.cc:1403] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.017s
I20260713 09:06:32.774061 16693 leader_election.cc:304] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.774827 16928 raft_consensus.cc:2804] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.776829 16928 raft_consensus.cc:697] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:32.777264 16923 raft_consensus.cc:359] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.777997 16923 raft_consensus.cc:385] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.777647 16928 consensus_queue.cc:237] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.778304 16923 raft_consensus.cc:740] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.779016 16923 consensus_queue.cc:260] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:32.781512 16926 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.782042 16926 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.785367 16923 ts_tablet_manager.cc:1434] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:32.785856 16926 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.788796 16923 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:32.807420 16922 tablet_bootstrap.cc:492] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.807922 16922 ts_tablet_manager.cc:1403] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.061s	user 0.001s	sys 0.013s
I20260713 09:06:32.808231 16921 tablet_bootstrap.cc:654] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.813647 16928 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.811758 16625 catalog_manager.cc:5697] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 1 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.814209 16928 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.824676 16928 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.825081 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
W20260713 09:06:32.827533 16692 leader_election.cc:343] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.828598 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:32.829480 16878 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:32.830935 16693 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.832093 16949 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.832830 16928 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.829954 16922 raft_consensus.cc:359] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.833535 16928 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.833361 16949 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.834586 16928 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.834322 16922 raft_consensus.cc:385] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.836216 16922 raft_consensus.cc:740] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.839633 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.840287 16949 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.841091 16922 consensus_queue.cc:260] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
W20260713 09:06:32.841459 16692 leader_election.cc:343] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.841524 16921 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.842545 16921 ts_tablet_manager.cc:1403] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.012s
I20260713 09:06:32.845672 16922 ts_tablet_manager.cc:1434] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260713 09:06:32.846622 16922 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.850047 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:32.850832 16878 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:32.851531 16926 raft_consensus.cc:493] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.851476 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:32.851859 16693 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.852171 16729 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
I20260713 09:06:32.852057 16926 raft_consensus.cc:515] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.852639 16949 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.853011 16949 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.853418 16949 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.853542 16843 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:32.855065 16926 leader_election.cc:290] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.853243 16921 raft_consensus.cc:359] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.860734 16926 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.860571 16921 raft_consensus.cc:385] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.861102 16926 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.861450 16921 raft_consensus.cc:740] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.861896 16923 tablet_bootstrap.cc:654] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.861500 16926 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.868230 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:32.869050 16729 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
I20260713 09:06:32.870592 16928 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.874019 16928 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.875591 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.875797 16843 leader_election.cc:304] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:32.880927 16922 tablet_bootstrap.cc:654] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.874030 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.881479 16803 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
I20260713 09:06:32.882906 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:32.880352 16921 consensus_queue.cc:260] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
W20260713 09:06:32.886801 16692 leader_election.cc:343] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:32.888940 16841 leader_election.cc:343] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.897807 16956 raft_consensus.cc:493] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.899031 16956 raft_consensus.cc:515] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.901750 16949 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.902532 16956 leader_election.cc:290] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.903252 16956 raft_consensus.cc:2804] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.903765 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.904385 16804 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
I20260713 09:06:32.903605 16956 raft_consensus.cc:493] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.905556 16956 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.906025 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
W20260713 09:06:32.907351 16692 leader_election.cc:343] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.908126 16841 leader_election.cc:304] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:32.916350 16923 tablet_bootstrap.cc:492] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:32.916887 16923 ts_tablet_manager.cc:1403] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.014s
I20260713 09:06:32.918272 16959 raft_consensus.cc:2804] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.919000 16921 ts_tablet_manager.cc:1434] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.007s
I20260713 09:06:32.921998 16959 raft_consensus.cc:493] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.922391 16959 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.922739 16921 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:32.929162 16959 raft_consensus.cc:515] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
W20260713 09:06:32.920104 16843 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.129:43185, user_credentials={real_user=slave}} blocked reactor thread for 47297.4us
I20260713 09:06:32.895246 16926 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.930833 16922 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:32.931432 16922 ts_tablet_manager.cc:1403] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.007s
I20260713 09:06:32.903924 16949 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.932338 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:32.932617 16926 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.932915 16804 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.921299 16956 raft_consensus.cc:515] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.934917 16922 raft_consensus.cc:359] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.935788 16922 raft_consensus.cc:385] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.936149 16922 raft_consensus.cc:740] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.936836 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:32.937482 16728 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.937530 16727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:32.935348 16956 leader_election.cc:290] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.938529 16727 raft_consensus.cc:2393] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71e978779b9c46a1bb64210879e6393b in current term 1: Already voted for candidate 851bf4dd3f844e3881e87e53e9d763bc in this term.
I20260713 09:06:32.930833 16921 tablet_bootstrap.cc:654] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.939486 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:32.940771 16878 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.941377 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:32.936152 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:32.943509 16877 raft_consensus.cc:2393] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 851bf4dd3f844e3881e87e53e9d763bc in current term 1: Already voted for candidate 71e978779b9c46a1bb64210879e6393b in this term.
I20260713 09:06:32.940676 16959 leader_election.cc:290] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:32.945322 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:32.947005 16726 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.936944 16922 consensus_queue.cc:260] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.954299 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:32.952663 16693 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [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: 851bf4dd3f844e3881e87e53e9d763bc; no voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.955633 16949 raft_consensus.cc:2749] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.957175 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:32.957741 16802 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:32.959242 16841 leader_election.cc:343] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.959681 16841 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [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: 71e978779b9c46a1bb64210879e6393b; no voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:32.960517 16922 ts_tablet_manager.cc:1434] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:06:32.961524 16922 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:32.962965 16949 raft_consensus.cc:493] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.963691 16949 raft_consensus.cc:515] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.965873 16949 leader_election.cc:290] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:32.966703 16923 raft_consensus.cc:359] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.966934 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:32.967432 16923 raft_consensus.cc:385] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.967646 16803 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:32.967785 16923 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.968109 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:32.966966 16728 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:32.968497 16923 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.969434 16692 leader_election.cc:304] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
W20260713 09:06:32.971668 16693 leader_election.cc:343] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.977684 16726 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:32.971928 16949 raft_consensus.cc:2804] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.969899 16959 raft_consensus.cc:2749] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.978435 16949 raft_consensus.cc:493] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.978942 16949 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.987700 16843 leader_election.cc:304] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:32.987926 16804 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:32.985396 16878 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 1.
I20260713 09:06:32.989874 16843 leader_election.cc:304] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:32.991170 16956 raft_consensus.cc:2804] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.991251 16959 raft_consensus.cc:2804] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.991717 16956 raft_consensus.cc:697] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:32.992735 16959 raft_consensus.cc:697] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:32.992710 16956 consensus_queue.cc:237] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.993700 16959 consensus_queue.cc:237] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:32.990190 16921 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:32.995414 16921 ts_tablet_manager.cc:1403] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.007s
I20260713 09:06:32.999508 16693 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:33.000109 16802 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:33.000320 16928 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.998680 16923 ts_tablet_manager.cc:1434] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260713 09:06:33.009443 16921 raft_consensus.cc:359] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.010324 16921 raft_consensus.cc:385] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.010622 16921 raft_consensus.cc:740] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.004758 16949 raft_consensus.cc:515] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.014163 16949 leader_election.cc:290] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.016512 16923 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:33.016852 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:33.017014 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:33.017577 16802 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:33.019984 16693 leader_election.cc:343] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.020804 16922 tablet_bootstrap.cc:654] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.011257 16921 consensus_queue.cc:260] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.024158 16921 ts_tablet_manager.cc:1434] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:06:33.025238 16921 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: Bootstrap starting.
I20260713 09:06:33.032579 16802 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 1.
I20260713 09:06:33.034003 16692 leader_election.cc:304] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [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: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:33.034984 16964 raft_consensus.cc:2804] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.035566 16964 raft_consensus.cc:697] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:33.036518 16964 consensus_queue.cc:237] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.030556 16928 raft_consensus.cc:697] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:33.039749 16921 tablet_bootstrap.cc:654] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.040138 16928 consensus_queue.cc:237] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.044313 16923 tablet_bootstrap.cc:654] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.062889 16625 catalog_manager.cc:5697] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 1 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.068009 16932 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.068675 16932 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.072037 16932 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.072085 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:33.072443 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:33.076871 16726 raft_consensus.cc:2393] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b0fc3344cfc455c8e90abefb57ea538 in current term 1: Already voted for candidate 851bf4dd3f844e3881e87e53e9d763bc in this term.
I20260713 09:06:33.078109 16922 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:33.079071 16878 raft_consensus.cc:2393] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b0fc3344cfc455c8e90abefb57ea538 in current term 1: Already voted for candidate 71e978779b9c46a1bb64210879e6393b in this term.
I20260713 09:06:33.079139 16922 ts_tablet_manager.cc:1403] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.005s
I20260713 09:06:33.081168 16768 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b0fc3344cfc455c8e90abefb57ea538; no voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:33.084280 16932 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.087666 16922 raft_consensus.cc:359] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.088951 16922 raft_consensus.cc:385] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.089303 16922 raft_consensus.cc:740] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.092012 16922 consensus_queue.cc:260] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.091071 16622 catalog_manager.cc:5697] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 1 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.094612 16923 tablet_bootstrap.cc:492] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:33.095079 16923 ts_tablet_manager.cc:1403] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.000s
I20260713 09:06:33.095275 16932 raft_consensus.cc:2749] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.097492 16922 ts_tablet_manager.cc:1434] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:33.098054 16923 raft_consensus.cc:359] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.098963 16923 raft_consensus.cc:385] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.099344 16923 raft_consensus.cc:740] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.100158 16923 consensus_queue.cc:260] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.098388 16922 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:33.102998 16921 tablet_bootstrap.cc:492] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: No bootstrap required, opened a new log
I20260713 09:06:33.103489 16921 ts_tablet_manager.cc:1403] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.008s
I20260713 09:06:33.106179 16921 raft_consensus.cc:359] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.106881 16921 raft_consensus.cc:385] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.107196 16921 raft_consensus.cc:740] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.108387 16921 consensus_queue.cc:260] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.109668 16923 ts_tablet_manager.cc:1434] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260713 09:06:33.110508 16921 ts_tablet_manager.cc:1434] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:33.110638 16923 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:33.112185 16922 tablet_bootstrap.cc:654] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.118245 16923 tablet_bootstrap.cc:654] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.125142 16625 catalog_manager.cc:5697] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 1 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.120661 16623 catalog_manager.cc:5697] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 1 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.133538 16932 raft_consensus.cc:493] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.133929 16923 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:33.133991 16932 raft_consensus.cc:515] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.134524 16923 ts_tablet_manager.cc:1403] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260713 09:06:33.135986 16932 leader_election.cc:290] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.137426 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89038a94c9fd46048f8a80873ce7ed23" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:33.137595 16923 raft_consensus.cc:359] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.138312 16922 tablet_bootstrap.cc:492] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:33.138402 16923 raft_consensus.cc:385] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.138764 16922 ts_tablet_manager.cc:1403] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260713 09:06:33.138847 16923 raft_consensus.cc:740] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.139380 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89038a94c9fd46048f8a80873ce7ed23" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:33.138021 16726 raft_consensus.cc:2468] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 0.
I20260713 09:06:33.139907 16923 consensus_queue.cc:260] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.141409 16769 leader_election.cc:304] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.141422 16922 raft_consensus.cc:359] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.142264 16922 raft_consensus.cc:385] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.140012 16878 raft_consensus.cc:2468] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 0.
I20260713 09:06:33.142625 16922 raft_consensus.cc:740] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.142946 16923 ts_tablet_manager.cc:1434] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:33.143326 16922 consensus_queue.cc:260] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.145439 16922 ts_tablet_manager.cc:1434] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:33.146253 16922 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: Bootstrap starting.
I20260713 09:06:33.150691 16923 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:33.152870 16973 raft_consensus.cc:2804] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.153260 16973 raft_consensus.cc:493] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.153589 16973 raft_consensus.cc:3060] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.154681 16922 tablet_bootstrap.cc:654] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.163916 16932 raft_consensus.cc:493] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.164418 16932 raft_consensus.cc:515] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:33.163553 16973 raft_consensus.cc:515] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.167001 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:33.167791 16878 raft_consensus.cc:2393] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b0fc3344cfc455c8e90abefb57ea538 in current term 1: Already voted for candidate 851bf4dd3f844e3881e87e53e9d763bc in this term.
I20260713 09:06:33.168293 16923 tablet_bootstrap.cc:654] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.169763 16973 leader_election.cc:290] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.169976 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89038a94c9fd46048f8a80873ce7ed23" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:33.170542 16726 raft_consensus.cc:3060] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.172542 16922 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: No bootstrap required, opened a new log
I20260713 09:06:33.173178 16922 ts_tablet_manager.cc:1403] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260713 09:06:33.175634 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89038a94c9fd46048f8a80873ce7ed23" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:33.176185 16878 raft_consensus.cc:3060] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.176668 16922 raft_consensus.cc:359] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.177599 16922 raft_consensus.cc:385] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.177994 16922 raft_consensus.cc:740] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.178732 16922 consensus_queue.cc:260] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.179111 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:33.180996 16923 tablet_bootstrap.cc:492] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:33.181133 16922 ts_tablet_manager.cc:1434] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:33.181447 16923 ts_tablet_manager.cc:1403] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260713 09:06:33.182587 16769 leader_election.cc:304] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b0fc3344cfc455c8e90abefb57ea538; no voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:33.183339 16973 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.187582 16923 raft_consensus.cc:359] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.188271 16923 raft_consensus.cc:385] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.188534 16923 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.189500 16932 leader_election.cc:290] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363), 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185)
I20260713 09:06:33.189774 16973 raft_consensus.cc:2749] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.192211 16726 raft_consensus.cc:2468] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 1.
I20260713 09:06:33.192555 16923 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.193295 16769 leader_election.cc:304] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.194160 16976 raft_consensus.cc:2804] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.194599 16923 ts_tablet_manager.cc:1434] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:06:33.194849 16976 raft_consensus.cc:697] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:33.195572 16923 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: Bootstrap starting.
I20260713 09:06:33.195941 16976 consensus_queue.cc:237] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.200843 16932 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.201284 16932 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.202273 16923 tablet_bootstrap.cc:654] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.213667 16923 tablet_bootstrap.cc:492] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: No bootstrap required, opened a new log
I20260713 09:06:33.214048 16923 ts_tablet_manager.cc:1403] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:06:33.214775 16623 catalog_manager.cc:5697] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.216014 16923 raft_consensus.cc:359] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.216501 16923 raft_consensus.cc:385] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.216720 16923 raft_consensus.cc:740] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.217366 16923 consensus_queue.cc:260] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.219458 16923 ts_tablet_manager.cc:1434] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:33.211750 16878 raft_consensus.cc:2468] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 1.
I20260713 09:06:33.222326 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:33.223084 16877 raft_consensus.cc:2393] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b0fc3344cfc455c8e90abefb57ea538 in current term 1: Already voted for candidate 851bf4dd3f844e3881e87e53e9d763bc in this term.
I20260713 09:06:33.221354 16932 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.219485 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:33.226445 16769 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b0fc3344cfc455c8e90abefb57ea538; no voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:33.227310 16932 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.232784 16932 raft_consensus.cc:2749] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.310201 16928 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.323760 16949 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.380091 16949 raft_consensus.cc:493] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.380546 16949 raft_consensus.cc:515] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.382212 16949 leader_election.cc:290] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.383139 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:33.383307 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b" is_pre_election: true
I20260713 09:06:33.383672 16802 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:33.384013 16878 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 0.
I20260713 09:06:33.384696 16692 leader_election.cc:304] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.385504 16949 raft_consensus.cc:2804] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.385845 16949 raft_consensus.cc:493] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.386173 16949 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.392877 16949 raft_consensus.cc:515] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.394903 16949 leader_election.cc:290] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:33.395660 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:33.396034 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:33.396255 16802 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.396589 16878 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.399185 16956 raft_consensus.cc:493] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.399572 16956 raft_consensus.cc:515] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.401582 16956 leader_election.cc:290] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:33.402575 16802 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 1.
I20260713 09:06:33.402944 16878 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 1.
I20260713 09:06:33.403199 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:33.403839 16804 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
I20260713 09:06:33.403946 16692 leader_election.cc:304] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.404788 16949 raft_consensus.cc:2804] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.405010 16841 leader_election.cc:304] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.405480 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:33.406036 16949 raft_consensus.cc:697] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:33.405733 16956 raft_consensus.cc:2804] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.412647 16956 raft_consensus.cc:493] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.413033 16956 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.413074 16949 consensus_queue.cc:237] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.406088 16726 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 0.
W20260713 09:06:33.410912 16674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:33.422565 16956 raft_consensus.cc:515] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.424583 16956 leader_election.cc:290] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:33.426427 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:33.425655 16625 catalog_manager.cc:5697] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 1 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.427126 16726 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.428346 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:33.428900 16804 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.435251 16949 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.436584 16804 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:33.437155 16956 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.438529 16841 leader_election.cc:304] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:33.439267 16956 raft_consensus.cc:2804] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.440011 16956 raft_consensus.cc:697] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:33.442739 16726 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:33.442528 16956 consensus_queue.cc:237] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:33.462855 16956 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.478111 16623 catalog_manager.cc:5697] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 1 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.484366 16956 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.485466 16959 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.499908 16928 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.527140 16991 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:06:33.556718 16878 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.566361 16949 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.746156 16932 consensus_queue.cc:1048] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.750293 16932 consensus_queue.cc:1048] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.945184 16959 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.958983 16926 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.974524 16928 consensus_queue.cc:1048] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.986008 16991 consensus_queue.cc:1048] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:34.422930 16674 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:34.553812 17007 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.554248 17007 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.555962 17007 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:34.556550 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc" is_pre_election: true
I20260713 09:06:34.556895 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538" is_pre_election: true
I20260713 09:06:34.557049 16726 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:34.557430 16802 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 1.
I20260713 09:06:34.558089 16843 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:34.558738 17007 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:34.559069 17007 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.559352 17007 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.563982 17007 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.565510 17007 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 2 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:34.566082 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:34.566414 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:34.566665 16726 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.566943 16802 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.573212 16726 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 2.
I20260713 09:06:34.573208 16802 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 2.
I20260713 09:06:34.574535 16843 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:34.575171 17007 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.575603 17007 raft_consensus.cc:697] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:34.576578 17007 consensus_queue.cc:237] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER 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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.583889 16623 catalog_manager.cc:5697] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 0 to 2, leader changed from <none> to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 2 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.908934 16877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:34.909531 16877 raft_consensus.cc:606] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:34.914184 16877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:34.914659 16877 raft_consensus.cc:606] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:34.919169 16877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:34.919616 16877 raft_consensus.cc:606] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:34.931075 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:34.931514 16726 raft_consensus.cc:606] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:34.936585 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:34.937047 16726 raft_consensus.cc:606] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:34.943863 16877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:34.944300 16877 raft_consensus.cc:606] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:34.948493 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:34.948974 16726 raft_consensus.cc:606] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Received request to transfer leadership to TS 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:34.951784 16964 raft_consensus.cc:993] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:34.952131 17017 raft_consensus.cc:1081] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:34.953574 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:06:34.954099 16802 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:34.954417 16802 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.959292 16802 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.960848 16802 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:34.961454 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:34.962101 16726 raft_consensus.cc:3055] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:34.962148 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:34.962486 16726 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:34.962729 16877 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.963248 16726 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.964303 16726 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.967351 16877 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:34.968427 16768 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:34.968613 16726 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:34.969129 17001 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.970019 17001 raft_consensus.cc:697] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:34.970664 17001 consensus_queue.cc:237] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:34.977311 16623 catalog_manager.cc:5697] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 1 to 2, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.006484 16964 raft_consensus.cc:993] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:35.006974 17017 raft_consensus.cc:1081] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:35.008433 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:06:35.008838 16802 raft_consensus.cc:493] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.009079 16802 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.013362 16802 raft_consensus.cc:515] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.014797 16802 leader_election.cc:290] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:35.015583 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:35.015766 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:35.016258 16726 raft_consensus.cc:3055] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.016280 16877 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.016769 16726 raft_consensus.cc:740] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:35.017547 16726 consensus_queue.cc:260] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.018580 16726 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.021823 16877 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:35.022712 16768 leader_election.cc:304] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:35.023361 17001 raft_consensus.cc:2804] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.023470 16726 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:35.023902 17001 raft_consensus.cc:697] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:35.024694 17001 consensus_queue.cc:237] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.030509 16623 catalog_manager.cc:5697] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 1 to 2, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.040784 17008 raft_consensus.cc:993] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.041163 17007 raft_consensus.cc:1081] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.042445 16726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55234
I20260713 09:06:35.042901 16726 raft_consensus.cc:493] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.043219 16726 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.047951 16726 raft_consensus.cc:515] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.049459 16726 leader_election.cc:290] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 2 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:35.050216 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:35.050451 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:35.050835 16802 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.050971 16877 raft_consensus.cc:3055] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.051298 16877 raft_consensus.cc:740] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:35.052006 16877 consensus_queue.cc:260] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.052898 16877 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.055320 16802 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 2.
I20260713 09:06:35.056344 16692 leader_election.cc:304] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:35.057024 17017 raft_consensus.cc:2804] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.057472 17017 raft_consensus.cc:697] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:35.058292 16877 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 2.
I20260713 09:06:35.058257 17017 consensus_queue.cc:237] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.059769 17021 raft_consensus.cc:993] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:35.060213 16964 raft_consensus.cc:1081] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Signalling peer 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:35.061560 16877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:06:35.062017 16877 raft_consensus.cc:493] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.062315 16877 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.066454 16623 catalog_manager.cc:5697] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 1 to 2, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 2 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.067940 16877 raft_consensus.cc:515] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.070168 16877 leader_election.cc:290] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 2 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:35.070497 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:35.070734 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5279c867f859470cb25d9bc927fc75a5" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:35.071134 16726 raft_consensus.cc:3055] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.071339 16802 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.071532 16726 raft_consensus.cc:740] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:35.072479 16726 consensus_queue.cc:260] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.073416 16726 raft_consensus.cc:3060] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.077606 16802 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 2.
I20260713 09:06:35.078292 16726 raft_consensus.cc:2468] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 2.
I20260713 09:06:35.078504 16841 leader_election.cc:304] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:35.079262 17007 raft_consensus.cc:2804] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.079643 17007 raft_consensus.cc:697] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:35.080320 17007 consensus_queue.cc:237] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.086179 16623 catalog_manager.cc:5697] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 1 to 2, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 2 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.157868 17007 raft_consensus.cc:993] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:35.158349 17008 raft_consensus.cc:1081] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:35.158689 16726 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:35.159777 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51824
I20260713 09:06:35.159905 17008 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.160248 16802 raft_consensus.cc:493] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.160651 16802 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.166862 16802 raft_consensus.cc:515] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.167623 17008 raft_consensus.cc:993] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.168049 17008 raft_consensus.cc:1081] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.169507 16802 leader_election.cc:290] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:35.169672 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:35.169865 16729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55234
I20260713 09:06:35.170277 16728 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.170429 16729 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.170900 16729 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.174592 16728 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:35.175700 16769 leader_election.cc:304] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:35.176452 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:35.177023 16877 raft_consensus.cc:3055] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.177333 16877 raft_consensus.cc:740] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:35.177489 16802 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:35.178171 16877 consensus_queue.cc:260] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.178843 17001 raft_consensus.cc:2804] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.179037 17025 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.179351 16877 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.179288 17001 raft_consensus.cc:697] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:35.181169 17001 consensus_queue.cc:237] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.185669 16729 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.186942 16726 raft_consensus.cc:1240] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Rejecting Update request from peer 71e978779b9c46a1bb64210879e6393b for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:35.187458 16877 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:35.188834 16729 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 3 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:35.188838 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:35.190965 17007 raft_consensus.cc:993] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.191429 17008 raft_consensus.cc:1081] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:35.191298 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:35.192227 16877 raft_consensus.cc:3055] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.192977 16877 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:35.193202 16726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55234
I20260713 09:06:35.193140 17008 consensus_queue.cc:1059] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.193841 16726 raft_consensus.cc:493] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.194278 16726 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.197911 16623 catalog_manager.cc:5697] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 1 to 2, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.203457 16726 raft_consensus.cc:515] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.206859 16726 leader_election.cc:290] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 2 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:35.208105 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:35.208735 16803 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.208676 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:35.209599 16878 raft_consensus.cc:3055] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.210019 16878 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:35.211166 16878 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.212509 16878 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.216809 16877 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.216600 16803 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 2.
I20260713 09:06:35.218158 16877 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.218714 16692 leader_election.cc:304] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:35.219499 16878 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 2.
I20260713 09:06:35.219709 17017 raft_consensus.cc:2804] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.220324 17017 raft_consensus.cc:697] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:35.221186 17017 consensus_queue.cc:237] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.225188 16877 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 3.
W20260713 09:06:35.225723 17007 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:06:35.227118 16693 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:35.227919 17017 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.228380 17017 raft_consensus.cc:697] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:35.229153 17017 consensus_queue.cc:237] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:35.232162 16623 catalog_manager.cc:5697] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 1 to 2, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 2 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.243214 16623 catalog_manager.cc:5697] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 2 to 3, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 3 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.401298 16726 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.402591 17001 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.408264 16877 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.409906 17001 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.439183 16877 raft_consensus.cc:1275] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.440393 17017 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.448649 16803 raft_consensus.cc:1275] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.451273 17037 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.475282 16803 raft_consensus.cc:1275] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.476523 17007 consensus_queue.cc:1048] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.485176 16726 raft_consensus.cc:1275] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.486503 17029 consensus_queue.cc:1048] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.559863 16726 raft_consensus.cc:1275] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.561098 17001 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.569424 16877 raft_consensus.cc:1275] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.570937 17018 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.606122 16877 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.607268 17037 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.614843 16803 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.616673 16964 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.688553 16877 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:35.689663 16803 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.689806 16964 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.697271 16803 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:35.699651 16964 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.713508 16726 raft_consensus.cc:1275] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.714731 17018 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.723701 16877 raft_consensus.cc:1275] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.727414 17046 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:37.976986 16594 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:06:37.977830 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:37.992784 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:43116
I20260713 09:06:37.993235 16726 raft_consensus.cc:606] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Received request to transfer leadership to TS 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:38.004489 16803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:38.005051 16803 raft_consensus.cc:606] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Received request to transfer leadership to TS 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:38.006228 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:38.006706 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:38.244745 17001 raft_consensus.cc:993] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:38.245270 17053 raft_consensus.cc:1081] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Signalling peer 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:38.246654 16877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:06:38.247123 16877 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:38.247429 16877 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.251698 16877 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.253338 16877 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 3 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:38.254091 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:38.254305 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:38.254629 16726 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.254935 16803 raft_consensus.cc:3055] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:38.255223 16803 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:38.255951 16803 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.256875 16803 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.258620 16726 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:38.259557 16843 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:38.260282 17049 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:38.262056 17049 raft_consensus.cc:697] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:38.262307 16803 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:38.262827 17049 consensus_queue.cc:237] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.269047 16623 catalog_manager.cc:5697] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 2 to 3, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 3 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.452087 16964 raft_consensus.cc:993] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:38.452490 16964 raft_consensus.cc:1081] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Signalling peer 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:38.453893 16877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:06:38.454388 16877 raft_consensus.cc:493] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:38.454674 16877 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.458542 16877 raft_consensus.cc:515] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.460705 16877 leader_election.cc:290] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 3 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:38.461017 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:38.461298 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:38.461573 16726 raft_consensus.cc:3055] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:38.461820 16803 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.461879 16726 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:38.462636 16726 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.463815 16726 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:38.468415 16803 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:38.469491 16841 leader_election.cc:304] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [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: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:38.469836 16726 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:38.470307 17049 raft_consensus.cc:2804] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:38.470789 17049 raft_consensus.cc:697] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:38.471604 17049 consensus_queue.cc:237] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:38.478693 16623 catalog_manager.cc:5697] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 2 to 3, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 3 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.771373 16803 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.772691 17049 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:38.782684 16726 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.784391 17054 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:38.929270 16803 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.930405 17054 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:38.938261 16726 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:38.939815 17054 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:39.007547 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:39.017082 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:39.017576 16726 raft_consensus.cc:606] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:39.021958 16877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:39.022408 16877 raft_consensus.cc:606] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:39.026672 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:39.027089 16726 raft_consensus.cc:606] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:39.031122 16726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:55242
I20260713 09:06:39.031502 16726 raft_consensus.cc:606] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:39.035714 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
mode: GRACEFUL
new_leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:06:39.036301 16878 raft_consensus.cc:606] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Received request to transfer leadership to TS 8b0fc3344cfc455c8e90abefb57ea538
I20260713 09:06:39.072901 17070 raft_consensus.cc:993] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.073400 16964 raft_consensus.cc:1081] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.074869 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:06:39.075385 16802 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.075778 16802 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.080530 16802 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.082603 16802 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 4 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:39.082753 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:39.083194 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:39.083335 16726 raft_consensus.cc:3055] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:39.083699 16726 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:39.083794 16878 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.084486 16726 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.085538 16726 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.090126 16878 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.091310 16726 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.091307 16768 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [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: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:39.092346 17053 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:39.093428 17053 raft_consensus.cc:697] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:39.094180 17053 consensus_queue.cc:237] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.100915 16623 catalog_manager.cc:5697] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 3 to 4, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 4 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.104176 17070 raft_consensus.cc:993] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.104592 16964 raft_consensus.cc:1081] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.106050 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:06:39.106513 16802 raft_consensus.cc:493] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.106848 16802 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.111758 16802 raft_consensus.cc:515] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:39.113535 16802 leader_election.cc:290] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Requested vote from peers 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363), 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185)
I20260713 09:06:39.114213 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:39.114516 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:39.114728 16878 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.115023 16726 raft_consensus.cc:3055] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.115276 16726 raft_consensus.cc:740] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:39.115933 16726 consensus_queue.cc:260] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:39.116712 16726 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.119338 16878 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:39.120383 16768 leader_election.cc:304] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:39.120674 16726 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 2.
I20260713 09:06:39.121212 17053 raft_consensus.cc:2804] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.121649 17053 raft_consensus.cc:697] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:39.122367 17053 consensus_queue.cc:237] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:39.129019 16623 catalog_manager.cc:5697] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 1 to 2, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.264784 17064 raft_consensus.cc:993] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.265187 17054 raft_consensus.cc:1081] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.266475 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51824
I20260713 09:06:39.266948 16802 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.267236 16802 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.271695 16802 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.273286 16802 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 4 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:39.273993 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:39.274250 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:39.274533 16726 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.274763 16878 raft_consensus.cc:3055] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:39.275070 16878 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:39.275864 16878 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.276999 16878 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.280602 16726 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.281718 16769 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [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: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:39.282382 17053 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:39.282773 17053 raft_consensus.cc:697] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:39.282838 16878 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.283536 17053 consensus_queue.cc:237] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.288794 16623 catalog_manager.cc:5697] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 3 to 4, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 4 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.394515 17064 raft_consensus.cc:993] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.394960 17054 raft_consensus.cc:1081] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.396405 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "536ef72e4734404e840659b72d53fafb"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51824
I20260713 09:06:39.396958 16802 raft_consensus.cc:493] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.397260 16802 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.401276 16802 raft_consensus.cc:515] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.402822 16802 leader_election.cc:290] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 4 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:39.404070 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:39.404888 16878 raft_consensus.cc:3055] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:39.404068 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536ef72e4734404e840659b72d53fafb" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:39.405218 16878 raft_consensus.cc:740] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:39.405468 16726 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.406112 16878 consensus_queue.cc:260] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.407227 16878 raft_consensus.cc:3060] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:39.410317 16726 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.411559 16769 leader_election.cc:304] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [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: 851bf4dd3f844e3881e87e53e9d763bc, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:39.412082 16878 raft_consensus.cc:2468] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 4.
I20260713 09:06:39.412407 17053 raft_consensus.cc:2804] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:39.412976 17053 raft_consensus.cc:697] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:39.414417 17053 consensus_queue.cc:237] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.420210 16623 catalog_manager.cc:5697] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 3 to 4, leader changed from 71e978779b9c46a1bb64210879e6393b (127.16.52.131) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 4 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.444412 17070 raft_consensus.cc:993] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: : Instructing follower 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.444789 16964 raft_consensus.cc:1081] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Signalling peer 8b0fc3344cfc455c8e90abefb57ea538 to start an election
I20260713 09:06:39.446175 16802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:06:39.446620 16802 raft_consensus.cc:493] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.446892 16802 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:39.450933 16802 raft_consensus.cc:515] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.452481 16802 leader_election.cc:290] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [CANDIDATE]: Term 3 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:39.453200 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:39.453650 16726 raft_consensus.cc:3055] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:39.453513 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e19850c5b39e40c98867876f11aace9e" candidate_uuid: "8b0fc3344cfc455c8e90abefb57ea538" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:39.453903 16726 raft_consensus.cc:740] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:39.454113 16878 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:39.454591 16726 consensus_queue.cc:260] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.455384 16726 raft_consensus.cc:3060] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:39.458696 16878 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 3.
I20260713 09:06:39.459025 16726 raft_consensus.cc:2468] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b0fc3344cfc455c8e90abefb57ea538 in term 3.
I20260713 09:06:39.459710 16768 leader_election.cc:304] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [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: 71e978779b9c46a1bb64210879e6393b, 8b0fc3344cfc455c8e90abefb57ea538; no voters: 
I20260713 09:06:39.460490 17053 raft_consensus.cc:2804] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:39.460954 17053 raft_consensus.cc:697] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 LEADER]: Becoming Leader. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:39.461583 17053 consensus_queue.cc:237] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:39.467320 16623 catalog_manager.cc:5697] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 reported cstate change: term changed from 2 to 3, leader changed from 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129) to 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130). New cstate: current_term: 3 leader_uuid: "8b0fc3344cfc455c8e90abefb57ea538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.515379 16726 raft_consensus.cc:1275] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.516523 17053 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.524767 16878 raft_consensus.cc:1275] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.526314 17072 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.601485 16878 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:39.602620 17072 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:39.610217 16726 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:06:39.611469 17071 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:39.723066 16726 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:39.724221 17071 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:39.730679 16878 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:39.731997 17053 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:39.916458 16726 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:39.917822 17053 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:39.928894 16878 raft_consensus.cc:1275] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:39.930672 17072 consensus_queue.cc:1048] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:39.949313 16726 raft_consensus.cc:1275] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:39.950380 17053 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:39.959920 16878 raft_consensus.cc:1275] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Refusing update from remote peer 8b0fc3344cfc455c8e90abefb57ea538: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:39.961048 17072 consensus_queue.cc:1048] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.046890 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:42.053902 16802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:42.054423 16802 raft_consensus.cc:606] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:42.056720 16802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:42.057080 16802 raft_consensus.cc:606] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:42.059029 16802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:42.059401 16802 raft_consensus.cc:606] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Received request to transfer leadership to TS 851bf4dd3f844e3881e87e53e9d763bc
I20260713 09:06:42.061316 16802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:42.061677 16802 raft_consensus.cc:606] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Received request to transfer leadership to TS 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:42.063532 16802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
mode: GRACEFUL
new_leader_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:06:42.063902 16802 raft_consensus.cc:606] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Received request to transfer leadership to TS 71e978779b9c46a1bb64210879e6393b
I20260713 09:06:42.064746 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:42.065168 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:42.082605 17072 raft_consensus.cc:993] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:42.083178 17090 raft_consensus.cc:1081] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Signalling peer 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:42.084569 16878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:06:42.085018 16878 raft_consensus.cc:493] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:42.085302 16878 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.089779 16878 raft_consensus.cc:515] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.091301 16878 leader_election.cc:290] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 3 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:42.092362 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:42.092483 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc442adadc40f98a45bee2a3019a84" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:42.093015 16726 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.093108 16802 raft_consensus.cc:3055] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:42.093428 16802 raft_consensus.cc:740] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:42.094009 16802 consensus_queue.cc:260] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.094879 16802 raft_consensus.cc:3060] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.097793 16726 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:42.099188 16802 raft_consensus.cc:2468] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 3.
I20260713 09:06:42.099151 16843 leader_election.cc:304] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:42.100265 17054 raft_consensus.cc:2804] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:42.101204 17054 raft_consensus.cc:697] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:42.101892 17054 consensus_queue.cc:237] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.107995 16622 catalog_manager.cc:5697] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 2 to 3, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 3 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:42.258864 17072 raft_consensus.cc:993] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.259302 17090 raft_consensus.cc:1081] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.260739 16726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55230
I20260713 09:06:42.261186 16726 raft_consensus.cc:493] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:42.261459 16726 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.265362 16726 raft_consensus.cc:515] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.266724 16726 leader_election.cc:290] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 3 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:42.267640 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:42.267880 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f3faaa86c5e4ec387bd04d72461719d" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:42.268234 16802 raft_consensus.cc:3055] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:42.268316 16878 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.268570 16802 raft_consensus.cc:740] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:42.269308 16802 consensus_queue.cc:260] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.270434 16802 raft_consensus.cc:3060] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.274410 16878 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 3.
I20260713 09:06:42.275705 16693 leader_election.cc:304] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:42.276219 16802 raft_consensus.cc:2468] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 3.
I20260713 09:06:42.277449 17097 raft_consensus.cc:2804] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:42.278512 17097 raft_consensus.cc:697] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:42.279366 17097 consensus_queue.cc:237] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [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: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.288429 16622 catalog_manager.cc:5697] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 2 to 3, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 3 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:42.353238 17072 raft_consensus.cc:993] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.353708 17090 raft_consensus.cc:1081] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.355108 16726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55230
I20260713 09:06:42.355544 16726 raft_consensus.cc:493] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:42.355857 16726 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.359881 16726 raft_consensus.cc:515] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:42.361377 16726 leader_election.cc:290] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 3 election: Requested vote from peers 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:42.362133 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:42.362337 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a661c3e046afa4cd1a483526e06a" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:42.362725 16878 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.362789 16802 raft_consensus.cc:3055] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:42.363155 16802 raft_consensus.cc:740] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:42.363901 16802 consensus_queue.cc:260] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [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: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:42.364954 16802 raft_consensus.cc:3060] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.368738 16878 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 3.
I20260713 09:06:42.369786 16693 leader_election.cc:304] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [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: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:42.370568 17097 raft_consensus.cc:2804] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:42.370891 16802 raft_consensus.cc:2468] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 3.
I20260713 09:06:42.370988 17097 raft_consensus.cc:697] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:42.371951 17097 consensus_queue.cc:237] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [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: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } }
I20260713 09:06:42.378436 16622 catalog_manager.cc:5697] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 2 to 3, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 3 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:42.443471 17072 raft_consensus.cc:993] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.444003 17090 raft_consensus.cc:1081] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Signalling peer 851bf4dd3f844e3881e87e53e9d763bc to start an election
I20260713 09:06:42.445451 16726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b73b95a5037a4244855bef556bce1589"
dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
 from {username='slave'} at 127.0.0.1:55230
I20260713 09:06:42.445938 16726 raft_consensus.cc:493] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:42.446270 16726 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.450381 16726 raft_consensus.cc:515] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.451761 16726 leader_election.cc:290] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 5 election: Requested vote from peers 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603), 71e978779b9c46a1bb64210879e6393b (127.16.52.131:43363)
I20260713 09:06:42.452533 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:42.452867 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73b95a5037a4244855bef556bce1589" candidate_uuid: "851bf4dd3f844e3881e87e53e9d763bc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "71e978779b9c46a1bb64210879e6393b"
I20260713 09:06:42.453100 16802 raft_consensus.cc:3055] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:42.453353 16878 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.453392 16802 raft_consensus.cc:740] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:42.454196 16802 consensus_queue.cc:260] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.455313 16802 raft_consensus.cc:3060] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.459380 16878 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 5.
I20260713 09:06:42.460556 16693 leader_election.cc:304] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:42.460944 16802 raft_consensus.cc:2468] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 851bf4dd3f844e3881e87e53e9d763bc in term 5.
I20260713 09:06:42.461243 17097 raft_consensus.cc:2804] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:42.461714 17097 raft_consensus.cc:697] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 5 LEADER]: Becoming Leader. State: Replica: 851bf4dd3f844e3881e87e53e9d763bc, State: Running, Role: LEADER
I20260713 09:06:42.462569 17097 consensus_queue.cc:237] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.469735 16622 catalog_manager.cc:5697] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc reported cstate change: term changed from 4 to 5, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129). New cstate: current_term: 5 leader_uuid: "851bf4dd3f844e3881e87e53e9d763bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:42.500624 17090 raft_consensus.cc:993] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: : Instructing follower 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:42.501094 17072 raft_consensus.cc:1081] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Signalling peer 71e978779b9c46a1bb64210879e6393b to start an election
I20260713 09:06:42.502547 16878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b"
dest_uuid: "71e978779b9c46a1bb64210879e6393b"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:06:42.502910 16878 raft_consensus.cc:493] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:42.503123 16878 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.506882 16878 raft_consensus.cc:515] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.508279 16878 leader_election.cc:290] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 5 election: Requested vote from peers 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185), 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603)
I20260713 09:06:42.509294 16802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8b0fc3344cfc455c8e90abefb57ea538"
I20260713 09:06:42.509297 16726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f460cfdd75df4b36a011d3975ddc025b" candidate_uuid: "71e978779b9c46a1bb64210879e6393b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "851bf4dd3f844e3881e87e53e9d763bc"
I20260713 09:06:42.509965 16802 raft_consensus.cc:3055] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:42.510061 16726 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.510197 16802 raft_consensus.cc:740] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8b0fc3344cfc455c8e90abefb57ea538, State: Running, Role: LEADER
I20260713 09:06:42.510928 16802 consensus_queue.cc:260] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.511822 16802 raft_consensus.cc:3060] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:42.516005 16726 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 5.
I20260713 09:06:42.516135 16802 raft_consensus.cc:2468] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71e978779b9c46a1bb64210879e6393b in term 5.
I20260713 09:06:42.517031 16843 leader_election.cc:304] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71e978779b9c46a1bb64210879e6393b, 851bf4dd3f844e3881e87e53e9d763bc; no voters: 
I20260713 09:06:42.517715 17054 raft_consensus.cc:2804] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:42.518208 17054 raft_consensus.cc:697] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 5 LEADER]: Becoming Leader. State: Replica: 71e978779b9c46a1bb64210879e6393b, State: Running, Role: LEADER
I20260713 09:06:42.518939 17054 consensus_queue.cc:237] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } }
I20260713 09:06:42.525825 16622 catalog_manager.cc:5697] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b reported cstate change: term changed from 4 to 5, leader changed from 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130) to 71e978779b9c46a1bb64210879e6393b (127.16.52.131). New cstate: current_term: 5 leader_uuid: "71e978779b9c46a1bb64210879e6393b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:42.710790 16726 raft_consensus.cc:1275] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.712087 17054 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "851bf4dd3f844e3881e87e53e9d763bc" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.718447 16802 raft_consensus.cc:1275] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.720510 17054 consensus_queue.cc:1048] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.822319 16802 raft_consensus.cc:1275] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.823487 17097 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.832330 16878 raft_consensus.cc:1275] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.833490 17097 consensus_queue.cc:1048] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.876952 16802 raft_consensus.cc:1275] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.877964 17097 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.886138 16878 raft_consensus.cc:1275] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:42.887324 17097 consensus_queue.cc:1048] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:42.933261 16802 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:42.934285 17097 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:42.943261 16878 raft_consensus.cc:1275] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Refusing update from remote peer 851bf4dd3f844e3881e87e53e9d763bc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:42.944832 17111 consensus_queue.cc:1048] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "71e978779b9c46a1bb64210879e6393b" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:43.066082 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:43.071210 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
I20260713 09:06:43.097720 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:06:43.097675 16843 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:06:43.098711 16594 tablet_replica.cc:333] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.099627 16594 raft_consensus.cc:2243] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.100342 16594 raft_consensus.cc:2272] T 5279c867f859470cb25d9bc927fc75a5 P 851bf4dd3f844e3881e87e53e9d763bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:43.101282 16843 consensus_peers.cc:597] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b -> Peer 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185): Couldn't send request to peer 851bf4dd3f844e3881e87e53e9d763bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.104255 16594 tablet_replica.cc:333] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.104868 16594 raft_consensus.cc:2243] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:06:43.105835 16769 consensus_peers.cc:597] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 -> Peer 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185): Couldn't send request to peer 851bf4dd3f844e3881e87e53e9d763bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.105858 16594 raft_consensus.cc:2272] T 2f3faaa86c5e4ec387bd04d72461719d P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.107522 16802 raft_consensus.cc:1275] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Refusing update from remote peer 71e978779b9c46a1bb64210879e6393b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:06:43.108532 16594 tablet_replica.cc:333] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.109294 16594 raft_consensus.cc:2243] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.109763 16594 raft_consensus.cc:2272] T 89038a94c9fd46048f8a80873ce7ed23 P 851bf4dd3f844e3881e87e53e9d763bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.110078 17054 consensus_queue.cc:1048] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b0fc3344cfc455c8e90abefb57ea538" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 46603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:43.111810 16594 tablet_replica.cc:333] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.112349 16594 raft_consensus.cc:2243] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.112804 16594 raft_consensus.cc:2272] T e19850c5b39e40c98867876f11aace9e P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.115097 16594 tablet_replica.cc:333] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.115870 16594 raft_consensus.cc:2243] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.116398 16594 raft_consensus.cc:2272] T f460cfdd75df4b36a011d3975ddc025b P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.118690 16594 tablet_replica.cc:333] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.119290 16594 raft_consensus.cc:2243] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.120358 16594 raft_consensus.cc:2272] T b73b95a5037a4244855bef556bce1589 P 851bf4dd3f844e3881e87e53e9d763bc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.122761 16594 tablet_replica.cc:333] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.123409 16594 raft_consensus.cc:2243] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.123943 16594 raft_consensus.cc:2272] T e4fc442adadc40f98a45bee2a3019a84 P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.126325 16594 tablet_replica.cc:333] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.126894 16594 raft_consensus.cc:2243] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.127308 16594 raft_consensus.cc:2272] T 536ef72e4734404e840659b72d53fafb P 851bf4dd3f844e3881e87e53e9d763bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.128854 16594 tablet_replica.cc:333] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc: stopping tablet replica
I20260713 09:06:43.129276 16594 raft_consensus.cc:2243] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.129880 16594 raft_consensus.cc:2272] T 6198a661c3e046afa4cd1a483526e06a P 851bf4dd3f844e3881e87e53e9d763bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:43.149183 16843 consensus_peers.cc:597] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b -> Peer 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185): Couldn't send request to peer 851bf4dd3f844e3881e87e53e9d763bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:43185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.225168 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
I20260713 09:06:43.243274 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:06:43.263096 16841 consensus_peers.cc:597] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b -> Peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Couldn't send request to peer 8b0fc3344cfc455c8e90abefb57ea538. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.270987 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:43.271660 16594 tablet_replica.cc:333] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.272313 16594 raft_consensus.cc:2243] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.272848 16594 raft_consensus.cc:2272] T 5279c867f859470cb25d9bc927fc75a5 P 8b0fc3344cfc455c8e90abefb57ea538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.274670 16594 tablet_replica.cc:333] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.275230 16594 raft_consensus.cc:2243] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.275686 16594 raft_consensus.cc:2272] T 2f3faaa86c5e4ec387bd04d72461719d P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.277922 16594 tablet_replica.cc:333] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.278461 16594 raft_consensus.cc:2243] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.278877 16594 raft_consensus.cc:2272] T b73b95a5037a4244855bef556bce1589 P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.280879 16594 tablet_replica.cc:333] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.281386 16594 raft_consensus.cc:2243] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.281791 16594 raft_consensus.cc:2272] T f460cfdd75df4b36a011d3975ddc025b P 8b0fc3344cfc455c8e90abefb57ea538 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.283660 16594 tablet_replica.cc:333] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.284224 16594 raft_consensus.cc:2243] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.284657 16594 raft_consensus.cc:2272] T 6198a661c3e046afa4cd1a483526e06a P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.286713 16594 tablet_replica.cc:333] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.287235 16594 raft_consensus.cc:2243] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.287642 16594 raft_consensus.cc:2272] T e4fc442adadc40f98a45bee2a3019a84 P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.289846 16594 tablet_replica.cc:333] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.290338 16594 raft_consensus.cc:2243] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.291123 16594 raft_consensus.cc:2272] T 536ef72e4734404e840659b72d53fafb P 8b0fc3344cfc455c8e90abefb57ea538 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.292917 16594 tablet_replica.cc:333] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.293381 16594 raft_consensus.cc:2243] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.294095 16594 raft_consensus.cc:2272] T 89038a94c9fd46048f8a80873ce7ed23 P 8b0fc3344cfc455c8e90abefb57ea538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.296130 16594 tablet_replica.cc:333] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538: stopping tablet replica
I20260713 09:06:43.296799 16594 raft_consensus.cc:2243] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.297605 16594 raft_consensus.cc:2272] T e19850c5b39e40c98867876f11aace9e P 8b0fc3344cfc455c8e90abefb57ea538 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:43.298856 16841 consensus_peers.cc:597] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b -> Peer 8b0fc3344cfc455c8e90abefb57ea538 (127.16.52.130:46603): Couldn't send request to peer 8b0fc3344cfc455c8e90abefb57ea538. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.325237 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
W20260713 09:06:43.331594 16843 consensus_peers.cc:597] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b -> Peer 851bf4dd3f844e3881e87e53e9d763bc (127.16.52.129:43185): Couldn't send request to peer 851bf4dd3f844e3881e87e53e9d763bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:43185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:43.342458 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
I20260713 09:06:43.367848 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:43.368402 16594 tablet_replica.cc:333] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.368891 16594 raft_consensus.cc:2243] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.369549 16594 raft_consensus.cc:2272] T 5279c867f859470cb25d9bc927fc75a5 P 71e978779b9c46a1bb64210879e6393b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.371114 16594 tablet_replica.cc:333] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.371556 16594 raft_consensus.cc:2243] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.372130 16594 raft_consensus.cc:2272] T 2f3faaa86c5e4ec387bd04d72461719d P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.374215 16594 tablet_replica.cc:333] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.374833 16594 raft_consensus.cc:2243] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.375670 16594 raft_consensus.cc:2272] T f460cfdd75df4b36a011d3975ddc025b P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.377725 16594 tablet_replica.cc:333] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.378239 16594 raft_consensus.cc:2243] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.378690 16594 raft_consensus.cc:2272] T b73b95a5037a4244855bef556bce1589 P 71e978779b9c46a1bb64210879e6393b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.380705 16594 tablet_replica.cc:333] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.381229 16594 raft_consensus.cc:2243] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.381969 16594 raft_consensus.cc:2272] T e4fc442adadc40f98a45bee2a3019a84 P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.384097 16594 tablet_replica.cc:333] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.384594 16594 raft_consensus.cc:2243] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.385002 16594 raft_consensus.cc:2272] T 536ef72e4734404e840659b72d53fafb P 71e978779b9c46a1bb64210879e6393b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.386468 16594 tablet_replica.cc:333] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.386948 16594 raft_consensus.cc:2243] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.387342 16594 raft_consensus.cc:2272] T 89038a94c9fd46048f8a80873ce7ed23 P 71e978779b9c46a1bb64210879e6393b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.389014 16594 tablet_replica.cc:333] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.389487 16594 raft_consensus.cc:2243] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.389918 16594 raft_consensus.cc:2272] T e19850c5b39e40c98867876f11aace9e P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.391649 16594 tablet_replica.cc:333] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b: stopping tablet replica
I20260713 09:06:43.392159 16594 raft_consensus.cc:2243] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:43.392593 16594 raft_consensus.cc:2272] T 6198a661c3e046afa4cd1a483526e06a P 71e978779b9c46a1bb64210879e6393b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.419512 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:06:43.435637 16594 master.cc:562] Master@127.16.52.190:33227 shutting down...
I20260713 09:06:43.521243 16681 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:06:43.562222 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:43.562716 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:43.562997 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P df8fead0f9ee48f28812fc7647f36a19: stopping tablet replica
I20260713 09:06:43.582037 16594 master.cc:584] Master@127.16.52.190:33227 shutdown complete.
71e978779b9c46a1bb64210879e6393b  1
851bf4dd3f844e3881e87e53e9d763bc  4
8b0fc3344cfc455c8e90abefb57ea538  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13762 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:06:43.620677 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:37495
I20260713 09:06:43.621866 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:43.627665 17122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:43.627699 17121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:43.627871 17124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:43.629370 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:43.630221 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:43.630388 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:43.630542 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933603630527 us; error 0 us; skew 500 ppm
I20260713 09:06:43.630990 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:43.633505 16594 webserver.cc:533] Webserver started at http://127.16.52.190:43023/ using document root <none> and password file <none>
I20260713 09:06:43.633955 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:43.634105 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:43.634325 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:43.635349 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "632b68dfbe8b4e11895869b9b8d20f83"
format_stamp: "Formatted at 2026-07-13 09:06:43 on dist-test-slave-ttxq"
I20260713 09:06:43.639529 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:06:43.642599 17129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:43.643317 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:43.643546 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "632b68dfbe8b4e11895869b9b8d20f83"
format_stamp: "Formatted at 2026-07-13 09:06:43 on dist-test-slave-ttxq"
I20260713 09:06:43.643846 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:43.686391 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:43.687546 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:43.724871 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:37495
I20260713 09:06:43.724963 17180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:37495 every 8 connection(s)
I20260713 09:06:43.728665 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:43.738471 17181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83: Bootstrap starting.
I20260713 09:06:43.742878 17181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:43.746785 17181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83: No bootstrap required, opened a new log
I20260713 09:06:43.748725 17181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER }
I20260713 09:06:43.749078 17181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:43.749259 17181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 632b68dfbe8b4e11895869b9b8d20f83, State: Initialized, Role: FOLLOWER
I20260713 09:06:43.749789 17181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER }
I20260713 09:06:43.750190 17181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:43.750373 17181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:43.750581 17181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:43.754535 17181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER }
I20260713 09:06:43.754969 17181 leader_election.cc:304] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [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: 632b68dfbe8b4e11895869b9b8d20f83; no voters: 
I20260713 09:06:43.756057 17181 leader_election.cc:290] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:43.756373 17184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:43.757963 17184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 1 LEADER]: Becoming Leader. State: Replica: 632b68dfbe8b4e11895869b9b8d20f83, State: Running, Role: LEADER
I20260713 09:06:43.758566 17184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [LEADER]: Queue going to LEADER mode. State: All 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: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER }
I20260713 09:06:43.759052 17181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:43.763159 17185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "632b68dfbe8b4e11895869b9b8d20f83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER } }
I20260713 09:06:43.763938 17185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:43.764988 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 632b68dfbe8b4e11895869b9b8d20f83. Latest consensus state: current_term: 1 leader_uuid: "632b68dfbe8b4e11895869b9b8d20f83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "632b68dfbe8b4e11895869b9b8d20f83" member_type: VOTER } }
I20260713 09:06:43.765600 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:43.765775 17191 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:43.772158 17191 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:43.773603 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:43.780435 17191 catalog_manager.cc:1383] Generated new cluster ID: c2b0ac0629064eaaafcef698d351ac3e
I20260713 09:06:43.780712 17191 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:43.820804 17191 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:43.822038 17191 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:43.835213 17191 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83: Generated new TSK 0
I20260713 09:06:43.835832 17191 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:43.904301 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:43.909744 17202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:43.910712 17203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:43.912495 17205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:43.912957 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:43.913704 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:43.913878 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:43.913995 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933603913985 us; error 0 us; skew 500 ppm
I20260713 09:06:43.914443 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:43.917519 16594 webserver.cc:533] Webserver started at http://127.16.52.129:36583/ using document root <none> and password file <none>
I20260713 09:06:43.917953 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:43.918097 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:43.918298 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:43.919277 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "ea6202460a874f36a9bd0c1492197571"
format_stamp: "Formatted at 2026-07-13 09:06:43 on dist-test-slave-ttxq"
I20260713 09:06:43.923697 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:43.926908 17210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:43.927652 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:43.928017 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "ea6202460a874f36a9bd0c1492197571"
format_stamp: "Formatted at 2026-07-13 09:06:43 on dist-test-slave-ttxq"
I20260713 09:06:43.928265 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:43.944140 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:43.945405 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:43.946879 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:43.949123 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:43.949342 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:43.949587 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:43.949787 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:43.988816 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:39733
I20260713 09:06:43.988907 17272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:39733 every 8 connection(s)
I20260713 09:06:43.993793 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:44.000356 17277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.002146 17278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.004179 17280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:44.004906 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:44.006031 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:44.006274 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:44.006464 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933604006443 us; error 0 us; skew 500 ppm
I20260713 09:06:44.007248 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:44.010107 16594 webserver.cc:533] Webserver started at http://127.16.52.130:36695/ using document root <none> and password file <none>
I20260713 09:06:44.010356 17273 heartbeater.cc:344] Connected to a master server at 127.16.52.190:37495
I20260713 09:06:44.010669 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:44.010715 17273 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:44.010991 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:44.011297 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:44.011646 17273 heartbeater.cc:507] Master 127.16.52.190:37495 requested a full tablet report, sending...
I20260713 09:06:44.012487 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
format_stamp: "Formatted at 2026-07-13 09:06:44 on dist-test-slave-ttxq"
I20260713 09:06:44.013651 17146 ts_manager.cc:194] Registered new tserver with Master: ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:44.015300 17146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35564
I20260713 09:06:44.017195 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:44.020507 17285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.021315 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:44.021545 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
format_stamp: "Formatted at 2026-07-13 09:06:44 on dist-test-slave-ttxq"
I20260713 09:06:44.021869 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:44.033317 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:44.034425 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:44.035776 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:44.037930 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:44.038125 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.038384 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:44.038540 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.076849 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:41197
I20260713 09:06:44.076951 17347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:41197 every 8 connection(s)
I20260713 09:06:44.082093 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:44.089382 17351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.090009 17352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:44.093703 17354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:44.093998 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:44.095079 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:44.095131 17348 heartbeater.cc:344] Connected to a master server at 127.16.52.190:37495
W20260713 09:06:44.095407 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:44.095558 17348 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:44.095641 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933604095622 us; error 0 us; skew 500 ppm
I20260713 09:06:44.096442 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:44.096470 17348 heartbeater.cc:507] Master 127.16.52.190:37495 requested a full tablet report, sending...
I20260713 09:06:44.098740 17146 ts_manager.cc:194] Registered new tserver with Master: de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:44.099202 16594 webserver.cc:533] Webserver started at http://127.16.52.131:34299/ using document root <none> and password file <none>
I20260713 09:06:44.099810 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:44.100047 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:44.100243 17146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35576
I20260713 09:06:44.100334 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:44.101735 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
format_stamp: "Formatted at 2026-07-13 09:06:44 on dist-test-slave-ttxq"
I20260713 09:06:44.106262 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:44.109320 17359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.110047 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:44.110322 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
format_stamp: "Formatted at 2026-07-13 09:06:44 on dist-test-slave-ttxq"
I20260713 09:06:44.110615 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:44.133471 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:44.134640 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:44.136148 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:44.138363 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:44.138586 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.138832 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:44.139019 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:44.177855 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:41813
I20260713 09:06:44.177934 17421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:41813 every 8 connection(s)
I20260713 09:06:44.191133 17422 heartbeater.cc:344] Connected to a master server at 127.16.52.190:37495
I20260713 09:06:44.191634 17422 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:44.192512 17422 heartbeater.cc:507] Master 127.16.52.190:37495 requested a full tablet report, sending...
I20260713 09:06:44.194336 17146 ts_manager.cc:194] Registered new tserver with Master: 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.195230 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014243796s
I20260713 09:06:44.195609 17146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35582
I20260713 09:06:44.218415 17146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:44.221225 17146 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:44.293793 17387 tablet_service.cc:1511] Processing CreateTablet for tablet f347afec5f0e42ccbb88b3143fcca6cd (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:44.294209 17385 tablet_service.cc:1511] Processing CreateTablet for tablet 4693f7c955d343efb3b9f3fbc34cdab6 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:44.295240 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f347afec5f0e42ccbb88b3143fcca6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.295902 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4693f7c955d343efb3b9f3fbc34cdab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.297300 17386 tablet_service.cc:1511] Processing CreateTablet for tablet baab56c06e83498ca29af7c37ffecf23 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:44.298611 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baab56c06e83498ca29af7c37ffecf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.298518 17313 tablet_service.cc:1511] Processing CreateTablet for tablet f347afec5f0e42ccbb88b3143fcca6cd (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:44.298772 17312 tablet_service.cc:1511] Processing CreateTablet for tablet baab56c06e83498ca29af7c37ffecf23 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:44.299866 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f347afec5f0e42ccbb88b3143fcca6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.299697 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 4693f7c955d343efb3b9f3fbc34cdab6 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:44.301023 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4693f7c955d343efb3b9f3fbc34cdab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.306313 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baab56c06e83498ca29af7c37ffecf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.321686 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 74ac13dddcb54d8f8954f995bf78e42e (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:44.322171 17438 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.325086 17437 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.323171 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ac13dddcb54d8f8954f995bf78e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.334229 17438 tablet_bootstrap.cc:654] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.336926 17238 tablet_service.cc:1511] Processing CreateTablet for tablet f347afec5f0e42ccbb88b3143fcca6cd (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:44.337688 17437 tablet_bootstrap.cc:654] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.338299 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f347afec5f0e42ccbb88b3143fcca6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.345248 17237 tablet_service.cc:1511] Processing CreateTablet for tablet baab56c06e83498ca29af7c37ffecf23 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:44.346654 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baab56c06e83498ca29af7c37ffecf23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.348194 17438 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.348770 17438 ts_tablet_manager.cc:1403] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260713 09:06:44.352739 17438 raft_consensus.cc:359] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.354664 17438 raft_consensus.cc:385] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.353678 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 74ac13dddcb54d8f8954f995bf78e42e (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:44.355096 17438 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.355902 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ac13dddcb54d8f8954f995bf78e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.356009 17438 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.357024 17437 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.357543 17437 ts_tablet_manager.cc:1403] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.016s
I20260713 09:06:44.361275 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 4693f7c955d343efb3b9f3fbc34cdab6 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:44.362643 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4693f7c955d343efb3b9f3fbc34cdab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.365566 17310 tablet_service.cc:1511] Processing CreateTablet for tablet fbb89653e2774b21ac2d33d659ea300d (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:44.366256 17235 tablet_service.cc:1511] Processing CreateTablet for tablet 74ac13dddcb54d8f8954f995bf78e42e (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:44.367568 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ac13dddcb54d8f8954f995bf78e42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.367676 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb89653e2774b21ac2d33d659ea300d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.371268 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 57b8d7ffcea9437faa6d7d39d61aaca9 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:44.361918 17437 raft_consensus.cc:359] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.377301 17234 tablet_service.cc:1511] Processing CreateTablet for tablet fbb89653e2774b21ac2d33d659ea300d (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:44.378019 17437 raft_consensus.cc:385] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.378404 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b8d7ffcea9437faa6d7d39d61aaca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.378572 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb89653e2774b21ac2d33d659ea300d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.378526 17437 raft_consensus.cc:740] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.379906 17437 consensus_queue.cc:260] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.381345 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 57b8d7ffcea9437faa6d7d39d61aaca9 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:44.375137 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 57b8d7ffcea9437faa6d7d39d61aaca9 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:44.382093 17312 tablet_service.cc:1511] Processing CreateTablet for tablet c12be7a972a54540987eda6148df7199 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:44.382674 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b8d7ffcea9437faa6d7d39d61aaca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.383265 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57b8d7ffcea9437faa6d7d39d61aaca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.385392 17232 tablet_service.cc:1511] Processing CreateTablet for tablet c12be7a972a54540987eda6148df7199 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:44.386628 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12be7a972a54540987eda6148df7199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.388949 17348 heartbeater.cc:499] Master 127.16.52.190:37495 was elected leader, sending a full tablet report...
I20260713 09:06:44.389604 17438 ts_tablet_manager.cc:1434] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.017s
I20260713 09:06:44.390383 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12be7a972a54540987eda6148df7199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.401507 17384 tablet_service.cc:1511] Processing CreateTablet for tablet c12be7a972a54540987eda6148df7199 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:44.402892 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c12be7a972a54540987eda6148df7199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.412650 17438 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.416051 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd30ba96043412e9661c155d14b06f0 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:44.417402 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd30ba96043412e9661c155d14b06f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.420500 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd30ba96043412e9661c155d14b06f0 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:44.421895 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd30ba96043412e9661c155d14b06f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.420526 17438 tablet_bootstrap.cc:654] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.454252 17385 tablet_service.cc:1511] Processing CreateTablet for tablet fbb89653e2774b21ac2d33d659ea300d (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:44.468393 17441 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.469177 17441 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.479722 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbb89653e2774b21ac2d33d659ea300d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.494994 17422 heartbeater.cc:499] Master 127.16.52.190:37495 was elected leader, sending a full tablet report...
I20260713 09:06:44.498322 17444 raft_consensus.cc:493] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.500592 17444 raft_consensus.cc:515] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.501547 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd30ba96043412e9661c155d14b06f0 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:44.502995 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd30ba96043412e9661c155d14b06f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.503304 17444 leader_election.cc:290] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:44.500185 17438 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.504065 17438 ts_tablet_manager.cc:1403] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.009s
I20260713 09:06:44.506960 17438 raft_consensus.cc:359] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.509035 17438 raft_consensus.cc:385] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.509423 17438 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.508715 17445 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.511857 17438 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.517516 17445 tablet_bootstrap.cc:654] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:44.522464 17362 leader_election.cc:343] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Not found: Tablet not found: baab56c06e83498ca29af7c37ffecf23
I20260713 09:06:44.528931 17441 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813), ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:44.531051 17437 ts_tablet_manager.cc:1434] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.173s	user 0.027s	sys 0.021s
I20260713 09:06:44.530589 17231 tablet_service.cc:1511] Processing CreateTablet for tablet c217a756fb9d47ba89f2382a7e0b5ef4 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:44.554021 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c217a756fb9d47ba89f2382a7e0b5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.541718 17310 tablet_service.cc:1511] Processing CreateTablet for tablet c217a756fb9d47ba89f2382a7e0b5ef4 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:44.555610 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c217a756fb9d47ba89f2382a7e0b5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:44.548365 17288 leader_election.cc:343] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Not found: Tablet not found: f347afec5f0e42ccbb88b3143fcca6cd
I20260713 09:06:44.563933 17438 ts_tablet_manager.cc:1434] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.017s
I20260713 09:06:44.565049 17438 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.567685 17312 tablet_service.cc:1511] Processing CreateTablet for tablet fffb8ada3a954947b1cde2dda7408b98 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:44.571494 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb8ada3a954947b1cde2dda7408b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.571609 17438 tablet_bootstrap.cc:654] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.574991 17233 tablet_service.cc:1511] Processing CreateTablet for tablet fffb8ada3a954947b1cde2dda7408b98 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:44.576459 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb8ada3a954947b1cde2dda7408b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.597810 17437 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.600149 17387 tablet_service.cc:1511] Processing CreateTablet for tablet c217a756fb9d47ba89f2382a7e0b5ef4 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:44.601624 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c217a756fb9d47ba89f2382a7e0b5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.605213 17445 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.604997 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:44.604909 17384 tablet_service.cc:1511] Processing CreateTablet for tablet fffb8ada3a954947b1cde2dda7408b98 (DEFAULT_TABLE table=test-workload [id=ad34212025ff48d0afa9ec061fdf6bb4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:44.605655 17437 tablet_bootstrap.cc:654] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.605698 17445 ts_tablet_manager.cc:1403] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.021s
I20260713 09:06:44.606276 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb8ada3a954947b1cde2dda7408b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:44.612905 17445 raft_consensus.cc:359] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.614938 17438 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.624979 17438 ts_tablet_manager.cc:1403] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.007s
W20260713 09:06:44.620535 17363 leader_election.cc:343] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.628019 17363 leader_election.cc:304] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c; no voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571
I20260713 09:06:44.627899 17438 raft_consensus.cc:359] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.628656 17438 raft_consensus.cc:385] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.628757 17442 raft_consensus.cc:2749] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.629050 17438 raft_consensus.cc:740] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.620457 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:44.629828 17438 consensus_queue.cc:260] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.630501 17445 raft_consensus.cc:385] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:44.630543 17288 leader_election.cc:343] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.630971 17445 raft_consensus.cc:740] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.631147 17288 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530; no voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571
I20260713 09:06:44.632138 17438 ts_tablet_manager.cc:1434] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:44.632215 17445 consensus_queue.cc:260] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.632836 17447 raft_consensus.cc:2749] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.633147 17438 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.637822 17273 heartbeater.cc:499] Master 127.16.52.190:37495 was elected leader, sending a full tablet report...
I20260713 09:06:44.638533 17437 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.639009 17437 ts_tablet_manager.cc:1403] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260713 09:06:44.639953 17438 tablet_bootstrap.cc:654] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.641778 17437 raft_consensus.cc:359] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.642519 17437 raft_consensus.cc:385] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.642968 17437 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.643914 17437 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.645165 17438 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.645738 17438 ts_tablet_manager.cc:1403] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:06:44.648218 17437 ts_tablet_manager.cc:1434] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:06:44.648496 17438 raft_consensus.cc:359] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.644333 17445 ts_tablet_manager.cc:1434] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.005s
I20260713 09:06:44.649250 17438 raft_consensus.cc:385] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.649384 17437 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.649619 17438 raft_consensus.cc:740] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.649991 17445 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.650420 17438 consensus_queue.cc:260] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.653019 17438 ts_tablet_manager.cc:1434] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:44.654016 17438 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.657408 17445 tablet_bootstrap.cc:654] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.658298 17437 tablet_bootstrap.cc:654] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.660341 17438 tablet_bootstrap.cc:654] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.666770 17447 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.667272 17447 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.669440 17447 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.671331 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:44.673499 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
W20260713 09:06:44.675033 17288 leader_election.cc:343] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:44.675796 17288 leader_election.cc:343] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.676252 17288 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530; no voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571
I20260713 09:06:44.677338 17447 raft_consensus.cc:2749] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:44.681250 17445 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.681988 17445 ts_tablet_manager.cc:1403] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.022s
I20260713 09:06:44.684491 17438 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.684978 17438 ts_tablet_manager.cc:1403] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.009s
I20260713 09:06:44.684924 17445 raft_consensus.cc:359] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.685740 17437 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.685820 17445 raft_consensus.cc:385] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.686335 17437 ts_tablet_manager.cc:1403] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260713 09:06:44.686292 17445 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.687422 17445 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.687944 17438 raft_consensus.cc:359] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.688735 17438 raft_consensus.cc:385] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.689069 17438 raft_consensus.cc:740] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.689392 17437 raft_consensus.cc:359] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.690022 17445 ts_tablet_manager.cc:1434] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:44.689860 17438 consensus_queue.cc:260] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.690271 17437 raft_consensus.cc:385] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.691082 17445 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.690762 17437 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.692754 17437 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.691795 17438 ts_tablet_manager.cc:1434] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:06:44.694617 17438 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.695030 17437 ts_tablet_manager.cc:1434] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:44.696020 17437 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.701125 17438 tablet_bootstrap.cc:654] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.702504 17437 tablet_bootstrap.cc:654] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.708231 17437 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.708745 17437 ts_tablet_manager.cc:1403] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:06:44.709774 17445 tablet_bootstrap.cc:654] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.711591 17437 raft_consensus.cc:359] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.712411 17437 raft_consensus.cc:385] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.712842 17437 raft_consensus.cc:740] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.713660 17437 consensus_queue.cc:260] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.715030 17445 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.715474 17445 ts_tablet_manager.cc:1403] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.005s
I20260713 09:06:44.715837 17437 ts_tablet_manager.cc:1434] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:44.716789 17437 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.718230 17445 raft_consensus.cc:359] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.718956 17445 raft_consensus.cc:385] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.719242 17445 raft_consensus.cc:740] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.720016 17445 consensus_queue.cc:260] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.722158 17445 ts_tablet_manager.cc:1434] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:44.723017 17437 tablet_bootstrap.cc:654] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.723111 17445 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.725368 17438 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.725836 17438 ts_tablet_manager.cc:1403] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.002s
I20260713 09:06:44.729501 17438 raft_consensus.cc:359] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.730274 17438 raft_consensus.cc:385] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.730538 17438 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.731235 17438 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.732263 17437 tablet_bootstrap.cc:492] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.732849 17437 ts_tablet_manager.cc:1403] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:06:44.733603 17438 ts_tablet_manager.cc:1434] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:44.734503 17438 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.735688 17437 raft_consensus.cc:359] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.736433 17437 raft_consensus.cc:385] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.736723 17437 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.737624 17437 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.739971 17437 ts_tablet_manager.cc:1434] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:44.740870 17437 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.741676 17445 tablet_bootstrap.cc:654] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.747517 17437 tablet_bootstrap.cc:654] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.749279 17445 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.749812 17445 ts_tablet_manager.cc:1403] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260713 09:06:44.750236 17438 tablet_bootstrap.cc:654] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.752550 17445 raft_consensus.cc:359] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.753153 17445 raft_consensus.cc:385] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.753412 17445 raft_consensus.cc:740] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.754077 17445 consensus_queue.cc:260] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.756042 17445 ts_tablet_manager.cc:1434] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:44.757057 17445 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.759469 17451 raft_consensus.cc:493] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.759712 17437 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.760357 17437 ts_tablet_manager.cc:1403] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:06:44.759958 17451 raft_consensus.cc:515] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.761027 17442 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.761514 17442 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.762560 17438 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.763042 17438 ts_tablet_manager.cc:1403] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260713 09:06:44.764858 17451 leader_election.cc:290] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.764458 17442 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:44.769170 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:44.771963 17445 tablet_bootstrap.cc:654] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.772096 17323 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:44.773425 17363 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:44.773675 17437 raft_consensus.cc:359] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.770231 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
W20260713 09:06:44.774276 17194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:44.774384 17437 raft_consensus.cc:385] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.776398 17442 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.777586 17442 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.777455 17437 raft_consensus.cc:740] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.777930 17442 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.778357 17437 consensus_queue.cc:260] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.780652 17437 ts_tablet_manager.cc:1434] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:44.781620 17437 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
W20260713 09:06:44.781842 17362 leader_election.cc:343] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.784101 17438 raft_consensus.cc:359] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.784801 17438 raft_consensus.cc:385] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.785091 17442 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.787724 17437 tablet_bootstrap.cc:654] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.787909 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:44.788486 17323 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.789376 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:44.790032 17322 raft_consensus.cc:2468] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:44.790308 17445 tablet_bootstrap.cc:492] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.790726 17445 ts_tablet_manager.cc:1403] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.006s
I20260713 09:06:44.791389 17214 leader_election.cc:304] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:44.792382 17451 raft_consensus.cc:2804] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.792882 17451 raft_consensus.cc:493] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.793239 17451 raft_consensus.cc:3060] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.793676 17445 raft_consensus.cc:359] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.794381 17445 raft_consensus.cc:385] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.794653 17445 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.795475 17445 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.798120 17323 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:44.805773 17363 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:44.785097 17438 raft_consensus.cc:740] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.800216 17451 raft_consensus.cc:515] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.803655 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:44.807427 17248 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.807653 17438 consensus_queue.cc:260] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.809247 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
W20260713 09:06:44.810683 17213 leader_election.cc:343] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.813046 17445 ts_tablet_manager.cc:1434] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.002s
I20260713 09:06:44.815322 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:44.815646 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:44.815956 17323 raft_consensus.cc:3060] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:44.817021 17213 leader_election.cc:343] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.819633 17438 ts_tablet_manager.cc:1434] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260713 09:06:44.820252 17451 leader_election.cc:290] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.820838 17451 raft_consensus.cc:493] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.821012 17445 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.821346 17451 raft_consensus.cc:515] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.824488 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:44.825279 17397 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:44.826501 17213 leader_election.cc:304] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:44.827905 17467 raft_consensus.cc:2804] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.828410 17467 raft_consensus.cc:493] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.806806 17444 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.833173 17437 tablet_bootstrap.cc:492] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.804280 17442 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:44.828552 17438 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.834987 17447 raft_consensus.cc:493] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.819587 17248 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:44.835117 17323 raft_consensus.cc:2468] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:44.835459 17447 raft_consensus.cc:515] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.837507 17447 leader_election.cc:290] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.835001 17467 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.833688 17437 ts_tablet_manager.cc:1403] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.036s
I20260713 09:06:44.839859 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
W20260713 09:06:44.841363 17288 leader_election.cc:343] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.839005 17445 tablet_bootstrap.cc:654] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.842265 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:44.842468 17437 raft_consensus.cc:359] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.843175 17437 raft_consensus.cc:385] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.843145 17397 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 0.
I20260713 09:06:44.844497 17438 tablet_bootstrap.cc:654] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.844452 17288 leader_election.cc:304] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: ea6202460a874f36a9bd0c1492197571
I20260713 09:06:44.846096 17447 raft_consensus.cc:2804] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.846469 17447 raft_consensus.cc:493] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:44.846778 17447 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.847111 17437 raft_consensus.cc:740] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.845214 17451 leader_election.cc:290] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.847925 17437 consensus_queue.cc:260] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.858525 17447 raft_consensus.cc:515] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.861811 17442 raft_consensus.cc:493] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.862620 17437 ts_tablet_manager.cc:1434] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:06:44.862538 17442 raft_consensus.cc:515] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.864158 17437 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.866619 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
I20260713 09:06:44.867496 17247 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:44.869306 17362 leader_election.cc:304] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:44.871591 17442 leader_election.cc:290] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:44.870925 17444 raft_consensus.cc:697] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:44.875474 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:44.876961 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:44.876986 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:44.876168 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:44.877682 17323 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:44.877863 17397 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.870532 17447 leader_election.cc:290] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.875989 17442 raft_consensus.cc:2804] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:44.878518 17437 tablet_bootstrap.cc:654] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.878682 17442 raft_consensus.cc:493] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:06:44.878895 17288 leader_election.cc:343] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.879184 17442 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.874112 17467 raft_consensus.cc:515] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.882380 17444 consensus_queue.cc:237] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:44.883433 17467 leader_election.cc:290] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:44.884112 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:44.884608 17396 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.887792 17214 leader_election.cc:304] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [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: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 9b073b35c9c64aaf8ff40bf1c9811a3c
W20260713 09:06:44.889029 17214 leader_election.cc:343] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:44.891284 17438 tablet_bootstrap.cc:492] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.891752 17438 ts_tablet_manager.cc:1403] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.027s
I20260713 09:06:44.892401 17445 tablet_bootstrap.cc:492] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:44.892880 17445 ts_tablet_manager.cc:1403] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.002s
I20260713 09:06:44.893064 17437 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.893476 17437 ts_tablet_manager.cc:1403] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260713 09:06:44.893831 17438 raft_consensus.cc:359] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.894332 17438 raft_consensus.cc:385] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.894544 17438 raft_consensus.cc:740] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.895072 17438 consensus_queue.cc:260] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.895766 17437 raft_consensus.cc:359] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.895578 17445 raft_consensus.cc:359] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.896420 17437 raft_consensus.cc:385] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.896564 17445 raft_consensus.cc:385] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.896737 17437 raft_consensus.cc:740] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.896920 17445 raft_consensus.cc:740] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.897462 17437 consensus_queue.cc:260] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.897594 17445 consensus_queue.cc:260] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.899420 17437 ts_tablet_manager.cc:1434] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:44.896755 17438 ts_tablet_manager.cc:1434] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:44.899864 17445 ts_tablet_manager.cc:1434] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:44.900622 17445 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:44.900622 17438 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.906239 17437 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.910615 17438 tablet_bootstrap.cc:654] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.912562 17437 tablet_bootstrap.cc:654] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.914008 17445 tablet_bootstrap.cc:654] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.915885 17467 raft_consensus.cc:2804] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.886729 17397 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 1.
I20260713 09:06:44.916363 17467 raft_consensus.cc:697] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:44.917001 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:44.917404 17437 tablet_bootstrap.cc:492] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:44.917181 17467 consensus_queue.cc:237] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.917831 17437 ts_tablet_manager.cc:1403] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:06:44.920397 17437 raft_consensus.cc:359] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.921087 17437 raft_consensus.cc:385] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.921245 17288 leader_election.cc:304] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: ea6202460a874f36a9bd0c1492197571
I20260713 09:06:44.921648 17437 raft_consensus.cc:740] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.921080 17442 raft_consensus.cc:515] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.917584 17323 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.922168 17447 raft_consensus.cc:2804] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.922683 17447 raft_consensus.cc:697] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:44.915695 17438 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:44.924221 17438 ts_tablet_manager.cc:1403] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260713 09:06:44.923498 17447 consensus_queue.cc:237] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.924006 17396 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:44.925660 17213 leader_election.cc:304] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:44.926478 17468 raft_consensus.cc:2804] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.927140 17468 raft_consensus.cc:697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:44.928977 17468 consensus_queue.cc:237] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.930662 17437 consensus_queue.cc:260] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.932844 17437 ts_tablet_manager.cc:1434] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:06:44.933995 17437 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Bootstrap starting.
I20260713 09:06:44.932853 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:44.935936 17248 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.936702 17323 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:44.926301 17143 catalog_manager.cc:5697] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 1 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.942150 17438 raft_consensus.cc:359] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.943040 17438 raft_consensus.cc:385] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:44.943358 17438 raft_consensus.cc:740] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:44.952343 17437 tablet_bootstrap.cc:654] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.951815 17438 consensus_queue.cc:260] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.960210 17438 ts_tablet_manager.cc:1434] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260713 09:06:44.961573 17438 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: Bootstrap starting.
I20260713 09:06:44.963980 17442 leader_election.cc:290] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:44.965397 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:44.966150 17323 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:44.975919 17323 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:44.977641 17363 leader_election.cc:304] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:44.978570 17442 raft_consensus.cc:2804] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:44.979199 17442 raft_consensus.cc:697] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:44.980309 17442 consensus_queue.cc:237] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:44.983460 17146 catalog_manager.cc:5697] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 0 to 1, leader changed from <none> to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.979763 17145 catalog_manager.cc:5697] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.994922 17248 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:44.997622 17438 tablet_bootstrap.cc:654] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:44.998225 17467 raft_consensus.cc:493] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:44.999480 17467 raft_consensus.cc:515] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.003118 17467 leader_election.cc:290] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.006062 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.006776 17323 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.007180 17437 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: No bootstrap required, opened a new log
I20260713 09:06:45.007568 17437 ts_tablet_manager.cc:1403] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.012s
I20260713 09:06:45.007764 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:45.008015 17214 leader_election.cc:304] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.008360 17396 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.008867 17467 raft_consensus.cc:2804] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.009279 17467 raft_consensus.cc:493] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.009668 17467 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.011472 17445 tablet_bootstrap.cc:492] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:45.012068 17445 ts_tablet_manager.cc:1403] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.018s
I20260713 09:06:45.015069 17445 raft_consensus.cc:359] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.015812 17445 raft_consensus.cc:385] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.016203 17445 raft_consensus.cc:740] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.016390 17437 raft_consensus.cc:359] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.017838 17437 raft_consensus.cc:385] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.017354 17445 consensus_queue.cc:260] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.018541 17437 raft_consensus.cc:740] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.018107 17467 raft_consensus.cc:515] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.020606 17445 ts_tablet_manager.cc:1434] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:06:45.019690 17437 consensus_queue.cc:260] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.021319 17467 leader_election.cc:290] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.022238 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.022349 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.022442 17438 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: No bootstrap required, opened a new log
I20260713 09:06:45.022830 17323 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.022838 17396 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.022982 17438 ts_tablet_manager.cc:1403] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260713 09:06:45.023307 17437 ts_tablet_manager.cc:1434] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:45.026484 17438 raft_consensus.cc:359] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.027240 17438 raft_consensus.cc:385] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.027582 17438 raft_consensus.cc:740] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.029150 17445 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:45.028680 17438 consensus_queue.cc:260] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.031015 17396 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.031241 17467 raft_consensus.cc:493] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.031663 17438 ts_tablet_manager.cc:1434] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:45.031708 17467 raft_consensus.cc:515] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.032335 17213 leader_election.cc:304] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.032770 17323 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.033211 17468 raft_consensus.cc:2804] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.033675 17468 raft_consensus.cc:697] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.033855 17467 leader_election.cc:290] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.034948 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.034551 17468 consensus_queue.cc:237] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.035555 17323 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.034948 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:45.036520 17214 leader_election.cc:304] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.037084 17396 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.037401 17467 raft_consensus.cc:2804] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.037751 17467 raft_consensus.cc:493] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.038101 17467 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.043996 17445 tablet_bootstrap.cc:654] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:45.045085 17467 raft_consensus.cc:515] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.051719 17467 leader_election.cc:290] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.052644 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.053366 17323 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.055778 17445 tablet_bootstrap.cc:492] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:45.056272 17445 ts_tablet_manager.cc:1403] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260713 09:06:45.058903 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.059432 17396 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.059552 17323 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.058789 17445 raft_consensus.cc:359] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.060967 17214 leader_election.cc:304] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.061264 17445 raft_consensus.cc:385] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.061671 17445 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.061823 17467 raft_consensus.cc:2804] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.062316 17467 raft_consensus.cc:697] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.062505 17445 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.063148 17467 consensus_queue.cc:237] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.064960 17445 ts_tablet_manager.cc:1434] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260713 09:06:45.066195 17445 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:45.066246 17396 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.072480 17445 tablet_bootstrap.cc:654] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:45.078239 17445 tablet_bootstrap.cc:492] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:45.078608 17445 ts_tablet_manager.cc:1403] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:45.080672 17445 raft_consensus.cc:359] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.081156 17445 raft_consensus.cc:385] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.081382 17445 raft_consensus.cc:740] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.080826 17144 catalog_manager.cc:5697] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 1 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.081948 17445 consensus_queue.cc:260] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.083241 17445 ts_tablet_manager.cc:1434] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:45.084088 17445 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: Bootstrap starting.
I20260713 09:06:45.088495 17445 tablet_bootstrap.cc:654] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:45.090718 17145 catalog_manager.cc:5697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.092589 17145 catalog_manager.cc:5697] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.093530 17445 tablet_bootstrap.cc:492] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: No bootstrap required, opened a new log
I20260713 09:06:45.093926 17445 ts_tablet_manager.cc:1403] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:45.096010 17445 raft_consensus.cc:359] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.096603 17445 raft_consensus.cc:385] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:45.096868 17445 raft_consensus.cc:740] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Initialized, Role: FOLLOWER
I20260713 09:06:45.097482 17445 consensus_queue.cc:260] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.098507 17442 raft_consensus.cc:493] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.099153 17445 ts_tablet_manager.cc:1434] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:45.098939 17442 raft_consensus.cc:515] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.100914 17442 leader_election.cc:290] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.101668 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb8ada3a954947b1cde2dda7408b98" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
I20260713 09:06:45.102146 17248 raft_consensus.cc:2468] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:45.102300 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb8ada3a954947b1cde2dda7408b98" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.103045 17362 leader_election.cc:304] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.103255 17323 raft_consensus.cc:2468] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:45.103817 17442 raft_consensus.cc:2804] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.104159 17442 raft_consensus.cc:493] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.104497 17442 raft_consensus.cc:3060] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.109175 17442 raft_consensus.cc:515] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.109774 17145 catalog_manager.cc:5697] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.110668 17442 leader_election.cc:290] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.111521 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb8ada3a954947b1cde2dda7408b98" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.111658 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fffb8ada3a954947b1cde2dda7408b98" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.112128 17248 raft_consensus.cc:3060] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.112330 17323 raft_consensus.cc:3060] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.117426 17248 raft_consensus.cc:2468] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:45.118105 17323 raft_consensus.cc:2468] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:45.118568 17362 leader_election.cc:304] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.119357 17442 raft_consensus.cc:2804] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.119800 17442 raft_consensus.cc:697] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:45.120579 17442 consensus_queue.cc:237] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.127105 17467 raft_consensus.cc:493] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.127584 17467 raft_consensus.cc:515] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.127554 17145 catalog_manager.cc:5697] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 1 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.129726 17467 leader_election.cc:290] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.130434 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.130798 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" is_pre_election: true
I20260713 09:06:45.130977 17323 raft_consensus.cc:2468] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.131386 17396 raft_consensus.cc:2468] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 0.
I20260713 09:06:45.131950 17214 leader_election.cc:304] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.132726 17467 raft_consensus.cc:2804] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.133106 17467 raft_consensus.cc:493] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.133381 17467 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.138645 17467 raft_consensus.cc:515] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.140347 17467 leader_election.cc:290] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.140969 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.141268 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.141439 17323 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.141775 17396 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.146456 17396 raft_consensus.cc:2468] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.146828 17323 raft_consensus.cc:2468] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 1.
I20260713 09:06:45.147411 17213 leader_election.cc:304] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.148073 17467 raft_consensus.cc:2804] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.148460 17467 raft_consensus.cc:697] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.149057 17467 consensus_queue.cc:237] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.156394 17145 catalog_manager.cc:5697] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.177359 17442 raft_consensus.cc:493] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.177835 17442 raft_consensus.cc:515] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.179564 17442 leader_election.cc:290] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.180533 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.180518 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbb89653e2774b21ac2d33d659ea300d" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
I20260713 09:06:45.181434 17323 raft_consensus.cc:2393] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in current term 1: Already voted for candidate ea6202460a874f36a9bd0c1492197571 in this term.
I20260713 09:06:45.182238 17442 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:45.182473 17363 leader_election.cc:304] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c; no voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571
I20260713 09:06:45.182624 17442 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.183295 17444 raft_consensus.cc:3060] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.184881 17442 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.185592 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571" is_pre_election: true
I20260713 09:06:45.186098 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" is_pre_election: true
I20260713 09:06:45.186278 17248 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:45.186626 17323 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 0.
I20260713 09:06:45.187580 17363 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:45.188408 17442 raft_consensus.cc:2804] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:45.188808 17442 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:45.189165 17442 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.191104 17444 raft_consensus.cc:2749] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:45.194641 17442 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.196365 17442 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.197211 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.197305 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.197682 17248 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.197889 17323 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.202435 17248 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:45.203500 17362 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.203758 17323 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 1.
I20260713 09:06:45.204255 17442 raft_consensus.cc:2804] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:45.204705 17442 raft_consensus.cc:697] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:45.205436 17442 consensus_queue.cc:237] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.212829 17145 catalog_manager.cc:5697] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 1 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.264443 17396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:57588
I20260713 09:06:45.264909 17396 raft_consensus.cc:606] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:45.277096 17323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:42690
I20260713 09:06:45.277595 17323 raft_consensus.cc:606] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:45.283368 17396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:57588
I20260713 09:06:45.283895 17396 raft_consensus.cc:606] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:45.294965 17442 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.302984 17467 consensus_queue.cc:1048] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.304571 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:52788
I20260713 09:06:45.305233 17248 raft_consensus.cc:606] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:45.311383 17469 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:45.316449 17396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:57588
I20260713 09:06:45.317106 17396 raft_consensus.cc:606] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:45.331274 17468 consensus_queue.cc:1048] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.332773 17444 raft_consensus.cc:993] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.333233 17444 raft_consensus.cc:1081] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.334735 17247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52770
I20260713 09:06:45.335261 17247 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.335693 17247 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.336423 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:52788
I20260713 09:06:45.337078 17248 raft_consensus.cc:606] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:45.341954 17447 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.345595 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:52788
I20260713 09:06:45.346244 17248 raft_consensus.cc:606] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:45.348405 17247 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:45.351526 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.352023 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.352180 17396 raft_consensus.cc:3055] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.352537 17396 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:45.352613 17323 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.352929 17247 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Requested vote from peers 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:45.353513 17396 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:45.354588 17396 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.362368 17323 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
I20260713 09:06:45.362383 17396 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
I20260713 09:06:45.363768 17214 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.364634 17468 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.365098 17468 raft_consensus.cc:697] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.365896 17468 consensus_queue.cc:237] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:45.368800 17247 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:45.375284 17144 catalog_manager.cc:5697] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 1 to 2, leader changed from 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.377274 17447 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.383810 17441 raft_consensus.cc:993] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.384227 17447 raft_consensus.cc:1081] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.385627 17247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52784
I20260713 09:06:45.386157 17247 raft_consensus.cc:493] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.386469 17247 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.392395 17247 raft_consensus.cc:515] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.393970 17247 leader_election.cc:290] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.394678 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.394979 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.395272 17323 raft_consensus.cc:3055] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.395483 17396 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.395605 17323 raft_consensus.cc:740] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:45.396437 17323 consensus_queue.cc:260] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.397688 17323 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.402436 17396 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
I20260713 09:06:45.403575 17213 leader_election.cc:304] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.404196 17323 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
I20260713 09:06:45.404294 17468 raft_consensus.cc:2804] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.404906 17468 raft_consensus.cc:697] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.405652 17468 consensus_queue.cc:237] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.411357 17144 catalog_manager.cc:5697] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 1 to 2, leader changed from de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.442793 17469 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.447896 17451 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.453994 17442 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.460860 17467 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.471462 17468 raft_consensus.cc:993] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.472060 17468 raft_consensus.cc:1081] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.472962 17444 raft_consensus.cc:993] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.473402 17442 raft_consensus.cc:1081] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.473892 17467 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.474714 17322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42688
I20260713 09:06:45.475067 17323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42676
I20260713 09:06:45.475783 17323 raft_consensus.cc:493] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.475265 17322 raft_consensus.cc:493] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.476291 17323 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.476337 17322 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.481683 17468 raft_consensus.cc:993] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.482090 17468 raft_consensus.cc:1081] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.484570 17322 raft_consensus.cc:515] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.486199 17320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42688
I20260713 09:06:45.486758 17320 raft_consensus.cc:493] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.487118 17320 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.487164 17451 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.487867 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.488412 17247 raft_consensus.cc:3055] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.488729 17247 raft_consensus.cc:740] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.489452 17247 consensus_queue.cc:260] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.490484 17247 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.483803 17323 raft_consensus.cc:515] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.495294 17320 raft_consensus.cc:515] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.496129 17323 leader_election.cc:290] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.497263 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.501120 17248 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.501277 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.497958 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.504081 17397 raft_consensus.cc:3055] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.504385 17397 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:45.505277 17247 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.505173 17397 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.505381 17322 leader_election.cc:290] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.501049 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.508306 17394 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.499317 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.513192 17246 raft_consensus.cc:3055] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.513618 17288 leader_election.cc:304] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.513908 17397 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.514565 17447 raft_consensus.cc:2804] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.515030 17447 raft_consensus.cc:697] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:45.515867 17447 consensus_queue.cc:237] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.513645 17246 raft_consensus.cc:740] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.518800 17246 consensus_queue.cc:260] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.519793 17246 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.500159 17320 leader_election.cc:290] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.529676 17246 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.529676 17394 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.530926 17248 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.531033 17288 leader_election.cc:304] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [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: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:45.532621 17144 catalog_manager.cc:5697] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 1 to 2, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.535043 17397 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.536748 17288 leader_election.cc:304] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.539610 17441 raft_consensus.cc:2804] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.535985 17467 consensus_queue.cc:1048] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.540936 17447 raft_consensus.cc:2804] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.546936 17447 raft_consensus.cc:697] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:45.547885 17447 consensus_queue.cc:237] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.548223 17441 raft_consensus.cc:697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:45.549518 17441 consensus_queue.cc:237] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.559068 17144 catalog_manager.cc:5697] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 1 to 2, leader changed from 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.562721 17468 consensus_queue.cc:1048] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.566304 17444 consensus_queue.cc:1048] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.571593 17442 consensus_queue.cc:1048] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.589727 17144 catalog_manager.cc:5697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 1 to 2, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.599059 17517 consensus_queue.cc:1048] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.606115 17451 raft_consensus.cc:993] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.606650 17451 raft_consensus.cc:1081] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:45.611152 17468 consensus_queue.cc:1048] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.612037 17323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42688
I20260713 09:06:45.612594 17323 raft_consensus.cc:493] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.613011 17323 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.620618 17323 raft_consensus.cc:515] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.622676 17323 leader_election.cc:290] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.623996 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:45.624614 17248 raft_consensus.cc:3055] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.624768 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c217a756fb9d47ba89f2382a7e0b5ef4" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.624963 17248 raft_consensus.cc:740] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.625887 17248 consensus_queue.cc:260] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.626906 17248 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.633808 17248 raft_consensus.cc:2468] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:45.634836 17288 leader_election.cc:304] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [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: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:45.635643 17441 raft_consensus.cc:2804] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.636178 17441 raft_consensus.cc:697] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:45.636960 17441 consensus_queue.cc:237] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.642796 17146 catalog_manager.cc:5697] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 1 to 2, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.679512 17442 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.685604 17444 raft_consensus.cc:993] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.686046 17469 raft_consensus.cc:1081] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:45.687608 17246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52770
I20260713 09:06:45.688185 17246 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.688582 17246 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.690651 17442 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.695436 17246 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.696405 17248 raft_consensus.cc:1240] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Rejecting Update request from peer 9b073b35c9c64aaf8ff40bf1c9811a3c for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:45.698593 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:45.699162 17323 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.699916 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:45.700470 17396 raft_consensus.cc:3055] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.700791 17396 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:45.701000 17442 consensus_queue.cc:1059] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:45.701525 17246 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:45.702484 17396 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.703974 17396 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.704737 17323 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
I20260713 09:06:45.706027 17214 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:45.706687 17451 raft_consensus.cc:2804] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.707114 17451 raft_consensus.cc:697] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:45.707906 17451 consensus_queue.cc:237] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:45.710902 17396 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 2.
W20260713 09:06:45.711378 17469 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:06:45.716923 17146 catalog_manager.cc:5697] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 1 to 2, leader changed from 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.762890 17396 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.764274 17451 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.772879 17323 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.774742 17451 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.871830 17323 raft_consensus.cc:1275] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.873018 17451 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.879874 17396 raft_consensus.cc:1275] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.881485 17451 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.924474 17246 raft_consensus.cc:1275] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.925696 17441 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.932973 17396 raft_consensus.cc:1275] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.934340 17447 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.942360 17396 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.943475 17447 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.950551 17246 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.952082 17515 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.959856 17396 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.965762 17396 raft_consensus.cc:1275] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.966987 17515 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.976109 17246 raft_consensus.cc:1275] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.977370 17447 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.032810 17246 raft_consensus.cc:1275] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.034008 17447 consensus_queue.cc:1048] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.041307 17396 raft_consensus.cc:3060] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:46.047610 17396 raft_consensus.cc:1275] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.048689 17514 consensus_queue.cc:1048] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.184952 17396 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.186076 17451 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.193310 17323 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.195147 17468 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.390518 16594 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:06:48.391213 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:48.408115 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:48.408763 17248 raft_consensus.cc:606] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Received request to transfer leadership to TS 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:48.411253 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:48.411790 17248 raft_consensus.cc:606] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Received request to transfer leadership to TS 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:48.412921 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:48.413393 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:48.685361 17467 raft_consensus.cc:993] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: : Instructing follower 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:48.685825 17467 raft_consensus.cc:1081] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Signalling peer 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:48.687242 17397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:06:48.687670 17397 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.688089 17397 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.692739 17397 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:48.694351 17397 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 3 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:48.695220 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:48.695504 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:48.695814 17323 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.696053 17248 raft_consensus.cc:3055] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:48.696355 17248 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:48.697161 17248 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [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: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:48.698324 17248 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.702219 17323 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:48.703513 17363 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:48.704342 17525 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:48.705783 17525 raft_consensus.cc:697] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:48.706763 17525 consensus_queue.cc:237] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:48.707751 17248 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:48.716734 17146 catalog_manager.cc:5697] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 2 to 3, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 3 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.730366 17529 raft_consensus.cc:993] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: : Instructing follower 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:48.730882 17529 raft_consensus.cc:1081] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Signalling peer 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:48.732627 17397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:06:48.733294 17397 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.733708 17397 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.740798 17397 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:48.743069 17397 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 3 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:48.743983 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:48.744541 17248 raft_consensus.cc:3055] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:48.744833 17248 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:48.745597 17248 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:48.746615 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:48.746654 17248 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.747191 17323 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.754295 17323 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:48.755270 17363 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:48.756055 17525 raft_consensus.cc:2804] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:48.755781 17248 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:48.756558 17525 raft_consensus.cc:697] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:48.757347 17525 consensus_queue.cc:237] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:48.765655 17146 catalog_manager.cc:5697] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 2 to 3, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 3 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:49.197675 17248 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.199013 17525 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.208673 17323 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.210300 17530 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.235999 17323 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.237242 17541 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.245927 17248 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.247404 17530 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.414211 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:49.424834 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:57588
I20260713 09:06:49.425344 17397 raft_consensus.cc:606] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:49.432039 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:57588
I20260713 09:06:49.432504 17397 raft_consensus.cc:606] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:49.441309 17323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:42690
I20260713 09:06:49.441807 17323 raft_consensus.cc:606] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:49.446699 17323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:42690
I20260713 09:06:49.447252 17323 raft_consensus.cc:606] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:49.452559 17323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
mode: GRACEFUL
new_leader_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:42690
I20260713 09:06:49.453063 17323 raft_consensus.cc:606] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Received request to transfer leadership to TS ea6202460a874f36a9bd0c1492197571
I20260713 09:06:49.606552 17526 raft_consensus.cc:993] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.606979 17526 raft_consensus.cc:1081] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.608502 17248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52784
I20260713 09:06:49.608937 17248 raft_consensus.cc:493] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.609190 17248 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.614141 17248 raft_consensus.cc:515] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.615653 17248 leader_election.cc:290] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 3 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:49.616475 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:49.616725 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:49.617065 17323 raft_consensus.cc:3055] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:49.617260 17397 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.617369 17323 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:49.618106 17323 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.618927 17323 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.622102 17397 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.623214 17323 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.623279 17213 leader_election.cc:304] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:49.624096 17467 raft_consensus.cc:2804] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:49.624970 17467 raft_consensus.cc:697] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:49.625579 17467 consensus_queue.cc:237] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.632162 17146 catalog_manager.cc:5697] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 2 to 3, leader changed from de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 3 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.670835 17546 raft_consensus.cc:993] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.671272 17546 raft_consensus.cc:1081] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.672868 17248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52784
I20260713 09:06:49.673393 17248 raft_consensus.cc:493] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.673666 17248 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.678850 17248 raft_consensus.cc:515] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.680595 17248 leader_election.cc:290] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 3 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:49.681583 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:49.681804 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd30ba96043412e9661c155d14b06f0" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:49.682137 17323 raft_consensus.cc:3055] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:49.682389 17397 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.682437 17323 raft_consensus.cc:740] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:49.683251 17323 consensus_queue.cc:260] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.684140 17323 raft_consensus.cc:3060] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.687369 17397 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.688028 17323 raft_consensus.cc:2468] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.688531 17213 leader_election.cc:304] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:49.689370 17467 raft_consensus.cc:2804] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:49.689848 17467 raft_consensus.cc:697] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:49.690470 17467 consensus_queue.cc:237] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.698329 17146 catalog_manager.cc:5697] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 2 to 3, leader changed from de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 3 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.741403 17530 raft_consensus.cc:993] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.741952 17544 raft_consensus.cc:1081] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.743722 17248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52770
I20260713 09:06:49.744815 17248 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.745193 17248 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.750072 17248 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:49.751631 17248 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 4 election: Requested vote from peers 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:49.752626 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:49.752707 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:49.753227 17323 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.753228 17397 raft_consensus.cc:3055] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:49.753643 17397 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:49.754393 17397 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:49.755319 17397 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.758265 17323 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 4.
I20260713 09:06:49.759639 17214 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [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: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:49.760179 17397 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 4.
I20260713 09:06:49.760553 17467 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:49.761108 17467 raft_consensus.cc:697] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:49.761804 17467 consensus_queue.cc:237] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [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: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:49.767498 17146 catalog_manager.cc:5697] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 3 to 4, leader changed from 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 4 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:49.805397 17526 raft_consensus.cc:993] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.805863 17546 raft_consensus.cc:1081] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.806478 17530 raft_consensus.cc:993] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: : Instructing follower ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.807276 17541 raft_consensus.cc:1081] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Signalling peer ea6202460a874f36a9bd0c1492197571 to start an election
I20260713 09:06:49.807493 17246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52784
I20260713 09:06:49.808125 17246 raft_consensus.cc:493] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.808463 17246 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.808846 17248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
 from {username='slave'} at 127.0.0.1:52770
I20260713 09:06:49.809271 17248 raft_consensus.cc:493] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.809541 17248 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.813557 17246 raft_consensus.cc:515] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.815152 17246 leader_election.cc:290] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 3 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:49.815142 17248 raft_consensus.cc:515] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.816267 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:49.816272 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57b8d7ffcea9437faa6d7d39d61aaca9" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:49.816936 17323 raft_consensus.cc:3055] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:49.816990 17397 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.817554 17248 leader_election.cc:290] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [CANDIDATE]: Term 4 election: Requested vote from peers de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:49.817852 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:49.818375 17320 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.817327 17323 raft_consensus.cc:740] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:49.818930 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4693f7c955d343efb3b9f3fbc34cdab6" candidate_uuid: "ea6202460a874f36a9bd0c1492197571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:49.819460 17396 raft_consensus.cc:3055] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:49.819232 17323 consensus_queue.cc:260] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.819799 17396 raft_consensus.cc:740] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:49.820521 17323 raft_consensus.cc:3060] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.820583 17396 consensus_queue.cc:260] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.821866 17396 raft_consensus.cc:3060] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:49.824016 17397 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.825021 17320 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 4.
I20260713 09:06:49.825157 17213 leader_election.cc:304] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:49.826162 17214 leader_election.cc:304] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [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: de3347e2fa7c4e8796ebb7a210eb8530, ea6202460a874f36a9bd0c1492197571; no voters: 
I20260713 09:06:49.826917 17547 raft_consensus.cc:2804] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:49.826972 17467 raft_consensus.cc:2804] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:49.827170 17323 raft_consensus.cc:2468] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 3.
I20260713 09:06:49.827828 17396 raft_consensus.cc:2468] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea6202460a874f36a9bd0c1492197571 in term 4.
I20260713 09:06:49.828764 17467 raft_consensus.cc:697] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:49.829512 17547 raft_consensus.cc:697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Becoming Leader. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:49.829595 17467 consensus_queue.cc:237] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.830318 17547 consensus_queue.cc:237] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:49.837448 17146 catalog_manager.cc:5697] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 2 to 3, leader changed from de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 3 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.850221 17146 catalog_manager.cc:5697] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 reported cstate change: term changed from 3 to 4, leader changed from 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131) to ea6202460a874f36a9bd0c1492197571 (127.16.52.129). New cstate: current_term: 4 leader_uuid: "ea6202460a874f36a9bd0c1492197571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.079556 17323 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.081423 17547 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:50.097586 17396 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.100214 17547 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:50.115948 17396 raft_consensus.cc:1275] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.117173 17547 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.127374 17323 raft_consensus.cc:1275] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.129159 17547 consensus_queue.cc:1048] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.155529 17396 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:50.156881 17547 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:50.166150 17323 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:50.167748 17554 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:50.211602 17396 raft_consensus.cc:1275] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.212829 17554 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.218688 17323 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:50.220273 17547 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:50.225337 17323 raft_consensus.cc:1275] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.227253 17555 consensus_queue.cc:1048] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:50.236912 17396 raft_consensus.cc:1275] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Refusing update from remote peer ea6202460a874f36a9bd0c1492197571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:50.238879 17547 consensus_queue.cc:1048] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:52.459950 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:52.467826 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:52.468407 17248 raft_consensus.cc:606] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:52.471109 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:52.471567 17248 raft_consensus.cc:606] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Received request to transfer leadership to TS 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:52.473899 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:52.474351 17248 raft_consensus.cc:606] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Received request to transfer leadership to TS 9b073b35c9c64aaf8ff40bf1c9811a3c
I20260713 09:06:52.476502 17248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "ea6202460a874f36a9bd0c1492197571"
mode: GRACEFUL
new_leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:37588
I20260713 09:06:52.476927 17248 raft_consensus.cc:606] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Received request to transfer leadership to TS de3347e2fa7c4e8796ebb7a210eb8530
I20260713 09:06:52.477938 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:52.478411 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:52.570534 17547 raft_consensus.cc:993] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: : Instructing follower 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:52.571120 17569 raft_consensus.cc:1081] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Signalling peer 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:52.572609 17397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c12be7a972a54540987eda6148df7199"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:06:52.573086 17397 raft_consensus.cc:493] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.573366 17397 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.578146 17397 raft_consensus.cc:515] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.579672 17397 leader_election.cc:290] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 4 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:52.580675 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:52.580714 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c12be7a972a54540987eda6148df7199" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:52.581355 17248 raft_consensus.cc:3055] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:52.581437 17323 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.581743 17248 raft_consensus.cc:740] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:52.582540 17248 consensus_queue.cc:260] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.583827 17248 raft_consensus.cc:3060] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:52.588521 17323 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 4.
I20260713 09:06:52.589896 17363 leader_election.cc:304] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:52.590237 17248 raft_consensus.cc:2468] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 4.
I20260713 09:06:52.590770 17530 raft_consensus.cc:2804] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:52.592275 17530 raft_consensus.cc:697] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:52.593140 17530 consensus_queue.cc:237] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.599625 17143 catalog_manager.cc:5697] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 3 to 4, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 4 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:52.605398 17547 raft_consensus.cc:993] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: : Instructing follower 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:52.605924 17569 raft_consensus.cc:1081] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Signalling peer 9b073b35c9c64aaf8ff40bf1c9811a3c to start an election
I20260713 09:06:52.607671 17397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23"
dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
 from {username='slave'} at 127.0.0.1:57582
I20260713 09:06:52.608222 17397 raft_consensus.cc:493] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.608505 17397 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.615384 17397 raft_consensus.cc:515] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.617188 17397 leader_election.cc:290] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [CANDIDATE]: Term 3 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197)
I20260713 09:06:52.617938 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:52.618285 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baab56c06e83498ca29af7c37ffecf23" candidate_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
I20260713 09:06:52.618541 17248 raft_consensus.cc:3055] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.618860 17323 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.618847 17248 raft_consensus.cc:740] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:52.619774 17248 consensus_queue.cc:260] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.620818 17248 raft_consensus.cc:3060] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.625229 17323 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:52.626299 17363 leader_election.cc:304] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:52.626575 17248 raft_consensus.cc:2468] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b073b35c9c64aaf8ff40bf1c9811a3c in term 3.
I20260713 09:06:52.627004 17530 raft_consensus.cc:2804] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.627507 17530 raft_consensus.cc:697] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Becoming Leader. State: Replica: 9b073b35c9c64aaf8ff40bf1c9811a3c, State: Running, Role: LEADER
I20260713 09:06:52.628377 17530 consensus_queue.cc:237] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [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: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.634537 17143 catalog_manager.cc:5697] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c reported cstate change: term changed from 2 to 3, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131). New cstate: current_term: 3 leader_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:52.703682 17547 raft_consensus.cc:993] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:52.704100 17569 raft_consensus.cc:1081] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:52.705533 17323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42688
I20260713 09:06:52.705929 17323 raft_consensus.cc:493] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.706148 17323 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.710820 17323 raft_consensus.cc:515] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.712394 17323 leader_election.cc:290] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Requested vote from peers ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733), 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813)
I20260713 09:06:52.713161 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:52.713503 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ac13dddcb54d8f8954f995bf78e42e" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:52.713667 17248 raft_consensus.cc:3055] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:52.713989 17397 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.713999 17248 raft_consensus.cc:740] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:52.714771 17248 consensus_queue.cc:260] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.715600 17248 raft_consensus.cc:3060] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.719619 17397 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:52.720186 17248 raft_consensus.cc:2468] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 2.
I20260713 09:06:52.721050 17288 leader_election.cc:304] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:52.721738 17546 raft_consensus.cc:2804] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:52.722748 17546 raft_consensus.cc:697] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:52.723606 17546 consensus_queue.cc:237] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } }
I20260713 09:06:52.730435 17143 catalog_manager.cc:5697] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 1 to 2, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.766592 17547 raft_consensus.cc:993] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: : Instructing follower de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:52.767122 17569 raft_consensus.cc:1081] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Signalling peer de3347e2fa7c4e8796ebb7a210eb8530 to start an election
I20260713 09:06:52.768639 17323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd"
dest_uuid: "de3347e2fa7c4e8796ebb7a210eb8530"
 from {username='slave'} at 127.0.0.1:42688
I20260713 09:06:52.769129 17323 raft_consensus.cc:493] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.769440 17323 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:52.773595 17323 raft_consensus.cc:515] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:52.775136 17323 leader_election.cc:290] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 5 election: Requested vote from peers 9b073b35c9c64aaf8ff40bf1c9811a3c (127.16.52.131:41813), ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733)
I20260713 09:06:52.775978 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c"
I20260713 09:06:52.776227 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f347afec5f0e42ccbb88b3143fcca6cd" candidate_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ea6202460a874f36a9bd0c1492197571"
I20260713 09:06:52.776463 17397 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:52.776772 17248 raft_consensus.cc:3055] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:52.777035 17248 raft_consensus.cc:740] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea6202460a874f36a9bd0c1492197571, State: Running, Role: LEADER
I20260713 09:06:52.777681 17248 consensus_queue.cc:260] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:52.778476 17248 raft_consensus.cc:3060] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:52.781025 17397 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 5.
I20260713 09:06:52.782133 17288 leader_election.cc:304] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b073b35c9c64aaf8ff40bf1c9811a3c, de3347e2fa7c4e8796ebb7a210eb8530; no voters: 
I20260713 09:06:52.782856 17546 raft_consensus.cc:2804] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:52.783270 17546 raft_consensus.cc:697] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 5 LEADER]: Becoming Leader. State: Replica: de3347e2fa7c4e8796ebb7a210eb8530, State: Running, Role: LEADER
I20260713 09:06:52.784063 17546 consensus_queue.cc:237] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } }
I20260713 09:06:52.784356 17248 raft_consensus.cc:2468] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3347e2fa7c4e8796ebb7a210eb8530 in term 5.
I20260713 09:06:52.790911 17143 catalog_manager.cc:5697] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 reported cstate change: term changed from 4 to 5, leader changed from ea6202460a874f36a9bd0c1492197571 (127.16.52.129) to de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130). New cstate: current_term: 5 leader_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.996601 17248 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:52.998044 17323 raft_consensus.cc:1275] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:52.997944 17530 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:52.999460 17570 consensus_queue.cc:1048] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:53.031492 17323 raft_consensus.cc:1275] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.032608 17570 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3347e2fa7c4e8796ebb7a210eb8530" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.041927 17248 raft_consensus.cc:1275] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Refusing update from remote peer 9b073b35c9c64aaf8ff40bf1c9811a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.043466 17570 consensus_queue.cc:1048] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:53.119365 17248 raft_consensus.cc:1275] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.120535 17546 consensus_queue.cc:1048] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.129886 17397 raft_consensus.cc:1275] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.131304 17577 consensus_queue.cc:1048] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.168294 17397 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 5 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:53.169726 17546 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b073b35c9c64aaf8ff40bf1c9811a3c" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:53.171413 17248 raft_consensus.cc:1275] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 5 FOLLOWER]: Refusing update from remote peer de3347e2fa7c4e8796ebb7a210eb8530: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:53.172798 17546 consensus_queue.cc:1048] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea6202460a874f36a9bd0c1492197571" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:53.479372 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.485656 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
W20260713 09:06:53.495683 17362 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:06:53.505591 17362 consensus_peers.cc:597] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c -> Peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Couldn't send request to peer ea6202460a874f36a9bd0c1492197571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.519989 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:53.520892 16594 tablet_replica.cc:333] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.521780 16594 raft_consensus.cc:2243] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.522181 16594 raft_consensus.cc:2272] T baab56c06e83498ca29af7c37ffecf23 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.525604 16594 tablet_replica.cc:333] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.526427 16594 raft_consensus.cc:2243] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:53.526484 17362 consensus_peers.cc:597] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c -> Peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Couldn't send request to peer ea6202460a874f36a9bd0c1492197571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.526932 16594 raft_consensus.cc:2272] T 74ac13dddcb54d8f8954f995bf78e42e P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.529040 16594 tablet_replica.cc:333] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.529685 16594 raft_consensus.cc:2243] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.530422 16594 raft_consensus.cc:2272] T 4693f7c955d343efb3b9f3fbc34cdab6 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.532281 16594 tablet_replica.cc:333] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.532781 16594 raft_consensus.cc:2243] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.533186 16594 raft_consensus.cc:2272] T f347afec5f0e42ccbb88b3143fcca6cd P ea6202460a874f36a9bd0c1492197571 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.535137 16594 tablet_replica.cc:333] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.535650 16594 raft_consensus.cc:2243] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.536134 16594 raft_consensus.cc:2272] T c12be7a972a54540987eda6148df7199 P ea6202460a874f36a9bd0c1492197571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.538004 16594 tablet_replica.cc:333] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.538496 16594 raft_consensus.cc:2243] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.538920 16594 raft_consensus.cc:2272] T c217a756fb9d47ba89f2382a7e0b5ef4 P ea6202460a874f36a9bd0c1492197571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.540594 16594 tablet_replica.cc:333] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.541076 16594 raft_consensus.cc:2243] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.541752 16594 raft_consensus.cc:2272] T fbb89653e2774b21ac2d33d659ea300d P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.543421 16594 tablet_replica.cc:333] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.543957 16594 raft_consensus.cc:2243] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.544348 16594 raft_consensus.cc:2272] T fffb8ada3a954947b1cde2dda7408b98 P ea6202460a874f36a9bd0c1492197571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.546078 16594 tablet_replica.cc:333] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.546561 16594 raft_consensus.cc:2243] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.547328 16594 raft_consensus.cc:2272] T 57b8d7ffcea9437faa6d7d39d61aaca9 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.548931 16594 tablet_replica.cc:333] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571: stopping tablet replica
I20260713 09:06:53.549433 16594 raft_consensus.cc:2243] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.550089 16594 raft_consensus.cc:2272] T 9dd30ba96043412e9661c155d14b06f0 P ea6202460a874f36a9bd0c1492197571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.579319 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
W20260713 09:06:53.591676 17362 consensus_peers.cc:597] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c -> Peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Couldn't send request to peer ea6202460a874f36a9bd0c1492197571. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.601912 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:06:53.630402 17288 consensus_peers.cc:597] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 -> Peer ea6202460a874f36a9bd0c1492197571 (127.16.52.129:39733): Couldn't send request to peer ea6202460a874f36a9bd0c1492197571. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.631089 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:53.631886 16594 tablet_replica.cc:333] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.632541 16594 raft_consensus.cc:2243] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.633024 16594 raft_consensus.cc:2272] T fffb8ada3a954947b1cde2dda7408b98 P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.634825 16594 tablet_replica.cc:333] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.635378 16594 raft_consensus.cc:2243] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.635893 16594 raft_consensus.cc:2272] T 57b8d7ffcea9437faa6d7d39d61aaca9 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.637590 16594 tablet_replica.cc:333] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.638116 16594 raft_consensus.cc:2243] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.638528 16594 raft_consensus.cc:2272] T 9dd30ba96043412e9661c155d14b06f0 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.640251 16594 tablet_replica.cc:333] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.640738 16594 raft_consensus.cc:2243] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.641184 16594 raft_consensus.cc:2272] T c12be7a972a54540987eda6148df7199 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.643187 16594 tablet_replica.cc:333] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.643705 16594 raft_consensus.cc:2243] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.644212 16594 raft_consensus.cc:2272] T baab56c06e83498ca29af7c37ffecf23 P de3347e2fa7c4e8796ebb7a210eb8530 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.646922 16594 tablet_replica.cc:333] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.647586 16594 raft_consensus.cc:2243] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.648460 16594 raft_consensus.cc:2272] T c217a756fb9d47ba89f2382a7e0b5ef4 P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.650156 16594 tablet_replica.cc:333] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.650658 16594 raft_consensus.cc:2243] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.651018 16594 raft_consensus.cc:2272] T fbb89653e2774b21ac2d33d659ea300d P de3347e2fa7c4e8796ebb7a210eb8530 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.652662 16594 tablet_replica.cc:333] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.653136 16594 raft_consensus.cc:2243] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.653818 16594 raft_consensus.cc:2272] T 74ac13dddcb54d8f8954f995bf78e42e P de3347e2fa7c4e8796ebb7a210eb8530 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.655908 16594 tablet_replica.cc:333] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.656351 16594 raft_consensus.cc:2243] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.656701 16594 raft_consensus.cc:2272] T 4693f7c955d343efb3b9f3fbc34cdab6 P de3347e2fa7c4e8796ebb7a210eb8530 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.658282 16594 tablet_replica.cc:333] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530: stopping tablet replica
I20260713 09:06:53.658790 16594 raft_consensus.cc:2243] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.659575 16594 raft_consensus.cc:2272] T f347afec5f0e42ccbb88b3143fcca6cd P de3347e2fa7c4e8796ebb7a210eb8530 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:53.662601 17363 consensus_peers.cc:597] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c -> Peer de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197): Couldn't send request to peer de3347e2fa7c4e8796ebb7a210eb8530. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.688640 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
I20260713 09:06:53.706948 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
I20260713 09:06:53.730942 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:53.731842 16594 tablet_replica.cc:333] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.732465 16594 raft_consensus.cc:2243] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.732969 16594 raft_consensus.cc:2272] T c217a756fb9d47ba89f2382a7e0b5ef4 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.734752 16594 tablet_replica.cc:333] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.735298 16594 raft_consensus.cc:2243] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.735724 16594 raft_consensus.cc:2272] T fbb89653e2774b21ac2d33d659ea300d P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.737709 16594 tablet_replica.cc:333] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.738199 16594 raft_consensus.cc:2243] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.738627 16594 raft_consensus.cc:2272] T 74ac13dddcb54d8f8954f995bf78e42e P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.741554 16594 tablet_replica.cc:333] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.742122 16594 raft_consensus.cc:2243] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.742900 16594 raft_consensus.cc:2272] T c12be7a972a54540987eda6148df7199 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.745530 16594 tablet_replica.cc:333] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.746326 16594 raft_consensus.cc:2243] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.746830 16594 raft_consensus.cc:2272] T 9dd30ba96043412e9661c155d14b06f0 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:53.748821 17363 consensus_peers.cc:597] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c -> Peer de3347e2fa7c4e8796ebb7a210eb8530 (127.16.52.130:41197): Couldn't send request to peer de3347e2fa7c4e8796ebb7a210eb8530. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:41197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:53.748974 16594 tablet_replica.cc:333] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.749611 16594 raft_consensus.cc:2243] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.750329 16594 raft_consensus.cc:2272] T fffb8ada3a954947b1cde2dda7408b98 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.752130 16594 tablet_replica.cc:333] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.752584 16594 raft_consensus.cc:2243] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.752959 16594 raft_consensus.cc:2272] T 57b8d7ffcea9437faa6d7d39d61aaca9 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.754588 16594 tablet_replica.cc:333] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.755003 16594 raft_consensus.cc:2243] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.755343 16594 raft_consensus.cc:2272] T 4693f7c955d343efb3b9f3fbc34cdab6 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.756906 16594 tablet_replica.cc:333] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.757314 16594 raft_consensus.cc:2243] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:53.757690 16594 raft_consensus.cc:2272] T f347afec5f0e42ccbb88b3143fcca6cd P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.759938 16594 tablet_replica.cc:333] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c: stopping tablet replica
I20260713 09:06:53.760329 16594 raft_consensus.cc:2243] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.761138 16594 raft_consensus.cc:2272] T baab56c06e83498ca29af7c37ffecf23 P 9b073b35c9c64aaf8ff40bf1c9811a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.789228 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:06:53.807298 16594 master.cc:562] Master@127.16.52.190:37495 shutting down...
I20260713 09:06:53.829523 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:53.830052 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:53.830389 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 632b68dfbe8b4e11895869b9b8d20f83: stopping tablet replica
I20260713 09:06:53.850054 16594 master.cc:584] Master@127.16.52.190:37495 shutdown complete.
9b073b35c9c64aaf8ff40bf1c9811a3c  1
de3347e2fa7c4e8796ebb7a210eb8530  4
ea6202460a874f36a9bd0c1492197571  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10270 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:53.891103 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:35067
I20260713 09:06:53.892324 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:53.897732 17597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:53.898479 17598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:53.899246 17600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:53.899724 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:53.900897 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:53.901065 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:53.901196 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933613901183 us; error 0 us; skew 500 ppm
I20260713 09:06:53.901643 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:53.903909 16594 webserver.cc:533] Webserver started at http://127.16.52.190:35473/ using document root <none> and password file <none>
I20260713 09:06:53.904347 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:53.904500 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:53.904711 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:53.905757 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "4a6b2481e89047ab9d96aa7900ef73bb"
format_stamp: "Formatted at 2026-07-13 09:06:53 on dist-test-slave-ttxq"
I20260713 09:06:53.909996 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:53.913401 17605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:53.914229 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:53.914505 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "4a6b2481e89047ab9d96aa7900ef73bb"
format_stamp: "Formatted at 2026-07-13 09:06:53 on dist-test-slave-ttxq"
I20260713 09:06:53.914778 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:53.925846 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:53.927162 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:53.964128 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:35067
I20260713 09:06:53.964231 17656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:35067 every 8 connection(s)
I20260713 09:06:53.967998 17657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:53.977659 17657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb: Bootstrap starting.
I20260713 09:06:53.982232 17657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:53.986318 17657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb: No bootstrap required, opened a new log
I20260713 09:06:53.988513 17657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER }
I20260713 09:06:53.988910 17657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:53.989152 17657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6b2481e89047ab9d96aa7900ef73bb, State: Initialized, Role: FOLLOWER
I20260713 09:06:53.989709 17657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER }
I20260713 09:06:53.990196 17657 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:53.990412 17657 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:53.990684 17657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:53.994953 17657 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER }
I20260713 09:06:53.995517 17657 leader_election.cc:304] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [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: 4a6b2481e89047ab9d96aa7900ef73bb; no voters: 
I20260713 09:06:53.996716 17657 leader_election.cc:290] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:53.997226 17660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:53.998606 17660 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 1 LEADER]: Becoming Leader. State: Replica: 4a6b2481e89047ab9d96aa7900ef73bb, State: Running, Role: LEADER
I20260713 09:06:53.999358 17660 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [LEADER]: Queue going to LEADER mode. State: All 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: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER }
I20260713 09:06:53.999599 17657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:54.004362 17661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER } }
I20260713 09:06:54.004612 17662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a6b2481e89047ab9d96aa7900ef73bb. Latest consensus state: current_term: 1 leader_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a6b2481e89047ab9d96aa7900ef73bb" member_type: VOTER } }
I20260713 09:06:54.005194 17661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:54.005371 17662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:54.012286 17667 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:54.020273 17667 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:54.021201 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:54.028805 17667 catalog_manager.cc:1383] Generated new cluster ID: 6ce9833bad394f9a823bc216a76c9158
I20260713 09:06:54.029162 17667 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:54.055058 17667 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:54.056355 17667 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:54.069362 17667 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb: Generated new TSK 0
I20260713 09:06:54.069965 17667 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:54.087493 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:54.093713 17678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.095193 17679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.096611 17681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:54.097061 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:54.097887 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:54.098093 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:54.098269 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933614098234 us; error 0 us; skew 500 ppm
I20260713 09:06:54.098801 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:54.101308 16594 webserver.cc:533] Webserver started at http://127.16.52.129:39451/ using document root <none> and password file <none>
I20260713 09:06:54.101789 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:54.101948 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:54.102260 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:54.103361 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "0adb35df18ef4eecbf0e5028e662fc13"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.107945 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:06:54.111395 17686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.112327 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:06:54.112630 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "0adb35df18ef4eecbf0e5028e662fc13"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.112911 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:54.133288 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:54.134577 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:54.136077 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:54.138327 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:54.138543 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.138799 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:54.139009 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.180065 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:46881
I20260713 09:06:54.180243 17748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:46881 every 8 connection(s)
I20260713 09:06:54.185017 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:54.192054 17753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.193194 17754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.195902 17756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:54.196882 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:54.198041 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:54.198312 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:54.198508 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933614198488 us; error 0 us; skew 500 ppm
I20260713 09:06:54.199230 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:54.199350 17749 heartbeater.cc:344] Connected to a master server at 127.16.52.190:35067
I20260713 09:06:54.199793 17749 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:54.200510 17749 heartbeater.cc:507] Master 127.16.52.190:35067 requested a full tablet report, sending...
I20260713 09:06:54.202167 16594 webserver.cc:533] Webserver started at http://127.16.52.130:40647/ using document root <none> and password file <none>
I20260713 09:06:54.202730 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:54.202922 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:54.202876 17622 ts_manager.cc:194] Registered new tserver with Master: 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:06:54.203382 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:54.204584 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "48dbf715c62d4fffa58b35a799e81c8c"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.204938 17622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34788
I20260713 09:06:54.209096 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:06:54.212739 17761 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.213521 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:54.213804 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "48dbf715c62d4fffa58b35a799e81c8c"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.214066 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:54.234942 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:54.236187 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:54.237699 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:54.239924 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:54.240140 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.240378 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:54.240556 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.281997 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:41541
I20260713 09:06:54.282088 17823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:41541 every 8 connection(s)
I20260713 09:06:54.287119 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:54.294752 17827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.297261 17828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:54.298640 16594 server_base.cc:1061] running on GCE node
W20260713 09:06:54.299321 17830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:54.300501 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:54.300804 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:54.301049 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933614301028 us; error 0 us; skew 500 ppm
I20260713 09:06:54.301756 17824 heartbeater.cc:344] Connected to a master server at 127.16.52.190:35067
I20260713 09:06:54.301815 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:54.302238 17824 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:54.303160 17824 heartbeater.cc:507] Master 127.16.52.190:35067 requested a full tablet report, sending...
I20260713 09:06:54.304849 16594 webserver.cc:533] Webserver started at http://127.16.52.131:42505/ using document root <none> and password file <none>
I20260713 09:06:54.305563 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:54.305613 17622 ts_manager.cc:194] Registered new tserver with Master: 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:54.305920 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:54.306293 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:54.307610 17622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34798
I20260713 09:06:54.307916 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.313130 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:54.316414 17835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.317200 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:54.317483 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
format_stamp: "Formatted at 2026-07-13 09:06:54 on dist-test-slave-ttxq"
I20260713 09:06:54.317739 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:54.340454 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:54.341691 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:54.343171 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:54.345536 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:54.345726 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.346002 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:54.346187 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.386698 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:41783
I20260713 09:06:54.386790 17897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:41783 every 8 connection(s)
I20260713 09:06:54.400214 17898 heartbeater.cc:344] Connected to a master server at 127.16.52.190:35067
I20260713 09:06:54.400573 17898 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:54.401396 17898 heartbeater.cc:507] Master 127.16.52.190:35067 requested a full tablet report, sending...
I20260713 09:06:54.403328 17622 ts_manager.cc:194] Registered new tserver with Master: b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:54.404129 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014426191s
I20260713 09:06:54.405005 17622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34802
I20260713 09:06:54.429522 17622 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34806:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:54.433595 17622 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:54.552398 17714 tablet_service.cc:1511] Processing CreateTablet for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:54.554009 17714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.559305 17713 tablet_service.cc:1511] Processing CreateTablet for tablet 2a224652cebd454a9110ccbc0a8649f0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:54.560882 17713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a224652cebd454a9110ccbc0a8649f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.563721 17863 tablet_service.cc:1511] Processing CreateTablet for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:54.565151 17863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.566218 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:54.566756 17860 tablet_service.cc:1511] Processing CreateTablet for tablet 17a51ffaab074a988791b67ab9bf140f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:54.568907 17857 tablet_service.cc:1511] Processing CreateTablet for tablet fcde1229b7d7450b81bf1e5e6106a858 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:54.569059 17861 tablet_service.cc:1511] Processing CreateTablet for tablet d753bcbf3589499ab4fdd5e863e98d9a (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:54.570930 17862 tablet_service.cc:1511] Processing CreateTablet for tablet 2a224652cebd454a9110ccbc0a8649f0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:54.571185 17856 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a46b557d24fb595011ef93be38abf (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:54.567596 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.574895 17854 tablet_service.cc:1511] Processing CreateTablet for tablet de7b230107804885866abf1128e6c18c (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:54.575999 17711 tablet_service.cc:1511] Processing CreateTablet for tablet 17a51ffaab074a988791b67ab9bf140f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:54.576540 17712 tablet_service.cc:1511] Processing CreateTablet for tablet d753bcbf3589499ab4fdd5e863e98d9a (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:54.565186 17859 tablet_service.cc:1511] Processing CreateTablet for tablet 481fbb73b2694caead406f394aa38063 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:54.578610 17710 tablet_service.cc:1511] Processing CreateTablet for tablet 481fbb73b2694caead406f394aa38063 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:54.581373 17711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a51ffaab074a988791b67ab9bf140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.579180 17709 tablet_service.cc:1511] Processing CreateTablet for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:54.573052 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 828595664e004fcfa381da4733f084b3 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:54.580343 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcde1229b7d7450b81bf1e5e6106a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.583022 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481fbb73b2694caead406f394aa38063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.583684 17861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753bcbf3589499ab4fdd5e863e98d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.584455 17862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a224652cebd454a9110ccbc0a8649f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.585659 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828595664e004fcfa381da4733f084b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.586294 17860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a51ffaab074a988791b67ab9bf140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.586915 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481fbb73b2694caead406f394aa38063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.587493 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a46b557d24fb595011ef93be38abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.584501 17712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753bcbf3589499ab4fdd5e863e98d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.592360 17709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.601691 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7b230107804885866abf1128e6c18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.626495 17708 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a46b557d24fb595011ef93be38abf (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:54.628371 17708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a46b557d24fb595011ef93be38abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.647101 17913 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:54.652262 17709 tablet_service.cc:1511] Processing CreateTablet for tablet fcde1229b7d7450b81bf1e5e6106a858 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:54.653717 17709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcde1229b7d7450b81bf1e5e6106a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.653594 17707 tablet_service.cc:1511] Processing CreateTablet for tablet 828595664e004fcfa381da4733f084b3 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:54.654958 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828595664e004fcfa381da4733f084b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.659452 17706 tablet_service.cc:1511] Processing CreateTablet for tablet de7b230107804885866abf1128e6c18c (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:54.665856 17705 tablet_service.cc:1511] Processing CreateTablet for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:54.669596 17859 tablet_service.cc:1511] Processing CreateTablet for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:54.670933 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.670758 17714 tablet_service.cc:1511] Processing CreateTablet for tablet e9f7d5061a4f4db8a7081e1ede1f6795 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:54.671984 17860 tablet_service.cc:1511] Processing CreateTablet for tablet e9f7d5061a4f4db8a7081e1ede1f6795 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:54.673240 17860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f7d5061a4f4db8a7081e1ede1f6795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.676918 17711 tablet_service.cc:1511] Processing CreateTablet for tablet bb7ffe29173c4713b10abe3d89cd3ae0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:54.678596 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7b230107804885866abf1128e6c18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.680074 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.686658 17859 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf40ac3dedb49c7adb262fb4c92d092 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:54.686901 17863 tablet_service.cc:1511] Processing CreateTablet for tablet bb7ffe29173c4713b10abe3d89cd3ae0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:54.688097 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf40ac3dedb49c7adb262fb4c92d092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.690778 17913 tablet_bootstrap.cc:654] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:54.692062 17714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f7d5061a4f4db8a7081e1ede1f6795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.692058 17856 tablet_service.cc:1511] Processing CreateTablet for tablet 9217ded479044730980c00253c6de51b (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:54.694423 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217ded479044730980c00253c6de51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.701644 17914 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:54.699833 17711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7ffe29173c4713b10abe3d89cd3ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.713006 17863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7ffe29173c4713b10abe3d89cd3ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.703701 17857 tablet_service.cc:1511] Processing CreateTablet for tablet fda980f542ff42aea1885876d038ecce (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:54.714092 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda980f542ff42aea1885876d038ecce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.703693 17855 tablet_service.cc:1511] Processing CreateTablet for tablet aadb930ba1294402850c8b0f2a7a006f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:54.717180 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb930ba1294402850c8b0f2a7a006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.707307 17707 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf40ac3dedb49c7adb262fb4c92d092 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:54.719686 17789 tablet_service.cc:1511] Processing CreateTablet for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:54.721335 17789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.725358 17861 tablet_service.cc:1511] Processing CreateTablet for tablet 776f00a0e7414ecabd0b3682afcaf145 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:54.726979 17861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776f00a0e7414ecabd0b3682afcaf145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.728229 17788 tablet_service.cc:1511] Processing CreateTablet for tablet 2a224652cebd454a9110ccbc0a8649f0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:54.729952 17788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a224652cebd454a9110ccbc0a8649f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.704560 17862 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce2c6683c38462cab0705fc82599d62 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:54.733556 17862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce2c6683c38462cab0705fc82599d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.734293 17858 tablet_service.cc:1511] Processing CreateTablet for tablet ba98cee64629420b8b9c70c43c0c0c70 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:54.736177 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf40ac3dedb49c7adb262fb4c92d092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.758047 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:54.760208 17914 tablet_bootstrap.cc:654] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:54.762001 17787 tablet_service.cc:1511] Processing CreateTablet for tablet d753bcbf3589499ab4fdd5e863e98d9a (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:54.764364 17786 tablet_service.cc:1511] Processing CreateTablet for tablet 17a51ffaab074a988791b67ab9bf140f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:54.765739 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753bcbf3589499ab4fdd5e863e98d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.766383 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a51ffaab074a988791b67ab9bf140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.773232 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 481fbb73b2694caead406f394aa38063 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:54.774804 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481fbb73b2694caead406f394aa38063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.781795 17784 tablet_service.cc:1511] Processing CreateTablet for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:54.782450 17708 tablet_service.cc:1511] Processing CreateTablet for tablet aadb930ba1294402850c8b0f2a7a006f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:54.783222 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.783655 17708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb930ba1294402850c8b0f2a7a006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.784906 17859 tablet_service.cc:1511] Processing CreateTablet for tablet d7ace35b5dd3419da8744f4e3b0e4106 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:54.775285 17710 tablet_service.cc:1511] Processing CreateTablet for tablet fda980f542ff42aea1885876d038ecce (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:54.791790 17705 tablet_service.cc:1511] Processing CreateTablet for tablet 9217ded479044730980c00253c6de51b (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:54.792884 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda980f542ff42aea1885876d038ecce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.794174 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217ded479044730980c00253c6de51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.797206 17860 tablet_service.cc:1511] Processing CreateTablet for tablet 5936a578ee664ef79314ec1a8d42624f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:54.798050 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba98cee64629420b8b9c70c43c0c0c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.798678 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ace35b5dd3419da8744f4e3b0e4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.799357 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.811539 17917 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:54.819199 17713 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce2c6683c38462cab0705fc82599d62 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:54.820515 17713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce2c6683c38462cab0705fc82599d62. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:54.822665 17609 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.52.129:46881, user_credentials={real_user=slave}} blocked reactor thread for 75748.6us
I20260713 09:06:54.830950 17783 tablet_service.cc:1511] Processing CreateTablet for tablet ef2a46b557d24fb595011ef93be38abf (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:54.832319 17783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a46b557d24fb595011ef93be38abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.837891 17860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5936a578ee664ef79314ec1a8d42624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.844866 17917 tablet_bootstrap.cc:654] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:54.851374 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 828595664e004fcfa381da4733f084b3 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:54.851621 17706 tablet_service.cc:1511] Processing CreateTablet for tablet 776f00a0e7414ecabd0b3682afcaf145 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:54.852784 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828595664e004fcfa381da4733f084b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.852913 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776f00a0e7414ecabd0b3682afcaf145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.857257 17863 tablet_service.cc:1511] Processing CreateTablet for tablet 48412bfbc243435180412c3d58167671 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:54.858742 17863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48412bfbc243435180412c3d58167671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.870446 17712 tablet_service.cc:1511] Processing CreateTablet for tablet ba98cee64629420b8b9c70c43c0c0c70 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:54.882229 17709 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:54.892356 17788 tablet_service.cc:1511] Processing CreateTablet for tablet de7b230107804885866abf1128e6c18c (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:54.893253 17913 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:54.893721 17913 ts_tablet_manager.cc:1403] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.247s	user 0.015s	sys 0.030s
I20260713 09:06:54.897889 17781 tablet_service.cc:1511] Processing CreateTablet for tablet e9f7d5061a4f4db8a7081e1ede1f6795 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:54.898715 17706 tablet_service.cc:1511] Processing CreateTablet for tablet d7ace35b5dd3419da8744f4e3b0e4106 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:54.888747 17712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba98cee64629420b8b9c70c43c0c0c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.842160 17787 tablet_service.cc:1511] Processing CreateTablet for tablet fcde1229b7d7450b81bf1e5e6106a858 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:54.901269 17780 tablet_service.cc:1511] Processing CreateTablet for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:54.893718 17788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7b230107804885866abf1128e6c18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.909348 17913 raft_consensus.cc:359] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.910106 17913 raft_consensus.cc:385] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:54.910395 17913 raft_consensus.cc:740] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.911299 17913 consensus_queue.cc:260] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.916790 17914 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:54.917328 17914 ts_tablet_manager.cc:1403] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.218s	user 0.024s	sys 0.014s
I20260713 09:06:54.913460 17707 tablet_service.cc:1511] Processing CreateTablet for tablet 5936a578ee664ef79314ec1a8d42624f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:54.924427 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f7d5061a4f4db8a7081e1ede1f6795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.920876 17914 raft_consensus.cc:359] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.926029 17914 raft_consensus.cc:385] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:54.926332 17914 raft_consensus.cc:740] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.926694 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcde1229b7d7450b81bf1e5e6106a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.927199 17914 consensus_queue.cc:260] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.929548 17913 ts_tablet_manager.cc:1434] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:06:54.929792 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb3c1a04f1e4d1fb1e8ed1f115a6624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.934248 17917 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:54.934747 17917 ts_tablet_manager.cc:1403] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.020s
I20260713 09:06:54.938136 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf40ac3dedb49c7adb262fb4c92d092 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:54.938256 17917 raft_consensus.cc:359] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.923192 17709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.942811 17749 heartbeater.cc:499] Master 127.16.52.190:35067 was elected leader, sending a full tablet report...
I20260713 09:06:54.945518 17784 tablet_service.cc:1511] Processing CreateTablet for tablet bb7ffe29173c4713b10abe3d89cd3ae0 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:54.949422 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 9217ded479044730980c00253c6de51b (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:54.950070 17705 tablet_service.cc:1511] Processing CreateTablet for tablet 48412bfbc243435180412c3d58167671 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:54.950713 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf40ac3dedb49c7adb262fb4c92d092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.958015 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7ffe29173c4713b10abe3d89cd3ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.965202 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9217ded479044730980c00253c6de51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.939117 17917 raft_consensus.cc:385] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:54.968544 17705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48412bfbc243435180412c3d58167671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.969161 17706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ace35b5dd3419da8744f4e3b0e4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.967463 17917 raft_consensus.cc:740] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.977546 17789 tablet_service.cc:1511] Processing CreateTablet for tablet fda980f542ff42aea1885876d038ecce (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:54.978603 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5936a578ee664ef79314ec1a8d42624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.978919 17789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda980f542ff42aea1885876d038ecce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:54.980337 17898 heartbeater.cc:499] Master 127.16.52.190:35067 was elected leader, sending a full tablet report...
I20260713 09:06:54.971536 17917 consensus_queue.cc:260] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:54.984344 17913 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.004156 17824 heartbeater.cc:499] Master 127.16.52.190:35067 was elected leader, sending a full tablet report...
I20260713 09:06:55.015861 17917 ts_tablet_manager.cc:1434] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.001s
I20260713 09:06:55.016904 17917 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.017947 17914 ts_tablet_manager.cc:1434] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.014s
W20260713 09:06:55.018553 17670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:55.011438 17786 tablet_service.cc:1511] Processing CreateTablet for tablet aadb930ba1294402850c8b0f2a7a006f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:55.018992 17914 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.023313 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb930ba1294402850c8b0f2a7a006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.031985 17787 tablet_service.cc:1511] Processing CreateTablet for tablet 776f00a0e7414ecabd0b3682afcaf145 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:55.033442 17913 tablet_bootstrap.cc:654] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.033885 17781 tablet_service.cc:1511] Processing CreateTablet for tablet ba98cee64629420b8b9c70c43c0c0c70 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:55.060384 17914 tablet_bootstrap.cc:654] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.066816 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:55.071626 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.082221 17786 tablet_service.cc:1511] Processing CreateTablet for tablet d7ace35b5dd3419da8744f4e3b0e4106 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:55.086603 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ace35b5dd3419da8744f4e3b0e4106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.089180 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 48412bfbc243435180412c3d58167671 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:55.090866 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48412bfbc243435180412c3d58167671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.092586 17783 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce2c6683c38462cab0705fc82599d62 (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:55.094152 17783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce2c6683c38462cab0705fc82599d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.105821 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776f00a0e7414ecabd0b3682afcaf145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.115957 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba98cee64629420b8b9c70c43c0c0c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.120081 17784 tablet_service.cc:1511] Processing CreateTablet for tablet 5936a578ee664ef79314ec1a8d42624f (DEFAULT_TABLE table=test-workload [id=e8de956493914552bbe0187365e13e2a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:55.121373 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5936a578ee664ef79314ec1a8d42624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.125728 17913 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.126224 17913 ts_tablet_manager.cc:1403] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.158s	user 0.034s	sys 0.035s
I20260713 09:06:55.130715 17914 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.131155 17917 tablet_bootstrap.cc:654] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.131193 17914 ts_tablet_manager.cc:1403] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.012s
I20260713 09:06:55.132997 17913 raft_consensus.cc:359] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.133754 17913 raft_consensus.cc:385] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.134057 17913 raft_consensus.cc:740] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.134274 17914 raft_consensus.cc:359] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.134981 17914 raft_consensus.cc:385] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.135285 17914 raft_consensus.cc:740] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.147976 17914 consensus_queue.cc:260] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.150441 17914 ts_tablet_manager.cc:1434] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:06:55.151427 17914 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.152732 17913 consensus_queue.cc:260] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.157897 17913 ts_tablet_manager.cc:1434] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.003s
I20260713 09:06:55.158334 17914 tablet_bootstrap.cc:654] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.167282 17913 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.172293 17919 raft_consensus.cc:493] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.172849 17919 raft_consensus.cc:515] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.175648 17919 leader_election.cc:290] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.176148 17913 tablet_bootstrap.cc:654] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.188818 17917 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.189309 17917 ts_tablet_manager.cc:1403] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.014s
I20260713 09:06:55.192799 17917 raft_consensus.cc:359] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.193543 17917 raft_consensus.cc:385] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.193847 17917 raft_consensus.cc:740] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.194706 17917 consensus_queue.cc:260] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.197530 17914 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.198148 17914 ts_tablet_manager.cc:1403] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.012s
I20260713 09:06:55.199625 17917 ts_tablet_manager.cc:1434] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:55.200587 17917 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.200987 17914 raft_consensus.cc:359] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.201747 17914 raft_consensus.cc:385] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.202051 17914 raft_consensus.cc:740] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.202824 17914 consensus_queue.cc:260] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.204921 17914 ts_tablet_manager.cc:1434] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:06:55.206338 17917 tablet_bootstrap.cc:654] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.207937 17914 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.212805 17913 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.213353 17913 ts_tablet_manager.cc:1403] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.012s
I20260713 09:06:55.213599 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a51ffaab074a988791b67ab9bf140f" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
W20260713 09:06:55.215274 17690 leader_election.cc:343] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.221107 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a51ffaab074a988791b67ab9bf140f" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.221776 17873 raft_consensus.cc:2468] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:55.222421 17913 raft_consensus.cc:359] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.223042 17687 leader_election.cc:304] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:55.223706 17917 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.223948 17919 raft_consensus.cc:2804] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.224210 17917 ts_tablet_manager.cc:1403] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260713 09:06:55.224296 17919 raft_consensus.cc:493] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.224694 17919 raft_consensus.cc:3060] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.226326 17914 tablet_bootstrap.cc:654] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.227193 17917 raft_consensus.cc:359] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.223282 17913 raft_consensus.cc:385] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.227908 17917 raft_consensus.cc:385] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.228070 17913 raft_consensus.cc:740] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.228276 17917 raft_consensus.cc:740] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.229331 17917 consensus_queue.cc:260] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.229261 17913 consensus_queue.cc:260] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.231889 17919 raft_consensus.cc:515] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.234107 17917 ts_tablet_manager.cc:1434] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:55.234632 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a51ffaab074a988791b67ab9bf140f" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.235081 17917 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
W20260713 09:06:55.235998 17690 leader_election.cc:343] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.238041 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a51ffaab074a988791b67ab9bf140f" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:55.238693 17873 raft_consensus.cc:3060] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.241920 17917 tablet_bootstrap.cc:654] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.245623 17920 raft_consensus.cc:493] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.246043 17914 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.246238 17913 ts_tablet_manager.cc:1434] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.002s
I20260713 09:06:55.246645 17914 ts_tablet_manager.cc:1403] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260713 09:06:55.246088 17920 raft_consensus.cc:515] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.249697 17914 raft_consensus.cc:359] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.250418 17914 raft_consensus.cc:385] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.250933 17914 raft_consensus.cc:740] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.252326 17920 leader_election.cc:290] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.252148 17914 consensus_queue.cc:260] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.254420 17914 ts_tablet_manager.cc:1434] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:55.255379 17914 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.257483 17913 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.261897 17914 tablet_bootstrap.cc:654] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.263151 17917 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.263716 17917 ts_tablet_manager.cc:1403] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.009s
I20260713 09:06:55.267601 17921 raft_consensus.cc:493] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.268288 17921 raft_consensus.cc:515] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.271255 17873 raft_consensus.cc:2468] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:55.272184 17917 raft_consensus.cc:359] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.272902 17917 raft_consensus.cc:385] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.273456 17917 raft_consensus.cc:740] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.267086 17919 leader_election.cc:290] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.274215 17917 consensus_queue.cc:260] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.275638 17921 leader_election.cc:290] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.278740 17914 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.279753 17914 ts_tablet_manager.cc:1403] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260713 09:06:55.280393 17687 leader_election.cc:304] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:55.281477 17919 raft_consensus.cc:2804] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.282658 17919 raft_consensus.cc:697] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:55.283510 17919 consensus_queue.cc:237] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.283771 17914 raft_consensus.cc:359] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.295998 17914 raft_consensus.cc:385] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.296424 17914 raft_consensus.cc:740] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.296659 17913 tablet_bootstrap.cc:654] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.297281 17914 consensus_queue.cc:260] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.301594 17917 ts_tablet_manager.cc:1434] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.015s
I20260713 09:06:55.302700 17917 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.300114 17914 ts_tablet_manager.cc:1434] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:06:55.307436 17914 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.319754 17917 tablet_bootstrap.cc:654] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.324590 17914 tablet_bootstrap.cc:654] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.345768 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.356774 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
W20260713 09:06:55.359457 17765 leader_election.cc:343] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.363044 17939 raft_consensus.cc:493] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.363829 17939 raft_consensus.cc:515] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.368005 17939 leader_election.cc:290] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.370256 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
W20260713 09:06:55.372351 17765 leader_election.cc:343] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.374468 17920 raft_consensus.cc:493] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.375000 17920 raft_consensus.cc:515] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.376720 17839 leader_election.cc:343] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.379618 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.379618 17920 leader_election.cc:290] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.380421 17799 raft_consensus.cc:2468] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:55.380725 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.381500 17917 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.381991 17917 ts_tablet_manager.cc:1403] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.033s
I20260713 09:06:55.382814 17913 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.382886 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.382893 17839 leader_election.cc:304] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.383375 17913 ts_tablet_manager.cc:1403] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.136s	user 0.024s	sys 0.030s
I20260713 09:06:55.383934 17920 raft_consensus.cc:2804] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.384438 17920 raft_consensus.cc:493] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.384856 17920 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.386338 17917 raft_consensus.cc:359] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.386924 17917 raft_consensus.cc:385] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.387311 17917 raft_consensus.cc:740] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.386869 17913 raft_consensus.cc:359] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.387689 17913 raft_consensus.cc:385] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.388027 17913 raft_consensus.cc:740] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.388090 17917 consensus_queue.cc:260] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.388819 17913 consensus_queue.cc:260] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.391700 17917 ts_tablet_manager.cc:1434] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:06:55.393039 17913 ts_tablet_manager.cc:1434] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:55.395965 17917 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.384222 17622 catalog_manager.cc:5697] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.396490 17920 raft_consensus.cc:515] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.398481 17920 leader_election.cc:290] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.399403 17913 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.393936 17914 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
W20260713 09:06:55.388670 17839 leader_election.cc:343] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.401044 17914 ts_tablet_manager.cc:1403] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.018s
W20260713 09:06:55.401947 17839 leader_election.cc:343] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.402123 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.402405 17839 leader_election.cc:304] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:55.395419 17939 raft_consensus.cc:493] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.403379 17939 raft_consensus.cc:515] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.404259 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.405045 17873 raft_consensus.cc:2393] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in this term.
I20260713 09:06:55.405915 17939 leader_election.cc:290] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.406332 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.406108 17914 raft_consensus.cc:359] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.407307 17839 leader_election.cc:343] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.407510 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.408540 17724 raft_consensus.cc:2468] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:55.408635 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.409188 17799 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.409509 17917 tablet_bootstrap.cc:654] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.410751 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.412062 17914 raft_consensus.cc:385] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.412246 17762 leader_election.cc:304] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.412456 17914 raft_consensus.cc:740] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
W20260713 09:06:55.413509 17762 leader_election.cc:343] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.414129 17762 leader_election.cc:304] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.413476 17914 consensus_queue.cc:260] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.415477 17762 leader_election.cc:343] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.416301 17765 leader_election.cc:304] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.417708 17939 raft_consensus.cc:2749] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:55.419880 17939 raft_consensus.cc:2804] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.420351 17939 raft_consensus.cc:493] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.420773 17939 raft_consensus.cc:3060] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.413570 17913 tablet_bootstrap.cc:654] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.425294 17919 raft_consensus.cc:493] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.425794 17919 raft_consensus.cc:515] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.428876 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.429584 17873 raft_consensus.cc:2468] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:55.430951 17687 leader_election.cc:304] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:55.432104 17933 raft_consensus.cc:2804] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.432554 17933 raft_consensus.cc:493] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.432940 17933 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.438288 17919 leader_election.cc:290] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.464087 17933 raft_consensus.cc:515] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.468027 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:55.468780 17873 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.478806 17799 raft_consensus.cc:2468] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:55.479529 17921 raft_consensus.cc:2749] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:55.483036 17921 raft_consensus.cc:493] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.483606 17921 raft_consensus.cc:515] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.486963 17921 leader_election.cc:290] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.488184 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.489209 17920 raft_consensus.cc:2749] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:55.490284 17762 leader_election.cc:343] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.515609 17839 leader_election.cc:304] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
W20260713 09:06:55.517911 17765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.129:46881, user_credentials={real_user=slave}} blocked reactor thread for 101671us
I20260713 09:06:55.521299 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.521917 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.522281 17724 raft_consensus.cc:2468] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:55.505851 17873 raft_consensus.cc:2468] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:55.524874 17687 leader_election.cc:304] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:55.525956 17919 raft_consensus.cc:2804] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.530323 17920 raft_consensus.cc:493] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.530968 17920 raft_consensus.cc:515] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.518528 17955 raft_consensus.cc:493] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.539651 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.533744 17955 raft_consensus.cc:515] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.546449 17690 leader_election.cc:343] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.550375 17913 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.550968 17913 ts_tablet_manager.cc:1403] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.152s	user 0.028s	sys 0.034s
I20260713 09:06:55.550752 17939 raft_consensus.cc:515] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.554076 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
W20260713 09:06:55.555510 17762 leader_election.cc:343] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.556555 17765 leader_election.cc:304] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.558629 17951 raft_consensus.cc:2804] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.559039 17951 raft_consensus.cc:493] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.558923 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.554147 17913 raft_consensus.cc:359] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.559962 17913 raft_consensus.cc:385] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.559957 17723 raft_consensus.cc:3060] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.559549 17951 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.562325 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
W20260713 09:06:55.564254 17839 leader_election.cc:343] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.565249 17933 leader_election.cc:290] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.567070 17919 raft_consensus.cc:697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:55.568039 17919 consensus_queue.cc:237] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.570834 17723 raft_consensus.cc:2468] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:55.571165 17913 raft_consensus.cc:740] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.572238 17913 consensus_queue.cc:260] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.574051 17913 ts_tablet_manager.cc:1434] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:06:55.574847 17913 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.578048 17952 raft_consensus.cc:2804] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.578562 17952 raft_consensus.cc:697] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:55.580446 17955 leader_election.cc:290] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.582054 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.582464 17765 leader_election.cc:304] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.582578 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.582798 17799 raft_consensus.cc:2468] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:55.583436 17921 raft_consensus.cc:2804] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.584194 17839 leader_election.cc:304] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.584792 17921 raft_consensus.cc:697] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:55.585711 17955 raft_consensus.cc:2804] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.585645 17921 consensus_queue.cc:237] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.586251 17955 raft_consensus.cc:493] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.586738 17955 raft_consensus.cc:3060] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.588822 17920 leader_election.cc:290] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.594955 17939 leader_election.cc:290] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
W20260713 09:06:55.599049 17690 leader_election.cc:343] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.579414 17952 consensus_queue.cc:237] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.602974 17917 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.602481 17622 catalog_manager.cc:5697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.603492 17917 ts_tablet_manager.cc:1403] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.208s	user 0.059s	sys 0.108s
I20260713 09:06:55.605406 17914 ts_tablet_manager.cc:1434] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.202s	user 0.054s	sys 0.045s
I20260713 09:06:55.599089 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.606571 17914 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
W20260713 09:06:55.606950 17839 leader_election.cc:343] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.606788 17917 raft_consensus.cc:359] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.607532 17917 raft_consensus.cc:385] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.607436 17839 leader_election.cc:304] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:55.607914 17917 raft_consensus.cc:740] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.608559 17920 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.609018 17920 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.608932 17917 consensus_queue.cc:260] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.610749 17913 tablet_bootstrap.cc:654] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.612349 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
W20260713 09:06:55.613893 17839 leader_election.cc:343] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.614511 17917 ts_tablet_manager.cc:1434] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:55.616063 17949 raft_consensus.cc:2749] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:55.619390 17917 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.618870 17920 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.620383 17955 raft_consensus.cc:515] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.622720 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.622519 17951 raft_consensus.cc:515] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.624032 17839 leader_election.cc:343] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.625190 17839 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:55.627599 17920 raft_consensus.cc:2749] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:55.630285 17951 leader_election.cc:290] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.632958 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.633036 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.633634 17723 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.633656 17799 raft_consensus.cc:3060] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.631181 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.631376 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
W20260713 09:06:55.636843 17839 leader_election.cc:343] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:55.637667 17762 leader_election.cc:343] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.642289 17723 raft_consensus.cc:2468] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:55.642676 17799 raft_consensus.cc:2468] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:55.631682 17955 leader_election.cc:290] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.644080 17765 leader_election.cc:304] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.645501 17914 tablet_bootstrap.cc:654] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.644522 17622 catalog_manager.cc:5697] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.648854 17951 raft_consensus.cc:2804] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.649524 17951 raft_consensus.cc:697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:55.650660 17951 consensus_queue.cc:237] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.653653 17621 catalog_manager.cc:5697] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:55.653992 17839 leader_election.cc:304] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.655604 17955 raft_consensus.cc:2804] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.656260 17955 raft_consensus.cc:697] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:55.657378 17955 consensus_queue.cc:237] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.661317 17913 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.665046 17913 ts_tablet_manager.cc:1403] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.003s
I20260713 09:06:55.675148 17914 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.675685 17914 ts_tablet_manager.cc:1403] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260713 09:06:55.676993 17917 tablet_bootstrap.cc:654] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.678798 17914 raft_consensus.cc:359] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.682417 17913 raft_consensus.cc:359] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.683348 17913 raft_consensus.cc:385] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.683787 17913 raft_consensus.cc:740] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.679538 17914 raft_consensus.cc:385] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.684607 17913 consensus_queue.cc:260] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.685241 17914 raft_consensus.cc:740] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.686158 17914 consensus_queue.cc:260] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.687463 17913 ts_tablet_manager.cc:1434] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:06:55.688550 17913 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.688943 17914 ts_tablet_manager.cc:1434] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:55.689894 17917 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.689962 17914 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.690449 17917 ts_tablet_manager.cc:1403] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.003s
I20260713 09:06:55.693460 17917 raft_consensus.cc:359] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.694396 17917 raft_consensus.cc:385] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.694715 17917 raft_consensus.cc:740] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.695708 17917 consensus_queue.cc:260] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.696969 17914 tablet_bootstrap.cc:654] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.698244 17913 tablet_bootstrap.cc:654] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.698256 17917 ts_tablet_manager.cc:1434] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:55.699435 17917 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.707232 17620 catalog_manager.cc:5697] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:55.712459 17919 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:55.720953 17917 tablet_bootstrap.cc:654] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.683275 17621 catalog_manager.cc:5697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:55.733017 17914 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.733650 17914 ts_tablet_manager.cc:1403] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.015s
I20260713 09:06:55.733228 17913 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.735917 17913 ts_tablet_manager.cc:1403] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.022s
I20260713 09:06:55.738992 17913 raft_consensus.cc:359] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.743031 17913 raft_consensus.cc:385] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.743804 17913 raft_consensus.cc:740] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.744498 17914 raft_consensus.cc:359] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.745452 17914 raft_consensus.cc:385] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.745957 17914 raft_consensus.cc:740] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.747005 17914 consensus_queue.cc:260] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.749656 17914 ts_tablet_manager.cc:1434] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:06:55.745653 17913 consensus_queue.cc:260] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.750828 17914 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.753401 17913 ts_tablet_manager.cc:1434] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:06:55.756052 17913 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.759050 17914 tablet_bootstrap.cc:654] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.765424 17913 tablet_bootstrap.cc:654] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.773187 17914 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.773802 17914 ts_tablet_manager.cc:1403] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260713 09:06:55.777237 17914 raft_consensus.cc:359] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.778132 17914 raft_consensus.cc:385] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.778475 17914 raft_consensus.cc:740] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.780171 17914 consensus_queue.cc:260] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.785225 17914 ts_tablet_manager.cc:1434] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:06:55.786113 17914 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.786451 17917 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.786871 17917 ts_tablet_manager.cc:1403] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.039s
I20260713 09:06:55.789455 17917 raft_consensus.cc:359] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.790125 17917 raft_consensus.cc:385] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.790377 17917 raft_consensus.cc:740] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.791007 17917 consensus_queue.cc:260] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.791507 17914 tablet_bootstrap.cc:654] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.793942 17913 tablet_bootstrap.cc:492] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.794471 17913 ts_tablet_manager.cc:1403] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260713 09:06:55.797212 17913 raft_consensus.cc:359] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.797904 17913 raft_consensus.cc:385] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.798254 17913 raft_consensus.cc:740] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.798893 17913 consensus_queue.cc:260] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.801738 17917 ts_tablet_manager.cc:1434] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:06:55.802634 17917 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.804370 17914 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.804807 17914 ts_tablet_manager.cc:1403] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260713 09:06:55.805863 17799 raft_consensus.cc:3060] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.807842 17914 raft_consensus.cc:359] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.808544 17914 raft_consensus.cc:385] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.808816 17914 raft_consensus.cc:740] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.809540 17914 consensus_queue.cc:260] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.810252 17917 tablet_bootstrap.cc:654] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.812132 17914 ts_tablet_manager.cc:1434] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:55.813652 17914 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.815272 17913 ts_tablet_manager.cc:1434] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:06:55.816206 17913 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.818737 17956 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:55.820670 17914 tablet_bootstrap.cc:654] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.823370 17913 tablet_bootstrap.cc:654] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.827893 17917 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.828466 17917 ts_tablet_manager.cc:1403] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260713 09:06:55.831696 17917 raft_consensus.cc:359] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.832389 17917 raft_consensus.cc:385] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.832664 17917 raft_consensus.cc:740] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.833585 17914 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.833362 17917 consensus_queue.cc:260] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.834007 17914 ts_tablet_manager.cc:1403] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260713 09:06:55.835536 17917 ts_tablet_manager.cc:1434] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:06:55.836453 17917 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.836550 17914 raft_consensus.cc:359] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.837175 17914 raft_consensus.cc:385] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.837421 17914 raft_consensus.cc:740] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.838227 17914 consensus_queue.cc:260] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.840528 17914 ts_tablet_manager.cc:1434] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:55.841449 17914 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.842387 17913 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.842931 17913 ts_tablet_manager.cc:1403] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260713 09:06:55.843637 17917 tablet_bootstrap.cc:654] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.845664 17913 raft_consensus.cc:359] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.846354 17913 raft_consensus.cc:385] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.846657 17913 raft_consensus.cc:740] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.847456 17913 consensus_queue.cc:260] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.848109 17914 tablet_bootstrap.cc:654] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.849840 17913 ts_tablet_manager.cc:1434] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:55.850765 17913 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.855425 17914 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.856052 17914 ts_tablet_manager.cc:1403] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:06:55.856982 17913 tablet_bootstrap.cc:654] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.859484 17914 raft_consensus.cc:359] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.860435 17914 raft_consensus.cc:385] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.860771 17914 raft_consensus.cc:740] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.862712 17914 consensus_queue.cc:260] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.863816 17917 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.864256 17917 ts_tablet_manager.cc:1403] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260713 09:06:55.866729 17917 raft_consensus.cc:359] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.867151 17914 ts_tablet_manager.cc:1434] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:55.867357 17917 raft_consensus.cc:385] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.867637 17917 raft_consensus.cc:740] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.868058 17914 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.868386 17917 consensus_queue.cc:260] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.870461 17917 ts_tablet_manager.cc:1434] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:55.871369 17917 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.873804 17914 tablet_bootstrap.cc:654] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.877363 17917 tablet_bootstrap.cc:654] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.885466 17914 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.885921 17914 ts_tablet_manager.cc:1403] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:06:55.887044 17917 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.887441 17917 ts_tablet_manager.cc:1403] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:06:55.888437 17914 raft_consensus.cc:359] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.889092 17914 raft_consensus.cc:385] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.889343 17914 raft_consensus.cc:740] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.890024 17917 raft_consensus.cc:359] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.889953 17914 consensus_queue.cc:260] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.890658 17917 raft_consensus.cc:385] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.890929 17917 raft_consensus.cc:740] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.891698 17917 consensus_queue.cc:260] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.892367 17914 ts_tablet_manager.cc:1434] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:55.893646 17917 ts_tablet_manager.cc:1434] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:55.893792 17914 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.894503 17917 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.899636 17914 tablet_bootstrap.cc:654] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.900321 17917 tablet_bootstrap.cc:654] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.911998 17913 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.912556 17913 ts_tablet_manager.cc:1403] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.030s
I20260713 09:06:55.915418 17913 raft_consensus.cc:359] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.916131 17913 raft_consensus.cc:385] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.916371 17913 raft_consensus.cc:740] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.917060 17913 consensus_queue.cc:260] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.917622 17917 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.918228 17917 ts_tablet_manager.cc:1403] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260713 09:06:55.920048 17951 raft_consensus.cc:493] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.920513 17951 raft_consensus.cc:515] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.921663 17917 raft_consensus.cc:359] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.922516 17951 leader_election.cc:290] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.924122 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.922508 17917 raft_consensus.cc:385] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.924541 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.924655 17917 raft_consensus.cc:740] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.925185 17873 raft_consensus.cc:2468] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:55.925505 17917 consensus_queue.cc:260] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:55.926064 17765 leader_election.cc:343] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.926271 17914 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:55.926746 17914 ts_tablet_manager.cc:1403] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260713 09:06:55.926705 17762 leader_election.cc:304] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.927781 17917 ts_tablet_manager.cc:1434] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260713 09:06:55.927870 17951 raft_consensus.cc:2804] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.928277 17951 raft_consensus.cc:493] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.928601 17951 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.928718 17917 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.929315 17955 raft_consensus.cc:493] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.929394 17914 raft_consensus.cc:359] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.930056 17914 raft_consensus.cc:385] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.929845 17955 raft_consensus.cc:515] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.930330 17914 raft_consensus.cc:740] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.931960 17955 leader_election.cc:290] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.932984 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.933027 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.933660 17799 raft_consensus.cc:2468] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
W20260713 09:06:55.934422 17839 leader_election.cc:343] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.934686 17917 tablet_bootstrap.cc:654] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.934528 17955 raft_consensus.cc:493] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.935185 17839 leader_election.cc:304] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.935058 17955 raft_consensus.cc:515] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.935961 17952 raft_consensus.cc:2804] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.936312 17952 raft_consensus.cc:493] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.936641 17952 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.937884 17955 leader_election.cc:290] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.937744 17951 raft_consensus.cc:515] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.940137 17913 ts_tablet_manager.cc:1434] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:06:55.944572 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.946029 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.946858 17799 raft_consensus.cc:2468] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
W20260713 09:06:55.947966 17765 leader_election.cc:343] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.948050 17839 leader_election.cc:304] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:55.948994 17955 raft_consensus.cc:2804] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:55.949219 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.949900 17723 raft_consensus.cc:2468] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:55.950048 17917 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:55.950615 17917 ts_tablet_manager.cc:1403] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260713 09:06:55.931048 17914 consensus_queue.cc:260] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.950887 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:55.951503 17873 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.953754 17913 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.953399 17917 raft_consensus.cc:359] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.954171 17917 raft_consensus.cc:385] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.954438 17917 raft_consensus.cc:740] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.949361 17955 raft_consensus.cc:493] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:55.955174 17917 consensus_queue.cc:260] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.955847 17951 leader_election.cc:290] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.955914 17955 raft_consensus.cc:3060] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.959048 17914 ts_tablet_manager.cc:1434] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:06:55.959928 17914 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:55.960606 17917 ts_tablet_manager.cc:1434] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:55.961460 17917 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:55.964931 17873 raft_consensus.cc:2468] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:55.950006 17952 raft_consensus.cc:515] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.965730 17955 raft_consensus.cc:515] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.967048 17917 tablet_bootstrap.cc:654] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.967307 17952 leader_election.cc:290] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.967712 17955 leader_election.cc:290] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:55.969362 17762 leader_election.cc:304] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:55.970705 17914 tablet_bootstrap.cc:654] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.970878 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.972476 17913 tablet_bootstrap.cc:654] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.973388 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.974081 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:55.974154 17799 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.974694 17723 raft_consensus.cc:3060] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.975612 17921 raft_consensus.cc:2804] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.976259 17921 raft_consensus.cc:697] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:55.977358 17921 consensus_queue.cc:237] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.979602 17958 raft_consensus.cc:493] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.979884 17956 raft_consensus.cc:493] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:55.980225 17958 raft_consensus.cc:515] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } }
I20260713 09:06:55.980554 17956 raft_consensus.cc:515] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.982980 17956 leader_election.cc:290] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.984339 17913 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:55.984778 17913 ts_tablet_manager.cc:1403] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.005s
I20260713 09:06:55.984895 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:55.986491 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.987308 17873 raft_consensus.cc:2468] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
W20260713 09:06:55.988899 17839 leader_election.cc:343] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:55.988674 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:55.989809 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d753bcbf3589499ab4fdd5e863e98d9a" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:55.987422 17913 raft_consensus.cc:359] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.990381 17798 raft_consensus.cc:3060] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.990665 17913 raft_consensus.cc:385] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.990937 17913 raft_consensus.cc:740] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.991571 17913 consensus_queue.cc:260] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:55.992348 17873 raft_consensus.cc:3060] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.995793 17913 ts_tablet_manager.cc:1434] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:06:55.996230 17958 leader_election.cc:290] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:55.996690 17913 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:55.998242 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:55.999254 17872 raft_consensus.cc:2393] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate 0adb35df18ef4eecbf0e5028e662fc13 in this term.
I20260713 09:06:56.001397 17724 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.004350 17955 consensus_queue.cc:1048] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.007707 17762 leader_election.cc:304] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:55.989343 17687 leader_election.cc:304] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.008993 17939 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.009570 17919 raft_consensus.cc:2804] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.010001 17919 raft_consensus.cc:493] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.010345 17919 raft_consensus.cc:3060] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:56.012383 17690 leader_election.cc:343] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.018253 17956 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:56.022975 17670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:56.025434 17919 raft_consensus.cc:515] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.031867 17958 raft_consensus.cc:493] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.032429 17958 raft_consensus.cc:515] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.034575 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.035243 17871 raft_consensus.cc:3060] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.036427 17913 tablet_bootstrap.cc:654] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.039901 17919 leader_election.cc:290] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.040287 17955 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.041042 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.040701 17619 catalog_manager.cc:5697] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:56.042467 17765 leader_election.cc:343] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.044314 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
W20260713 09:06:56.045920 17690 leader_election.cc:343] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.065034 17956 raft_consensus.cc:493] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.065601 17956 raft_consensus.cc:515] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.066017 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.067803 17956 leader_election.cc:290] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
W20260713 09:06:56.068038 17762 leader_election.cc:343] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.068699 17762 leader_election.cc:304] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.069840 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.070489 17872 raft_consensus.cc:2468] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:56.071661 17687 leader_election.cc:304] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.072269 17951 raft_consensus.cc:2749] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.072504 17956 raft_consensus.cc:2804] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.072897 17956 raft_consensus.cc:493] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.073246 17956 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.074393 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
W20260713 09:06:56.076045 17690 leader_election.cc:343] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.079564 17798 raft_consensus.cc:2468] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.083871 17839 leader_election.cc:304] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.085274 17955 raft_consensus.cc:2804] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.085882 17955 raft_consensus.cc:697] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.073221 17958 leader_election.cc:290] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.086933 17955 consensus_queue.cc:237] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.025393 17939 raft_consensus.cc:2749] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.050868 17871 raft_consensus.cc:2468] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:56.094426 17799 raft_consensus.cc:2468] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.094727 17933 raft_consensus.cc:493] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.095244 17933 raft_consensus.cc:515] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.096650 17687 leader_election.cc:304] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.097316 17933 leader_election.cc:290] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.101105 17919 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.101971 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.090646 17723 raft_consensus.cc:2468] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.097939 17933 raft_consensus.cc:2804] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.103137 17933 raft_consensus.cc:697] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:56.104144 17933 consensus_queue.cc:237] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.106873 17920 raft_consensus.cc:493] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.107488 17920 raft_consensus.cc:515] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.108176 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481fbb73b2694caead406f394aa38063" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.112140 17690 leader_election.cc:304] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.114110 17919 raft_consensus.cc:2749] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.113421 17839 leader_election.cc:304] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:56.114573 17956 raft_consensus.cc:515] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.116890 17920 leader_election.cc:290] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.117470 17952 raft_consensus.cc:2804] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.117969 17952 raft_consensus.cc:697] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.118774 17952 consensus_queue.cc:237] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.141381 17956 leader_election.cc:290] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.141598 17620 catalog_manager.cc:5697] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.142561 17873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.143386 17873 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.151073 17951 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.152966 17952 consensus_queue.cc:1048] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.165097 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
W20260713 09:06:56.170055 17690 leader_election.cc:343] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.170560 17619 catalog_manager.cc:5697] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.147388 17933 raft_consensus.cc:493] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.180301 17914 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.180831 17914 ts_tablet_manager.cc:1403] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.221s	user 0.015s	sys 0.020s
I20260713 09:06:56.173004 17951 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.182649 17958 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.183171 17871 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.180874 17933 raft_consensus.cc:515] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.179900 17723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.196563 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828595664e004fcfa381da4733f084b3" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.205435 17920 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.206111 17920 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.195152 17933 leader_election.cc:290] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.213440 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.215541 17951 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.216068 17955 raft_consensus.cc:493] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.216384 17933 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.216571 17955 raft_consensus.cc:515] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.216318 17951 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.216907 17933 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.218698 17955 leader_election.cc:290] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.219347 17933 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.219885 17951 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.221063 17873 raft_consensus.cc:2468] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:56.222636 17687 leader_election.cc:304] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.219548 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.223667 17933 raft_consensus.cc:2804] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.224150 17933 raft_consensus.cc:697] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:56.224953 17933 consensus_queue.cc:237] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.228226 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.229082 17870 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:56.230829 17687 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.231419 17690 leader_election.cc:304] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.231894 17956 raft_consensus.cc:2804] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.232385 17956 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.232846 17956 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.233934 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.234560 17797 raft_consensus.cc:2468] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:56.232398 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.236552 17799 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:56.235800 17839 leader_election.cc:304] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.239486 17955 raft_consensus.cc:2804] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.239969 17955 raft_consensus.cc:493] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.240366 17955 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.246361 17920 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.265929 17839 leader_election.cc:304] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.266336 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.268963 17870 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:56.270771 17762 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.266310 17723 raft_consensus.cc:3060] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.294209 17914 raft_consensus.cc:359] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.295192 17914 raft_consensus.cc:385] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.295537 17914 raft_consensus.cc:740] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.296458 17914 consensus_queue.cc:260] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.247709 17951 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.293553 17958 raft_consensus.cc:2804] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.319782 17917 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.320415 17917 ts_tablet_manager.cc:1403] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.359s	user 0.058s	sys 0.103s
I20260713 09:06:56.288077 17939 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:06:56.309329 17914 ts_tablet_manager.cc:1434] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260713 09:06:56.323438 17914 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.300047 17952 raft_consensus.cc:493] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.299696 17949 raft_consensus.cc:2749] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:56.302659 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.320068 17958 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.299476 17951 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.345368 17913 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:56.346076 17913 ts_tablet_manager.cc:1403] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.350s	user 0.053s	sys 0.123s
I20260713 09:06:56.347304 17720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.338771 17958 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.328680 17952 raft_consensus.cc:515] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.357796 17798 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:56.368795 17919 raft_consensus.cc:2749] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:56.378424 18004 raft_consensus.cc:493] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.378921 18004 raft_consensus.cc:515] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.384132 17718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
W20260713 09:06:56.394681 17839 leader_election.cc:343] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.400470 17951 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.409101 17839 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:56.409754 18004 leader_election.cc:290] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.377142 17956 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.410320 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.410470 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.411173 17870 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:56.414145 17913 raft_consensus.cc:359] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.414953 17913 raft_consensus.cc:385] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.415304 17913 raft_consensus.cc:740] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.413234 17917 raft_consensus.cc:359] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.417467 17917 raft_consensus.cc:385] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.417855 17917 raft_consensus.cc:740] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.400470 17952 leader_election.cc:290] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.420936 17917 consensus_queue.cc:260] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.423125 17913 consensus_queue.cc:260] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.417891 17958 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.417156 17949 raft_consensus.cc:2804] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.427471 17917 ts_tablet_manager.cc:1434] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.001s
I20260713 09:06:56.429280 17917 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.424564 17720 raft_consensus.cc:2393] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate 0adb35df18ef4eecbf0e5028e662fc13 in this term.
I20260713 09:06:56.426445 17718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.437552 17913 ts_tablet_manager.cc:1434] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.091s	user 0.002s	sys 0.006s
I20260713 09:06:56.415413 17955 raft_consensus.cc:515] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.438951 17913 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:56.426620 17762 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
W20260713 09:06:56.440681 18002 log.cc:927] Time spent T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260713 09:06:56.428591 17949 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.443207 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.443447 17949 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.443831 17872 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.432227 17956 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.444295 17951 raft_consensus.cc:2804] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.449124 17952 raft_consensus.cc:493] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.447831 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.441772 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.444990 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.456772 17719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.457907 17798 raft_consensus.cc:2393] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0adb35df18ef4eecbf0e5028e662fc13 in current term 1: Already voted for candidate 48dbf715c62d4fffa58b35a799e81c8c in this term.
I20260713 09:06:56.458904 17870 raft_consensus.cc:2393] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0adb35df18ef4eecbf0e5028e662fc13 in current term 1: Already voted for candidate 48dbf715c62d4fffa58b35a799e81c8c in this term.
I20260713 09:06:56.461841 17687 leader_election.cc:304] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.463023 17956 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.458029 17952 raft_consensus.cc:515] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.464447 17718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:56.465234 17718 raft_consensus.cc:2393] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate 0adb35df18ef4eecbf0e5028e662fc13 in this term.
I20260713 09:06:56.466003 17952 leader_election.cc:290] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.468490 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:56.454609 17951 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.469134 17951 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.474602 17955 leader_election.cc:290] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.478690 17913 tablet_bootstrap.cc:654] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.479966 17951 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.481257 17914 tablet_bootstrap.cc:654] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.476334 17956 raft_consensus.cc:2749] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.461458 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.482748 17958 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.493816 17951 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.509639 17872 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
W20260713 09:06:56.485507 17839 leader_election.cc:343] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.513092 17687 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.513191 17839 leader_election.cc:304] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.514346 17955 raft_consensus.cc:2749] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:56.515107 18004 raft_consensus.cc:2804] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.515564 18004 raft_consensus.cc:697] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:56.515619 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.516260 17796 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.516438 18004 consensus_queue.cc:237] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.510339 17620 catalog_manager.cc:5697] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.518687 17917 tablet_bootstrap.cc:654] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.522053 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.487802 17949 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.523643 17871 raft_consensus.cc:2393] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in this term.
I20260713 09:06:56.524070 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.524230 17796 raft_consensus.cc:2468] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.524860 17872 raft_consensus.cc:2393] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate 0adb35df18ef4eecbf0e5028e662fc13 in this term.
I20260713 09:06:56.526273 17949 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.528159 17762 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.528726 17839 leader_election.cc:304] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.529480 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.529942 17921 raft_consensus.cc:2749] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.531137 17796 raft_consensus.cc:2393] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9e2c8d841e74f64aaf9fc5da421f4ff in current term 1: Already voted for candidate 48dbf715c62d4fffa58b35a799e81c8c in this term.
I20260713 09:06:56.532819 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
W20260713 09:06:56.535077 17765 leader_election.cc:343] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.535331 18012 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.529583 17949 raft_consensus.cc:2804] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.536808 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.537870 17949 raft_consensus.cc:697] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.538532 17917 tablet_bootstrap.cc:492] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.538956 17917 ts_tablet_manager.cc:1403] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.000s
I20260713 09:06:56.539093 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
W20260713 09:06:56.540313 17765 leader_election.cc:343] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.540712 17765 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.541548 17917 raft_consensus.cc:359] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.542199 17917 raft_consensus.cc:385] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.542475 17917 raft_consensus.cc:740] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.543216 17917 consensus_queue.cc:260] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.544126 17921 raft_consensus.cc:2749] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.544771 17949 consensus_queue.cc:237] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.544210 17619 catalog_manager.cc:5697] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.535368 17913 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:56.548072 17913 ts_tablet_manager.cc:1403] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.004s
I20260713 09:06:56.548259 17917 ts_tablet_manager.cc:1434] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:56.549281 17917 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.549692 18004 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:56.545802 17839 leader_election.cc:343] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:56.554745 17839 leader_election.cc:343] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.554646 17955 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.487473 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.555954 17955 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.560808 17914 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.561254 17917 tablet_bootstrap.cc:654] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.561251 17914 ts_tablet_manager.cc:1403] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.238s	user 0.017s	sys 0.012s
I20260713 09:06:56.564399 17914 raft_consensus.cc:359] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.565053 17914 raft_consensus.cc:385] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.565321 17914 raft_consensus.cc:740] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.565892 17914 consensus_queue.cc:260] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.574674 17913 raft_consensus.cc:359] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.575336 17913 raft_consensus.cc:385] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.575587 17913 raft_consensus.cc:740] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.576306 17914 ts_tablet_manager.cc:1434] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260713 09:06:56.555692 17839 leader_election.cc:343] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.577281 17914 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
W20260713 09:06:56.578150 17690 consensus_peers.cc:597] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. 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:06:56.581331 17917 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.581817 17917 ts_tablet_manager.cc:1403] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260713 09:06:56.583071 17622 catalog_manager.cc:5697] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.584470 17917 raft_consensus.cc:359] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.585099 17917 raft_consensus.cc:385] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.585345 17917 raft_consensus.cc:740] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.576309 17913 consensus_queue.cc:260] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.585981 17917 consensus_queue.cc:260] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.584115 17914 tablet_bootstrap.cc:654] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.588218 17917 ts_tablet_manager.cc:1434] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:56.589051 17917 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.594533 17917 tablet_bootstrap.cc:654] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.600271 17619 catalog_manager.cc:5697] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.607406 17951 raft_consensus.cc:493] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:56.607982 17839 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.129:46881, user_credentials={real_user=slave}} blocked reactor thread for 52310.9us
I20260713 09:06:56.608100 17951 raft_consensus.cc:515] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.611289 17913 ts_tablet_manager.cc:1434] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260713 09:06:56.613947 17951 leader_election.cc:290] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.612527 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.614423 17913 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
W20260713 09:06:56.615485 17765 leader_election.cc:343] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.613225 17839 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.616444 17949 raft_consensus.cc:2749] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.611805 17917 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.617116 17917 ts_tablet_manager.cc:1403] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260713 09:06:56.619182 17955 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.620749 17913 tablet_bootstrap.cc:654] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:56.621212 17839 leader_election.cc:343] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.621774 17839 leader_election.cc:304] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.623693 17955 raft_consensus.cc:2749] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.631111 17917 raft_consensus.cc:359] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.636044 17722 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.636176 17917 raft_consensus.cc:385] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.636461 17917 raft_consensus.cc:740] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.637735 17951 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.648119 17917 consensus_queue.cc:260] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.652853 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.663278 17933 raft_consensus.cc:493] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.663966 17933 raft_consensus.cc:515] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.665959 17933 leader_election.cc:290] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.667876 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.668174 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.668694 17796 raft_consensus.cc:2468] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:56.670158 17690 leader_election.cc:304] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.671419 17933 raft_consensus.cc:2804] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:56.671881 17933 raft_consensus.cc:493] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.672305 17933 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:56.675235 17762 leader_election.cc:343] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.675585 17762 leader_election.cc:304] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.676581 17951 raft_consensus.cc:2749] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.678095 17917 ts_tablet_manager.cc:1434] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260713 09:06:56.678833 17917 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.679279 17933 raft_consensus.cc:515] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.682062 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.682591 17796 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.685655 17955 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.686436 17917 tablet_bootstrap.cc:654] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.691943 17721 raft_consensus.cc:1240] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Rejecting Update request from peer b9e2c8d841e74f64aaf9fc5da421f4ff for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:56.693545 17796 raft_consensus.cc:2468] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 2.
I20260713 09:06:56.705471 17949 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:56.696280 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cf40ac3dedb49c7adb262fb4c92d092" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:56.696956 17914 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.707325 17914 ts_tablet_manager.cc:1403] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.130s	user 0.028s	sys 0.033s
I20260713 09:06:56.710758 17690 leader_election.cc:304] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.711706 17919 raft_consensus.cc:2804] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:56.712162 17798 raft_consensus.cc:1240] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Rejecting Update request from peer b9e2c8d841e74f64aaf9fc5da421f4ff for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:56.712237 17919 raft_consensus.cc:697] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:56.713253 17919 consensus_queue.cc:237] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.713801 17949 consensus_queue.cc:1059] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.714295 17914 raft_consensus.cc:359] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.714807 17952 raft_consensus.cc:3055] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:56.715210 17952 raft_consensus.cc:740] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.715298 17917 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.701967 18007 raft_consensus.cc:493] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.715868 17917 ts_tablet_manager.cc:1403] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260713 09:06:56.716097 18007 raft_consensus.cc:515] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.714944 17914 raft_consensus.cc:385] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.716943 17914 raft_consensus.cc:740] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.717600 17914 consensus_queue.cc:260] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.718068 18007 leader_election.cc:290] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.718406 17917 raft_consensus.cc:359] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.719035 17917 raft_consensus.cc:385] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.719290 17917 raft_consensus.cc:740] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.719610 17952 consensus_queue.cc:260] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.720165 17914 ts_tablet_manager.cc:1434] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:56.719923 17917 consensus_queue.cc:260] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.720575 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.721045 17914 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.721906 17917 ts_tablet_manager.cc:1434] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:06:56.721935 17687 leader_election.cc:343] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.697176 17933 leader_election.cc:290] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.722813 17917 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.723460 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
W20260713 09:06:56.724830 17690 leader_election.cc:343] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.725251 17690 leader_election.cc:304] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.726287 18007 raft_consensus.cc:2749] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.728572 17917 tablet_bootstrap.cc:654] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.728932 17913 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:56.729413 17913 ts_tablet_manager.cc:1403] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.029s
I20260713 09:06:56.730047 17951 raft_consensus.cc:493] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.730496 17951 raft_consensus.cc:515] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.731993 17913 raft_consensus.cc:359] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.732641 17913 raft_consensus.cc:385] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.732913 17913 raft_consensus.cc:740] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.733562 17913 consensus_queue.cc:260] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.734144 17951 leader_election.cc:290] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.734920 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.736797 17955 raft_consensus.cc:493] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.737247 17955 raft_consensus.cc:515] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.739228 17955 leader_election.cc:290] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.739797 17914 tablet_bootstrap.cc:654] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.741508 17952 raft_consensus.cc:3060] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.743537 17913 ts_tablet_manager.cc:1434] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:06:56.752696 17913 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:56.744431 17951 raft_consensus.cc:493] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.754024 17951 raft_consensus.cc:515] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.756286 17951 leader_election.cc:290] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.758476 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.758468 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7b230107804885866abf1128e6c18c" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.768946 17913 tablet_bootstrap.cc:654] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.774559 17762 leader_election.cc:304] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.746853 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217ded479044730980c00253c6de51b" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.747064 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217ded479044730980c00253c6de51b" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.775636 17798 raft_consensus.cc:2468] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:56.775710 17951 raft_consensus.cc:2749] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.748011 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.777503 17871 raft_consensus.cc:2393] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48dbf715c62d4fffa58b35a799e81c8c in current term 1: Already voted for candidate 0adb35df18ef4eecbf0e5028e662fc13 in this term.
I20260713 09:06:56.746414 17949 raft_consensus.cc:493] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.778369 17949 raft_consensus.cc:515] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.779448 17917 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.779915 17917 ts_tablet_manager.cc:1403] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.015s
I20260713 09:06:56.780845 17949 leader_election.cc:290] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.781482 17620 catalog_manager.cc:5697] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 1 to 2, leader changed from b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.782629 17917 raft_consensus.cc:359] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.783248 17917 raft_consensus.cc:385] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.783509 17917 raft_consensus.cc:740] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.784237 17919 consensus_queue.cc:1048] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.787894 17839 leader_election.cc:304] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.789214 17762 leader_election.cc:304] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c; no voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.790270 17951 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.791198 17955 raft_consensus.cc:2804] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.791594 17955 raft_consensus.cc:493] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.792021 17955 raft_consensus.cc:3060] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.792644 17917 consensus_queue.cc:260] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.793581 17914 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.794025 17914 ts_tablet_manager.cc:1403] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.000s
I20260713 09:06:56.794649 17917 ts_tablet_manager.cc:1434] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:56.795526 17917 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.796543 17914 raft_consensus.cc:359] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.797226 17914 raft_consensus.cc:385] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.797493 17914 raft_consensus.cc:740] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.798122 17914 consensus_queue.cc:260] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.800077 17914 ts_tablet_manager.cc:1434] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:56.801484 17917 tablet_bootstrap.cc:654] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.801508 17914 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.804737 17955 raft_consensus.cc:515] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.807484 17955 leader_election.cc:290] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.810284 17914 tablet_bootstrap.cc:654] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.809803 17913 tablet_bootstrap.cc:492] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:56.816980 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.818069 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.811314 17913 ts_tablet_manager.cc:1403] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.004s
I20260713 09:06:56.818763 17798 raft_consensus.cc:2468] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:56.819579 17914 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.820013 17914 ts_tablet_manager.cc:1403] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260713 09:06:56.822973 17914 raft_consensus.cc:359] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.823616 17914 raft_consensus.cc:385] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.823907 17914 raft_consensus.cc:740] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.825274 17913 raft_consensus.cc:359] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.826258 17913 raft_consensus.cc:385] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.826385 17917 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.826383 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217ded479044730980c00253c6de51b" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:56.826717 17913 raft_consensus.cc:740] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.826993 17917 ts_tablet_manager.cc:1403] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260713 09:06:56.828150 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9217ded479044730980c00253c6de51b" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.828053 17913 consensus_queue.cc:260] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.828691 17798 raft_consensus.cc:3060] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.828971 17721 raft_consensus.cc:3060] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.829885 17917 raft_consensus.cc:359] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.830519 17917 raft_consensus.cc:385] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.830775 17917 raft_consensus.cc:740] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.831404 17917 consensus_queue.cc:260] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.833388 17917 ts_tablet_manager.cc:1434] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:06:56.824694 17914 consensus_queue.cc:260] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.835021 17914 ts_tablet_manager.cc:1434] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:56.835896 17914 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.838860 17798 raft_consensus.cc:2468] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.840572 17917 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.840900 17721 raft_consensus.cc:2468] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.841408 17914 tablet_bootstrap.cc:654] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.844129 17839 leader_election.cc:304] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.845093 17955 raft_consensus.cc:2804] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.845479 17955 raft_consensus.cc:493] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.845325 17839 leader_election.cc:304] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:56.845913 17955 raft_consensus.cc:3060] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.846371 17952 raft_consensus.cc:2804] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:56.846546 17839 leader_election.cc:343] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.846841 17952 raft_consensus.cc:697] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.847672 17952 consensus_queue.cc:237] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.825289 17951 raft_consensus.cc:2749] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.854264 17917 tablet_bootstrap.cc:654] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.855340 17913 ts_tablet_manager.cc:1434] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:06:56.857000 17913 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:56.857131 17956 consensus_queue.cc:1048] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:56.857467 17839 leader_election.cc:343] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.853382 17955 raft_consensus.cc:515] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.864522 17955 leader_election.cc:290] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.867020 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:56.867607 17798 raft_consensus.cc:3060] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.868868 17914 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.869058 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb930ba1294402850c8b0f2a7a006f" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:56.869293 17914 ts_tablet_manager.cc:1403] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.018s
W20260713 09:06:56.871261 17839 leader_election.cc:343] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.872623 17914 raft_consensus.cc:359] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.872944 17949 raft_consensus.cc:493] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.873266 17914 raft_consensus.cc:385] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.873580 17914 raft_consensus.cc:740] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.873528 17949 raft_consensus.cc:515] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.874771 17914 consensus_queue.cc:260] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.876330 17949 leader_election.cc:290] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.876823 17914 ts_tablet_manager.cc:1434] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:56.877696 17914 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.878244 17913 tablet_bootstrap.cc:654] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.878645 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
W20260713 09:06:56.880384 17839 leader_election.cc:343] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.880856 17949 raft_consensus.cc:493] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.881552 17949 raft_consensus.cc:515] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.883420 17914 tablet_bootstrap.cc:654] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.884698 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.886094 17949 leader_election.cc:290] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:56.889036 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:56.885756 17798 raft_consensus.cc:2468] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:56.887557 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
W20260713 09:06:56.888273 17839 leader_election.cc:343] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.890357 17620 catalog_manager.cc:5697] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.891248 17839 leader_election.cc:304] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:56.887265 17917 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
W20260713 09:06:56.892563 17839 leader_election.cc:343] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.892696 17917 ts_tablet_manager.cc:1403] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.005s
I20260713 09:06:56.893066 17949 raft_consensus.cc:2804] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.894200 17949 raft_consensus.cc:697] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:56.895188 17949 consensus_queue.cc:237] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.896011 17839 leader_election.cc:304] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.897713 17952 raft_consensus.cc:2749] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.897673 17917 raft_consensus.cc:359] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.898430 17917 raft_consensus.cc:385] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.898710 17917 raft_consensus.cc:740] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.899428 17917 consensus_queue.cc:260] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
W20260713 09:06:56.900318 17839 leader_election.cc:343] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.902951 17839 leader_election.cc:304] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:06:56.901822 17914 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.904569 17914 ts_tablet_manager.cc:1403] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260713 09:06:56.905109 17917 ts_tablet_manager.cc:1434] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:56.905517 17952 raft_consensus.cc:2749] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.905988 17917 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.909375 17914 raft_consensus.cc:359] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.910140 17914 raft_consensus.cc:385] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.910725 17914 raft_consensus.cc:740] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.911428 17913 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:56.911914 17913 ts_tablet_manager.cc:1403] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.006s
I20260713 09:06:56.912113 17917 tablet_bootstrap.cc:654] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.912724 17914 consensus_queue.cc:260] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.914887 17913 raft_consensus.cc:359] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.915632 17913 raft_consensus.cc:385] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.915916 17913 raft_consensus.cc:740] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.916877 17914 ts_tablet_manager.cc:1434] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:06:56.916769 17913 consensus_queue.cc:260] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.917883 17914 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.920650 17917 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.921087 17917 ts_tablet_manager.cc:1403] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:06:56.922320 17913 ts_tablet_manager.cc:1434] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:06:56.923398 17913 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:56.923588 17917 raft_consensus.cc:359] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.924268 17917 raft_consensus.cc:385] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.924572 17914 tablet_bootstrap.cc:654] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.924526 17917 raft_consensus.cc:740] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.925493 17917 consensus_queue.cc:260] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.928673 17618 catalog_manager.cc:5697] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.933851 17917 ts_tablet_manager.cc:1434] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:56.937321 17917 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
I20260713 09:06:56.943763 17949 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.944725 17917 tablet_bootstrap.cc:654] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.949432 17914 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.950016 17914 ts_tablet_manager.cc:1403] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260713 09:06:56.952309 17956 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.952816 17956 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.952754 17914 raft_consensus.cc:359] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.954265 17914 raft_consensus.cc:385] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.954557 17914 raft_consensus.cc:740] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.955281 17914 consensus_queue.cc:260] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.955878 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:56.956897 17796 raft_consensus.cc:2393] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0adb35df18ef4eecbf0e5028e662fc13 in current term 1: Already voted for candidate 48dbf715c62d4fffa58b35a799e81c8c in this term.
I20260713 09:06:56.960038 17914 ts_tablet_manager.cc:1434] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:56.960976 17914 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:56.969029 17914 tablet_bootstrap.cc:654] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.970326 17917 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:56.970791 17917 ts_tablet_manager.cc:1403] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260713 09:06:56.972332 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:56.973456 17871 raft_consensus.cc:2393] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0adb35df18ef4eecbf0e5028e662fc13 in current term 1: Already voted for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in this term.
I20260713 09:06:56.973364 17917 raft_consensus.cc:359] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.974340 17917 raft_consensus.cc:385] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.974603 17917 raft_consensus.cc:740] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.975376 17917 consensus_queue.cc:260] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.975915 17687 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:56.977072 18004 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.977547 17917 ts_tablet_manager.cc:1434] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:56.978474 17917 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: Bootstrap starting.
W20260713 09:06:56.979595 17839 consensus_peers.cc:597] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. 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:06:56.981896 17956 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:56.983098 17914 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:56.983525 17914 ts_tablet_manager.cc:1403] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260713 09:06:56.983891 17913 tablet_bootstrap.cc:654] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.984088 17917 tablet_bootstrap.cc:654] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.986223 17914 raft_consensus.cc:359] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.986912 17914 raft_consensus.cc:385] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.987164 17914 raft_consensus.cc:740] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.987950 17914 consensus_queue.cc:260] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:56.990130 17914 ts_tablet_manager.cc:1434] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:56.991202 17914 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: Bootstrap starting.
I20260713 09:06:57.002545 17914 tablet_bootstrap.cc:654] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.004499 17956 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:57.007918 18004 raft_consensus.cc:2749] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.011929 17913 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.012612 17913 ts_tablet_manager.cc:1403] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.012s
I20260713 09:06:57.018172 17913 raft_consensus.cc:359] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.022068 17914 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: No bootstrap required, opened a new log
I20260713 09:06:57.025820 17914 ts_tablet_manager.cc:1403] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260713 09:06:57.026924 17913 raft_consensus.cc:385] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.027249 17913 raft_consensus.cc:740] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.027879 17913 consensus_queue.cc:260] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.028007 17914 raft_consensus.cc:359] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.030378 17913 ts_tablet_manager.cc:1434] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:06:57.030712 17914 raft_consensus.cc:385] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.031001 17914 raft_consensus.cc:740] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.031613 17914 consensus_queue.cc:260] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.033955 17913 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
W20260713 09:06:57.039529 17670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:57.040694 17798 raft_consensus.cc:3060] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.042900 18004 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.044466 17914 ts_tablet_manager.cc:1434] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:06:57.048269 17917 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: No bootstrap required, opened a new log
I20260713 09:06:57.048784 17917 ts_tablet_manager.cc:1403] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.026s
I20260713 09:06:57.050959 17917 raft_consensus.cc:359] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.051481 17917 raft_consensus.cc:385] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.051745 17917 raft_consensus.cc:740] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.052485 17917 consensus_queue.cc:260] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.055897 17913 tablet_bootstrap.cc:654] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.058394 17917 ts_tablet_manager.cc:1434] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:57.063840 17913 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.064311 17913 ts_tablet_manager.cc:1403] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260713 09:06:57.066084 17913 raft_consensus.cc:359] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.066571 17913 raft_consensus.cc:385] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.066848 17913 raft_consensus.cc:740] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.067672 17913 consensus_queue.cc:260] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.069947 17913 ts_tablet_manager.cc:1434] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:06:57.072505 17913 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.078235 17913 tablet_bootstrap.cc:654] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.083166 17913 tablet_bootstrap.cc:492] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.083606 17913 ts_tablet_manager.cc:1403] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:57.086045 17913 raft_consensus.cc:359] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.086717 17913 raft_consensus.cc:385] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.087013 17913 raft_consensus.cc:740] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.087720 17913 consensus_queue.cc:260] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.089851 17913 ts_tablet_manager.cc:1434] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:57.090745 17913 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.096408 17913 tablet_bootstrap.cc:654] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.099574 18004 raft_consensus.cc:493] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.100133 18004 raft_consensus.cc:515] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.100862 17913 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.101310 17913 ts_tablet_manager.cc:1403] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:57.103011 18004 leader_election.cc:290] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.102978 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.103463 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.103725 17798 raft_consensus.cc:2468] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:57.104068 17871 raft_consensus.cc:2468] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:57.104872 17690 leader_election.cc:304] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.103751 17913 raft_consensus.cc:359] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.105579 17913 raft_consensus.cc:385] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.105736 18004 raft_consensus.cc:2804] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.105895 17913 raft_consensus.cc:740] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.106422 18004 raft_consensus.cc:493] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.106832 18004 raft_consensus.cc:3060] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.106875 17913 consensus_queue.cc:260] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.108850 17913 ts_tablet_manager.cc:1434] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:57.109730 17913 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.113927 17921 raft_consensus.cc:493] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.114423 17921 raft_consensus.cc:515] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.115265 17913 tablet_bootstrap.cc:654] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.115834 18004 raft_consensus.cc:515] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.117195 17921 leader_election.cc:290] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.118746 18004 leader_election.cc:290] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.119819 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:57.119920 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ace35b5dd3419da8744f4e3b0e4106" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.120424 17798 raft_consensus.cc:3060] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.124631 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ace35b5dd3419da8744f4e3b0e4106" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.125257 17871 raft_consensus.cc:2468] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.125464 17798 raft_consensus.cc:2468] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:57.126209 17762 leader_election.cc:304] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.127198 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce2c6683c38462cab0705fc82599d62" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.127750 17921 raft_consensus.cc:2804] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.127847 17872 raft_consensus.cc:3060] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.128126 17921 raft_consensus.cc:493] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.128495 17921 raft_consensus.cc:3060] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.129073 17913 tablet_bootstrap.cc:492] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.129511 17913 ts_tablet_manager.cc:1403] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
W20260713 09:06:57.127169 17765 leader_election.cc:343] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.131984 17913 raft_consensus.cc:359] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.132622 17913 raft_consensus.cc:385] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.132902 17913 raft_consensus.cc:740] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.133428 17690 leader_election.cc:304] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.133530 17921 raft_consensus.cc:515] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.133520 17913 consensus_queue.cc:260] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.134351 18004 raft_consensus.cc:2804] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.134797 18004 raft_consensus.cc:697] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:57.135824 17913 ts_tablet_manager.cc:1434] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:57.135612 18004 consensus_queue.cc:237] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.136129 17872 raft_consensus.cc:2468] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:57.136756 17913 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.136873 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ace35b5dd3419da8744f4e3b0e4106" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.137398 17721 raft_consensus.cc:3060] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.137888 17921 leader_election.cc:290] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.138238 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ace35b5dd3419da8744f4e3b0e4106" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.138778 17872 raft_consensus.cc:3060] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.143445 17721 raft_consensus.cc:2468] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.144672 17765 leader_election.cc:304] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.144948 17913 tablet_bootstrap.cc:654] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.145385 17872 raft_consensus.cc:2468] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.145568 17921 raft_consensus.cc:2804] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.146867 17921 raft_consensus.cc:697] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:57.148134 17933 raft_consensus.cc:493] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.147944 17921 consensus_queue.cc:237] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.148607 17933 raft_consensus.cc:515] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.150343 17913 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.150635 17933 leader_election.cc:290] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.150768 17913 ts_tablet_manager.cc:1403] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260713 09:06:57.153100 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.153427 17913 raft_consensus.cc:359] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.154094 17913 raft_consensus.cc:385] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.153941 17872 raft_consensus.cc:2468] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:57.154409 17913 raft_consensus.cc:740] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.155020 17913 consensus_queue.cc:260] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.155854 17687 leader_election.cc:304] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.156862 17933 raft_consensus.cc:2804] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.157207 17933 raft_consensus.cc:493] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.157563 17933 raft_consensus.cc:3060] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.157799 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.158414 17798 raft_consensus.cc:2468] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 0.
I20260713 09:06:57.164505 17913 ts_tablet_manager.cc:1434] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:06:57.164392 17933 raft_consensus.cc:515] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.165495 17913 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.167268 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:57.167683 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba98cee64629420b8b9c70c43c0c0c70" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.167867 17798 raft_consensus.cc:3060] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.168274 17872 raft_consensus.cc:3060] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.168244 17619 catalog_manager.cc:5697] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.171591 17913 tablet_bootstrap.cc:654] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.172005 17921 raft_consensus.cc:493] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.172556 17921 raft_consensus.cc:515] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.174932 17872 raft_consensus.cc:2468] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:57.176079 17951 raft_consensus.cc:493] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.175324 17933 leader_election.cc:290] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.176573 17951 raft_consensus.cc:515] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.177326 17687 leader_election.cc:304] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.178215 17933 raft_consensus.cc:2804] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.178399 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.178584 17798 raft_consensus.cc:2468] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 1.
I20260713 09:06:57.178740 17933 raft_consensus.cc:697] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:06:57.179060 17721 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.178416 17921 leader_election.cc:290] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.179704 17933 consensus_queue.cc:237] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.180279 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.180852 17871 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.181651 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.178990 17951 leader_election.cc:290] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.182117 17762 leader_election.cc:304] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.180807 17765 leader_election.cc:304] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.183113 17921 raft_consensus.cc:2804] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.183272 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.183544 17951 raft_consensus.cc:2804] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.183512 17921 raft_consensus.cc:493] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:06:57.183269 17765 leader_election.cc:343] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.184083 17872 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.184342 17921 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.184196 17951 raft_consensus.cc:493] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.185290 17951 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.186877 17618 catalog_manager.cc:5697] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.190280 17913 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.191579 17921 raft_consensus.cc:515] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.192770 17913 ts_tablet_manager.cc:1403] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260713 09:06:57.194613 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.195566 17913 raft_consensus.cc:359] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.196412 17913 raft_consensus.cc:385] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:57.196359 17765 leader_election.cc:343] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.196866 17913 raft_consensus.cc:740] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.197547 17921 leader_election.cc:290] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.197614 17913 consensus_queue.cc:260] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.199795 17913 ts_tablet_manager.cc:1434] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:57.200706 17913 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: Bootstrap starting.
I20260713 09:06:57.200528 17951 raft_consensus.cc:515] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.203352 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.204068 17721 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.207069 17913 tablet_bootstrap.cc:654] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.208406 17951 leader_election.cc:290] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.212366 17619 catalog_manager.cc:5697] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.213711 17721 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.216910 17765 leader_election.cc:304] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.218127 17951 raft_consensus.cc:2804] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.218781 17951 raft_consensus.cc:697] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:57.220137 17951 consensus_queue.cc:237] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.222013 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.222604 17872 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.232417 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.233206 17913 tablet_bootstrap.cc:492] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: No bootstrap required, opened a new log
I20260713 09:06:57.233158 17871 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.233810 17913 ts_tablet_manager.cc:1403] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260713 09:06:57.233745 17872 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.236649 17913 raft_consensus.cc:359] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.237151 17913 raft_consensus.cc:385] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.237393 17913 raft_consensus.cc:740] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.237906 17913 consensus_queue.cc:260] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.239478 17871 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.240245 17762 leader_election.cc:304] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:06:57.239600 17913 ts_tablet_manager.cc:1434] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:57.241900 18064 raft_consensus.cc:2804] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.242390 18064 raft_consensus.cc:697] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:57.244365 18064 consensus_queue.cc:237] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.248461 17955 raft_consensus.cc:493] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.249011 17955 raft_consensus.cc:515] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.251050 17955 leader_election.cc:290] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:57.250715 17618 catalog_manager.cc:5697] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.252228 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.252900 17721 raft_consensus.cc:2468] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:57.254104 17839 leader_election.cc:304] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.254297 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.254928 17798 raft_consensus.cc:2468] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:57.255870 17955 raft_consensus.cc:2804] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.256232 17955 raft_consensus.cc:493] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.256547 17955 raft_consensus.cc:3060] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.263268 17955 raft_consensus.cc:515] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.264513 18064 raft_consensus.cc:493] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.265151 17955 leader_election.cc:290] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:57.264947 18064 raft_consensus.cc:515] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.265925 17619 catalog_manager.cc:5697] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.266636 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:57.266707 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776f00a0e7414ecabd0b3682afcaf145" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.267201 17798 raft_consensus.cc:3060] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.267329 17721 raft_consensus.cc:3060] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.267660 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.268280 17722 raft_consensus.cc:2468] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.269382 18064 leader_election.cc:290] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.269459 17765 leader_election.cc:304] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:57.270507 18064 raft_consensus.cc:2804] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.270855 18064 raft_consensus.cc:493] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.271193 18064 raft_consensus.cc:3060] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.271252 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.272074 17871 raft_consensus.cc:2468] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 0.
I20260713 09:06:57.274464 17721 raft_consensus.cc:2468] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:57.276599 17839 leader_election.cc:304] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.277464 17955 raft_consensus.cc:2804] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.277951 18064 raft_consensus.cc:515] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.278692 17871 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:06:57.279080 17871 pending_rounds.cc:85] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Aborting all ops after (but not including) 0
I20260713 09:06:57.279382 17871 pending_rounds.cc:107] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:57.279711 17871 raft_consensus.cc:2889] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:57.280622 18064 leader_election.cc:290] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.280992 17798 raft_consensus.cc:2468] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:57.278644 17955 raft_consensus.cc:697] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:57.281291 17933 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.281672 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:57.282258 17872 raft_consensus.cc:3060] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.282145 17955 consensus_queue.cc:237] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.282934 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5936a578ee664ef79314ec1a8d42624f" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.283526 17721 raft_consensus.cc:3060] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.289572 17872 raft_consensus.cc:2468] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.290131 17721 raft_consensus.cc:2468] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:57.290966 17762 leader_election.cc:304] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.292461 18064 raft_consensus.cc:2804] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.293668 18064 raft_consensus.cc:697] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:57.294518 18064 consensus_queue.cc:237] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.298537 17798 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:57.300647 17956 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.300199 17619 catalog_manager.cc:5697] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.307482 17721 raft_consensus.cc:3060] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.319720 17955 raft_consensus.cc:493] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.320266 17955 raft_consensus.cc:515] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.323764 18034 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.324822 17722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:57.325688 17722 raft_consensus.cc:2468] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:57.327441 17839 leader_election.cc:304] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.328631 18034 raft_consensus.cc:2804] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.329031 18034 raft_consensus.cc:493] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.329349 18034 raft_consensus.cc:3060] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.338792 17949 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.339318 18034 raft_consensus.cc:515] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.341287 17955 leader_election.cc:290] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:57.341499 18034 leader_election.cc:290] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:57.344457 17799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.344374 17619 catalog_manager.cc:5697] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.345158 17799 raft_consensus.cc:2468] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 0.
I20260713 09:06:57.346115 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:06:57.346686 17797 raft_consensus.cc:3060] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.358533 17797 raft_consensus.cc:2468] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:57.343961 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f9ee7b6f9cc4eaf966288cfa85946e5" candidate_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:57.360569 18004 raft_consensus.cc:493] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.363919 18004 raft_consensus.cc:515] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.365689 18004 leader_election.cc:290] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.359931 17839 leader_election.cc:304] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:06:57.368012 18034 raft_consensus.cc:2804] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.367919 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.368685 18034 raft_consensus.cc:697] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Leader. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:06:57.370296 18034 consensus_queue.cc:237] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.359702 17721 raft_consensus.cc:3060] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.369341 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.373360 17690 leader_election.cc:304] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:57.374135 18004 raft_consensus.cc:2749] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.378612 17721 raft_consensus.cc:2468] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9e2c8d841e74f64aaf9fc5da421f4ff in term 1.
I20260713 09:06:57.382627 17618 catalog_manager.cc:5697] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.449575 18034 consensus_queue.cc:1048] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.451201 17721 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.455452 18034 consensus_queue.cc:1048] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.560884 18004 consensus_queue.cc:1048] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.572568 18007 consensus_queue.cc:1048] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.586212 18064 consensus_queue.cc:1048] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.597630 18064 consensus_queue.cc:1048] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.665393 18004 raft_consensus.cc:493] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.666020 18004 raft_consensus.cc:515] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:57.667881 18004 leader_election.cc:290] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:57.668598 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c" is_pre_election: true
I20260713 09:06:57.668936 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:57.669689 17870 raft_consensus.cc:2393] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0adb35df18ef4eecbf0e5028e662fc13 in current term 1: Already voted for candidate 48dbf715c62d4fffa58b35a799e81c8c in this term.
I20260713 09:06:57.670593 17687 leader_election.cc:304] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13; no voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff
I20260713 09:06:57.671245 18004 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.676843 18004 raft_consensus.cc:2749] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.691622 18004 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.698645 17956 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.747347 18064 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.758013 17951 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.760057 17955 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.770670 18064 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.779663 18034 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:57.785099 17921 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.837538 18034 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.840008 18064 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.841883 18064 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.851346 17920 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:58.046988 17670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:58.171800 18093 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.172289 18093 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:58.174146 18093 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:58.174878 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13" is_pre_election: true
I20260713 09:06:58.175406 17721 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:58.176234 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" is_pre_election: true
I20260713 09:06:58.176616 17765 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [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: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:58.176887 17870 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 1.
I20260713 09:06:58.177374 18093 raft_consensus.cc:2804] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:58.177749 18093 raft_consensus.cc:493] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.178028 18093 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.182494 18093 raft_consensus.cc:515] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:58.184269 18093 leader_election.cc:290] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:58.184898 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:06:58.185191 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f7d5061a4f4db8a7081e1ede1f6795" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:06:58.185470 17721 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.185814 17872 raft_consensus.cc:3060] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.190176 17721 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 2.
I20260713 09:06:58.190182 17872 raft_consensus.cc:2468] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 2.
I20260713 09:06:58.191231 17765 leader_election.cc:304] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:06:58.191866 18093 raft_consensus.cc:2804] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.192339 18093 raft_consensus.cc:697] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:06:58.193121 18093 consensus_queue.cc:237] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:06:58.200840 17618 catalog_manager.cc:5697] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 0 to 2, leader changed from <none> to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 2 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.276361 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:58.290153 18099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:58.291265 18101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:58.294102 18103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:58.296305 16594 server_base.cc:1061] running on GCE node
I20260713 09:06:58.298169 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:58.298435 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:58.298653 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933618298634 us; error 0 us; skew 500 ppm
I20260713 09:06:58.299422 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:58.302153 16594 webserver.cc:533] Webserver started at http://127.16.52.132:35201/ using document root <none> and password file <none>
I20260713 09:06:58.302578 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:58.302742 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:58.302994 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:58.304102 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-3-root/instance:
uuid: "af2825d936154e618595ad6f45225eda"
format_stamp: "Formatted at 2026-07-13 09:06:58 on dist-test-slave-ttxq"
I20260713 09:06:58.308286 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:58.311843 18108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:58.312577 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:06:58.312888 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
uuid: "af2825d936154e618595ad6f45225eda"
format_stamp: "Formatted at 2026-07-13 09:06:58 on dist-test-slave-ttxq"
I20260713 09:06:58.313197 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:58.343756 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:58.345350 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:58.347072 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:58.349920 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:58.350178 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:58.350459 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:58.350606 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:58.419214 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.132:44189
I20260713 09:06:58.419379 18170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.132:44189 every 8 connection(s)
I20260713 09:06:58.424624 16594 auto_leader_rebalancer-test.cc:392] add a tserver: af2825d936154e618595ad6f45225eda
I20260713 09:06:58.441295 18171 heartbeater.cc:344] Connected to a master server at 127.16.52.190:35067
I20260713 09:06:58.441711 18171 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:58.442448 18171 heartbeater.cc:507] Master 127.16.52.190:35067 requested a full tablet report, sending...
I20260713 09:06:58.444573 17620 ts_manager.cc:194] Registered new tserver with Master: af2825d936154e618595ad6f45225eda (127.16.52.132:44189)
I20260713 09:06:58.446013 17620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53156
I20260713 09:06:58.633054 17872 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:58.634335 18064 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.643570 17721 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:58.644881 18064 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:59.093699 17796 consensus_queue.cc:237] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.100302 17870 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.102139 18093 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.103178 17721 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.104756 18093 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:59.116914 17765 consensus_peers.cc:597] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fda980f542ff42aea1885876d038ecce. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.121445 17921 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.124642 17721 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.124339 17870 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.134148 17618 catalog_manager.cc:5697] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.160534 17721 consensus_queue.cc:237] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.169329 17796 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.170977 18004 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.171443 17872 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.173511 18004 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:59.186476 17690 consensus_peers.cc:597] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de7b230107804885866abf1128e6c18c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.185880 18189 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.187218 17796 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.190609 17872 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.200704 17796 consensus_queue.cc:237] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.204936 17619 catalog_manager.cc:5697] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.209919 17872 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.211285 18064 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:59.212450 17721 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:59.213368 17765 consensus_peers.cc:597] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 828595664e004fcfa381da4733f084b3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.214447 18064 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.225114 18064 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.226563 17872 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.232143 17721 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.241503 17618 catalog_manager.cc:5697] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.256946 17872 consensus_queue.cc:237] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.265092 17797 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.266712 17949 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.267899 17721 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:59.270028 17949 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:59.275080 18034 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.277148 17796 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
W20260713 09:06:59.282286 17839 consensus_peers.cc:597] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb7ffe29173c4713b10abe3d89cd3ae0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.282496 17721 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:06:59.294783 17619 catalog_manager.cc:5697] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:59.448580 18171 heartbeater.cc:499] Master 127.16.52.190:35067 was elected leader, sending a full tablet report...
I20260713 09:06:59.644537 18206 ts_tablet_manager.cc:933] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:06:59.646485 18206 tablet_copy_client.cc:323] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:06:59.656819 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet de7b230107804885866abf1128e6c18c from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:06:59.657441 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet de7b230107804885866abf1128e6c18c from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-de7b230107804885866abf1128e6c18c
I20260713 09:06:59.662919 18209 ts_tablet_manager.cc:933] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:59.664743 18209 tablet_copy_client.cc:323] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:06:59.666051 17734 tablet_copy_source_session.cc:215] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.670120 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7b230107804885866abf1128e6c18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.677129 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet fda980f542ff42aea1885876d038ecce from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:06:59.677718 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet fda980f542ff42aea1885876d038ecce from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-fda980f542ff42aea1885876d038ecce
I20260713 09:06:59.682607 18206 tablet_copy_client.cc:806] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.683236 18206 tablet_copy_client.cc:670] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.685009 17809 tablet_copy_source_session.cc:215] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.686930 18206 tablet_copy_client.cc:538] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.688014 18209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda980f542ff42aea1885876d038ecce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.695843 18206 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:06:59.700047 18209 tablet_copy_client.cc:806] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.700649 18209 tablet_copy_client.cc:670] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.704169 18209 tablet_copy_client.cc:538] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.717041 18209 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:06:59.727473 18212 ts_tablet_manager.cc:933] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:06:59.731220 18206 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:59.732256 18206 tablet_bootstrap.cc:492] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:06:59.734869 18206 ts_tablet_manager.cc:1403] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.007s
I20260713 09:06:59.738768 18206 raft_consensus.cc:359] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.739923 18206 raft_consensus.cc:740] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:06:59.740602 18206 consensus_queue.cc:260] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.757201 18212 tablet_copy_client.cc:323] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:06:59.759545 18206 ts_tablet_manager.cc:1434] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.006s
I20260713 09:06:59.761768 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-de7b230107804885866abf1128e6c18c received from {username='slave'} at 127.0.0.1:56160
I20260713 09:06:59.762327 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-de7b230107804885866abf1128e6c18c on tablet de7b230107804885866abf1128e6c18c with peer af2825d936154e618595ad6f45225eda
I20260713 09:06:59.765478 18206 ts_tablet_manager.cc:933] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:06:59.832634 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet bb7ffe29173c4713b10abe3d89cd3ae0 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:06:59.833561 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet bb7ffe29173c4713b10abe3d89cd3ae0 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-bb7ffe29173c4713b10abe3d89cd3ae0
I20260713 09:06:59.841979 18209 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:59.843060 18209 tablet_bootstrap.cc:492] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:06:59.843827 18209 ts_tablet_manager.cc:1403] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.127s	user 0.031s	sys 0.050s
I20260713 09:06:59.844364 18206 tablet_copy_client.cc:323] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:06:59.844765 17883 tablet_copy_source_session.cc:215] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.846139 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet 828595664e004fcfa381da4733f084b3 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:06:59.846694 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet 828595664e004fcfa381da4733f084b3 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-828595664e004fcfa381da4733f084b3
I20260713 09:06:59.847209 18209 raft_consensus.cc:359] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.848079 18209 raft_consensus.cc:740] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:06:59.848657 18212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7ffe29173c4713b10abe3d89cd3ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.848785 18209 consensus_queue.cc:260] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.853395 17809 tablet_copy_source_session.cc:215] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:59.856673 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828595664e004fcfa381da4733f084b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:59.857259 18209 ts_tablet_manager.cc:1434] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:06:59.867981 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-fda980f542ff42aea1885876d038ecce received from {username='slave'} at 127.0.0.1:56818
I20260713 09:06:59.868358 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-fda980f542ff42aea1885876d038ecce on tablet fda980f542ff42aea1885876d038ecce with peer af2825d936154e618595ad6f45225eda
I20260713 09:06:59.868804 18212 tablet_copy_client.cc:806] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.869331 18212 tablet_copy_client.cc:670] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.873068 18206 tablet_copy_client.cc:806] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:59.873678 18206 tablet_copy_client.cc:670] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:59.873960 18212 tablet_copy_client.cc:538] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.877229 18206 tablet_copy_client.cc:538] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:59.882404 18212 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:06:59.885903 18206 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:06:59.911670 18206 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:59.912067 18212 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:59.912688 18206 tablet_bootstrap.cc:492] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:06:59.912968 18212 tablet_bootstrap.cc:492] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:06:59.913507 18206 ts_tablet_manager.cc:1403] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.008s
I20260713 09:06:59.913587 18212 ts_tablet_manager.cc:1403] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260713 09:06:59.917476 18206 raft_consensus.cc:359] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.917647 18212 raft_consensus.cc:359] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.918380 18206 raft_consensus.cc:740] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:06:59.918494 18212 raft_consensus.cc:740] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:06:59.919159 18206 consensus_queue.cc:260] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.919215 18212 consensus_queue.cc:260] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:06:59.921578 18206 ts_tablet_manager.cc:1434] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:59.923261 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-828595664e004fcfa381da4733f084b3 received from {username='slave'} at 127.0.0.1:56818
I20260713 09:06:59.923651 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-828595664e004fcfa381da4733f084b3 on tablet 828595664e004fcfa381da4733f084b3 with peer af2825d936154e618595ad6f45225eda
I20260713 09:06:59.930872 18212 ts_tablet_manager.cc:1434] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:06:59.932572 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-bb7ffe29173c4713b10abe3d89cd3ae0 received from {username='slave'} at 127.0.0.1:51994
I20260713 09:06:59.933002 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-bb7ffe29173c4713b10abe3d89cd3ae0 on tablet bb7ffe29173c4713b10abe3d89cd3ae0 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:00.178857 18145 raft_consensus.cc:1217] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.186161 18146 raft_consensus.cc:1217] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.253628 18145 raft_consensus.cc:1217] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.340879 18145 raft_consensus.cc:1217] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:00.693894 18004 raft_consensus.cc:1064] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:00.697186 18004 consensus_queue.cc:237] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:00.705257 17872 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.705861 18145 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.707271 17796 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.707118 18004 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:00.709509 18226 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:00.710482 18189 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:00.732370 18189 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.734405 18145 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.739602 17949 raft_consensus.cc:1064] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:00.742782 17949 consensus_queue.cc:237] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:00.750794 17620 catalog_manager.cc:5697] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:00.754520 17872 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.754689 17796 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.757531 18064 raft_consensus.cc:1064] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:00.773639 18064 consensus_queue.cc:237] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:00.765196 17921 raft_consensus.cc:1064] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:00.779238 17921 consensus_queue.cc:237] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:00.807204 17722 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.808929 18145 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.809490 18233 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:00.815129 17871 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.819993 18225 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:07:00.823621 17797 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.824263 18236 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:00.828100 18145 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.828572 17949 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:00.853490 17721 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.857725 17870 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.858660 18145 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.849573 17949 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260713 09:07:00.861218 18240 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:00.860244 17921 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:00.861816 17721 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:00.894060 18225 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.897552 18146 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.899870 18239 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260713 09:07:00.901357 18238 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:00.938352 17872 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.960873 17619 catalog_manager.cc:5697] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:00.962150 17721 consensus_queue.cc:237] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:00.975036 17720 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.026827 17870 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.026978 17721 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.028533 18226 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:01.034032 18145 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.036684 18205 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
W20260713 09:07:01.024959 18242 log.cc:927] Time spent T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260713 09:07:01.050062 18233 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.050381 18004 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.053378 17724 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.053531 17870 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.070925 18144 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.078848 17796 consensus_queue.cc:237] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:01.079241 17620 catalog_manager.cc:5697] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.086110 18146 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.087765 17871 raft_consensus.cc:1275] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.088353 18233 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:01.089465 18225 consensus_queue.cc:1048] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:01.095710 17871 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.098373 17796 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.099248 17621 catalog_manager.cc:5697] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.099470 17921 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.107158 17872 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.113952 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 828595664e004fcfa381da4733f084b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:07:01.116691 17690 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.130:41541, user_credentials={real_user=slave}} blocked reactor thread for 93581.8us
I20260713 09:07:01.118891 18146 raft_consensus.cc:1275] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.120167 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de7b230107804885866abf1128e6c18c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:01.122185 18189 consensus_queue.cc:1048] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:01.124984 17619 catalog_manager.cc:5697] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.133519 18144 raft_consensus.cc:2955] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.141620 17870 consensus_queue.cc:237] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:01.140102 18145 raft_consensus.cc:2955] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.147856 18146 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.149062 17798 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.151249 18240 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:01.153162 18240 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:01.158316 17618 catalog_manager.cc:5697] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.162843 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet 828595664e004fcfa381da4733f084b3 with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:01.166137 17798 consensus_queue.cc:237] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:01.170652 18224 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.177259 17787 tablet_service.cc:1558] Processing DeleteTablet for tablet de7b230107804885866abf1128e6c18c with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:01.187294 17724 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.188333 18144 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:01.187098 18145 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.182955 17796 raft_consensus.cc:2955] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.190320 18238 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:01.197992 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb7ffe29173c4713b10abe3d89cd3ae0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:01.198184 17921 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:01.216534 17921 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.218039 17724 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.218482 17618 catalog_manager.cc:5697] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.229997 18254 tablet_replica.cc:333] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:01.231078 18254 raft_consensus.cc:2243] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:01.231796 18254 raft_consensus.cc:2272] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:01.234377 18253 tablet_replica.cc:333] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:01.237948 18253 raft_consensus.cc:2243] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:01.238343 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fda980f542ff42aea1885876d038ecce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:01.238835 18253 raft_consensus.cc:2272] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:01.240301 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet bb7ffe29173c4713b10abe3d89cd3ae0 with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:01.254814 18254 ts_tablet_manager.cc:1916] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:01.259488 18144 raft_consensus.cc:2955] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.268309 18253 ts_tablet_manager.cc:1916] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:01.275386 17620 catalog_manager.cc:5697] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:01.287276 18254 ts_tablet_manager.cc:1929] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:01.288170 18254 log.cc:1199] T de7b230107804885866abf1128e6c18c P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/de7b230107804885866abf1128e6c18c
I20260713 09:07:01.292412 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet de7b230107804885866abf1128e6c18c (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:01.295553 18253 ts_tablet_manager.cc:1929] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:01.296072 18253 log.cc:1199] T 828595664e004fcfa381da4733f084b3 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/828595664e004fcfa381da4733f084b3
I20260713 09:07:01.297914 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet fda980f542ff42aea1885876d038ecce with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:01.299719 18255 tablet_replica.cc:333] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:01.300151 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet 828595664e004fcfa381da4733f084b3 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:01.300568 18253 tablet_replica.cc:333] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:01.300943 18255 raft_consensus.cc:2243] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:01.301712 18255 raft_consensus.cc:2272] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:01.301735 18253 raft_consensus.cc:2243] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:01.302670 18253 raft_consensus.cc:2272] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:01.304816 18255 ts_tablet_manager.cc:1916] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:01.305512 18253 ts_tablet_manager.cc:1916] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:01.318418 18255 ts_tablet_manager.cc:1929] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:01.318889 18255 log.cc:1199] T fda980f542ff42aea1885876d038ecce P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/fda980f542ff42aea1885876d038ecce
I20260713 09:07:01.319132 18253 ts_tablet_manager.cc:1929] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:01.319556 18253 log.cc:1199] T bb7ffe29173c4713b10abe3d89cd3ae0 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/bb7ffe29173c4713b10abe3d89cd3ae0
I20260713 09:07:01.321094 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet bb7ffe29173c4713b10abe3d89cd3ae0 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:01.324185 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet fda980f542ff42aea1885876d038ecce (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:02.322719 17870 consensus_queue.cc:237] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.329723 17796 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:02.331199 17724 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:02.331280 18205 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:07:02.333495 17839 consensus_peers.cc:597] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d753bcbf3589499ab4fdd5e863e98d9a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:02.334453 18205 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.341524 18257 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.343380 17796 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.349917 17724 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.356498 17796 consensus_queue.cc:237] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.357168 17619 catalog_manager.cc:5697] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.368779 17870 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:07:02.371171 17765 consensus_peers.cc:597] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9f7d5061a4f4db8a7081e1ede1f6795. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:02.371891 18262 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:02.373595 17724 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.379629 18262 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:02.395215 18262 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.396168 17724 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.415241 17872 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.417660 17619 catalog_manager.cc:5697] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 2 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.429453 17796 consensus_queue.cc:237] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
W20260713 09:07:02.436861 17765 consensus_peers.cc:597] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82af3f0cdd3b46d08b35b7ed23e2aac8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:02.436861 17872 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:02.436924 17724 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:02.438417 18268 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.439297 18262 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:02.448829 18262 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.450623 17721 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.451655 17872 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.463649 17618 catalog_manager.cc:5697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.465668 17721 consensus_queue.cc:237] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.478564 17872 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:02.480074 17690 consensus_peers.cc:597] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17a51ffaab074a988791b67ab9bf140f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:02.480674 18004 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:02.481837 17796 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:02.483328 18004 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.491753 18189 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.494746 17870 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.495424 17796 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:02.507407 17620 catalog_manager.cc:5697] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.786046 18277 ts_tablet_manager.cc:933] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:02.788270 18277 tablet_copy_client.cc:323] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:07:02.790530 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet d753bcbf3589499ab4fdd5e863e98d9a from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:07:02.791060 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet d753bcbf3589499ab4fdd5e863e98d9a from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-d753bcbf3589499ab4fdd5e863e98d9a
I20260713 09:07:02.796903 17883 tablet_copy_source_session.cc:215] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:02.800104 18277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d753bcbf3589499ab4fdd5e863e98d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.814926 18277 tablet_copy_client.cc:806] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:02.815589 18277 tablet_copy_client.cc:670] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:02.819639 18277 tablet_copy_client.cc:538] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:02.826578 18277 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:02.845831 18277 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: 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:07:02.846668 18277 tablet_bootstrap.cc:492] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:02.847257 18277 ts_tablet_manager.cc:1403] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:07:02.849622 18277 raft_consensus.cc:359] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.850222 18277 raft_consensus.cc:740] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:02.850719 18277 consensus_queue.cc:260] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.853664 18277 ts_tablet_manager.cc:1434] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:07:02.855404 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-d753bcbf3589499ab4fdd5e863e98d9a received from {username='slave'} at 127.0.0.1:51994
I20260713 09:07:02.855887 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-d753bcbf3589499ab4fdd5e863e98d9a on tablet d753bcbf3589499ab4fdd5e863e98d9a with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:02.903968 18277 ts_tablet_manager.cc:933] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:02.905616 18277 tablet_copy_client.cc:323] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:07:02.907455 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet e9f7d5061a4f4db8a7081e1ede1f6795 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:07:02.908023 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet e9f7d5061a4f4db8a7081e1ede1f6795 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-e9f7d5061a4f4db8a7081e1ede1f6795
I20260713 09:07:02.915722 17809 tablet_copy_source_session.cc:215] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:02.919062 18277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f7d5061a4f4db8a7081e1ede1f6795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.933461 18277 tablet_copy_client.cc:806] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:02.934090 18277 tablet_copy_client.cc:670] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:02.937552 18277 tablet_copy_client.cc:538] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:02.944820 18277 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:02.944836 18282 ts_tablet_manager.cc:933] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:02.946877 18282 tablet_copy_client.cc:323] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:07:02.950716 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:07:02.951243 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-82af3f0cdd3b46d08b35b7ed23e2aac8
I20260713 09:07:02.959260 17809 tablet_copy_source_session.cc:215] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:02.962574 18282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.969946 18277 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: 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:07:02.970888 18277 tablet_bootstrap.cc:492] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:02.971624 18277 ts_tablet_manager.cc:1403] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260713 09:07:02.974701 18277 raft_consensus.cc:359] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.975639 18277 raft_consensus.cc:740] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:02.976368 18277 consensus_queue.cc:260] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:02.978698 18277 ts_tablet_manager.cc:1434] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:02.978749 18282 tablet_copy_client.cc:806] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:02.980036 18282 tablet_copy_client.cc:670] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:02.983992 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-e9f7d5061a4f4db8a7081e1ede1f6795 received from {username='slave'} at 127.0.0.1:56818
I20260713 09:07:02.984486 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-e9f7d5061a4f4db8a7081e1ede1f6795 on tablet e9f7d5061a4f4db8a7081e1ede1f6795 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:02.984032 18285 ts_tablet_manager.cc:933] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:07:02.988373 18282 tablet_copy_client.cc:538] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:02.989374 18285 tablet_copy_client.cc:323] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:07:02.991222 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet 17a51ffaab074a988791b67ab9bf140f from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:07:02.991753 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet 17a51ffaab074a988791b67ab9bf140f from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-17a51ffaab074a988791b67ab9bf140f
I20260713 09:07:02.999171 17734 tablet_copy_source_session.cc:215] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:03.003172 18285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a51ffaab074a988791b67ab9bf140f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:03.003229 18282 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:03.020329 18285 tablet_copy_client.cc:806] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:03.021006 18285 tablet_copy_client.cc:670] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:03.024837 18285 tablet_copy_client.cc:538] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:03.024886 18282 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: 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:07:03.025789 18282 tablet_bootstrap.cc:492] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:03.026343 18282 ts_tablet_manager.cc:1403] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260713 09:07:03.028631 18282 raft_consensus.cc:359] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:03.029304 18282 raft_consensus.cc:740] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:03.029824 18282 consensus_queue.cc:260] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:03.032349 18282 ts_tablet_manager.cc:1434] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:03.033932 18285 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:03.035585 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-82af3f0cdd3b46d08b35b7ed23e2aac8 received from {username='slave'} at 127.0.0.1:56818
I20260713 09:07:03.036056 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-82af3f0cdd3b46d08b35b7ed23e2aac8 on tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:03.055276 18285 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: 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:07:03.056227 18285 tablet_bootstrap.cc:492] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:03.056991 18285 ts_tablet_manager.cc:1403] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:07:03.059953 18285 raft_consensus.cc:359] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:03.060819 18285 raft_consensus.cc:740] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:03.061487 18285 consensus_queue.cc:260] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:03.063896 18285 ts_tablet_manager.cc:1434] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:03.065918 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-17a51ffaab074a988791b67ab9bf140f received from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:03.066362 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-17a51ffaab074a988791b67ab9bf140f on tablet 17a51ffaab074a988791b67ab9bf140f with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:03.312630 18145 raft_consensus.cc:1217] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:03.337888 18145 raft_consensus.cc:1217] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:03.364423 18145 raft_consensus.cc:1217] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:07:03.498294 18145 raft_consensus.cc:1217] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:03.820081 18293 raft_consensus.cc:1064] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:03.822067 18293 consensus_queue.cc:237] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:03.830158 17870 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.830367 18145 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.831506 17721 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.831995 18293 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.832940 18262 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:03.833655 18291 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:03.844451 18293 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.846731 17870 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.852550 18145 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.856374 17721 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.862504 17618 catalog_manager.cc:5697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.887167 17796 consensus_queue.cc:237] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:03.893339 18145 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:03.893889 17870 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:03.895025 18291 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:03.895897 18293 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:03.905426 17870 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.905072 18144 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.903410 18291 raft_consensus.cc:2955] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:03.910039 18257 raft_consensus.cc:1064] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:03.914227 18257 consensus_queue.cc:237] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:03.917248 18293 raft_consensus.cc:1064] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:03.919886 18293 consensus_queue.cc:237] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:03.928397 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:03.937740 17620 catalog_manager.cc:5697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:03.973618 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:03.976228 18305 tablet_replica.cc:333] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:03.977406 18305 raft_consensus.cc:2243] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.977722 17721 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.978425 18305 raft_consensus.cc:2272] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.979156 17796 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.980795 18257 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:03.982316 18144 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:03.982785 18257 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.989857 18257 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:03.994638 17724 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:03.996601 18293 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:03.997107 18305 ts_tablet_manager.cc:1916] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:03.999505 18144 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:04.001628 18292 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:04.008867 17870 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:04.013079 18292 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:04.026232 18205 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.028498 18145 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
W20260713 09:07:04.038244 18304 log.cc:927] Time spent T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260713 09:07:04.045650 17620 catalog_manager.cc:5697] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.048024 18291 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.050041 18305 ts_tablet_manager.cc:1929] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:04.050966 18305 log.cc:1199] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/82af3f0cdd3b46d08b35b7ed23e2aac8
I20260713 09:07:04.052685 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet 82af3f0cdd3b46d08b35b7ed23e2aac8 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:04.057217 18312 raft_consensus.cc:1064] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:04.059156 18312 consensus_queue.cc:237] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:04.060542 18144 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.068248 17721 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.074594 17724 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.094707 17870 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.094880 17796 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.102464 17871 consensus_queue.cc:237] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:04.109417 17873 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:04.113358 18144 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:04.114456 17721 raft_consensus.cc:1275] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:04.114620 18312 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:04.116281 18205 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:04.117981 18144 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:04.117825 18290 consensus_queue.cc:1048] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:04.120421 17798 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:04.121260 18294 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:04.125761 17621 catalog_manager.cc:5697] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.126406 18205 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.130026 18145 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.130898 17721 raft_consensus.cc:2955] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.146668 18315 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:04.159292 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d753bcbf3589499ab4fdd5e863e98d9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:04.172042 17796 consensus_queue.cc:237] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:04.176030 17619 catalog_manager.cc:5697] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.180804 18145 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:04.181910 17721 raft_consensus.cc:1275] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:04.183197 18291 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:04.184134 18292 consensus_queue.cc:1048] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:04.195252 18291 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.198907 18144 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.198939 17721 raft_consensus.cc:2955] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.201818 17787 tablet_service.cc:1558] Processing DeleteTablet for tablet d753bcbf3589499ab4fdd5e863e98d9a with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:04.225666 18315 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.233009 18145 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.231035 17619 catalog_manager.cc:5697] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 2 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.249625 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9f7d5061a4f4db8a7081e1ede1f6795 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:04.247751 18320 tablet_replica.cc:333] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:04.250914 17871 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.247630 17798 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.252126 18320 raft_consensus.cc:2243] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:04.264730 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet e9f7d5061a4f4db8a7081e1ede1f6795 with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:04.266710 18320 raft_consensus.cc:2272] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:04.268712 17620 catalog_manager.cc:5697] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.284813 18320 ts_tablet_manager.cc:1916] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:04.289157 17721 consensus_queue.cc:237] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:04.293026 18321 tablet_replica.cc:333] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:04.307039 18320 ts_tablet_manager.cc:1929] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:04.309927 18145 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:04.310338 17798 raft_consensus.cc:1275] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:04.307644 18320 log.cc:1199] T d753bcbf3589499ab4fdd5e863e98d9a P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/d753bcbf3589499ab4fdd5e863e98d9a
I20260713 09:07:04.311647 18317 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:04.313326 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet d753bcbf3589499ab4fdd5e863e98d9a (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:04.313656 18314 consensus_queue.cc:1048] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:04.315063 18321 raft_consensus.cc:2243] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:04.315900 18321 raft_consensus.cc:2272] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:04.319872 18321 ts_tablet_manager.cc:1916] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:04.324713 18315 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.326085 17798 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.332034 18145 raft_consensus.cc:2955] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:04.339021 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17a51ffaab074a988791b67ab9bf140f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:04.337283 18321 ts_tablet_manager.cc:1929] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:07:04.343246 18321 log.cc:1199] T e9f7d5061a4f4db8a7081e1ede1f6795 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/e9f7d5061a4f4db8a7081e1ede1f6795
I20260713 09:07:04.345417 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet e9f7d5061a4f4db8a7081e1ede1f6795 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:04.344471 17619 catalog_manager.cc:5697] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.357043 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet 17a51ffaab074a988791b67ab9bf140f with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:04.360283 18321 tablet_replica.cc:333] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:04.361171 18321 raft_consensus.cc:2243] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:04.361899 18321 raft_consensus.cc:2272] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:04.365224 18321 ts_tablet_manager.cc:1916] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:04.378319 18321 ts_tablet_manager.cc:1929] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:04.378634 18321 log.cc:1199] T 17a51ffaab074a988791b67ab9bf140f P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/17a51ffaab074a988791b67ab9bf140f
I20260713 09:07:04.379877 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet 17a51ffaab074a988791b67ab9bf140f (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:05.388357 17721 consensus_queue.cc:237] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.394613 17798 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:05.395442 17690 consensus_peers.cc:597] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ce2c6683c38462cab0705fc82599d62. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.396090 17873 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:05.397404 18315 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:05.398450 18324 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:05.409759 17798 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.407779 18315 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.412513 17873 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.427978 17621 catalog_manager.cc:5697] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.432358 17873 consensus_queue.cc:237] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.444057 17798 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:05.445551 17721 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:05.445493 18257 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:07:05.447444 17839 consensus_peers.cc:597] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 776f00a0e7414ecabd0b3682afcaf145. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.449976 18257 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:05.461437 18333 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.464257 17798 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.464535 17721 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.479274 17620 catalog_manager.cc:5697] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.479800 17721 consensus_queue.cc:237] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.487537 17873 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:07:05.487720 17690 consensus_peers.cc:597] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cf40ac3dedb49c7adb262fb4c92d092. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.489480 18324 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:05.492439 17798 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:05.493860 18324 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:05.501654 18315 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.503790 17873 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.510061 17798 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.519474 17871 consensus_queue.cc:237] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.520001 17620 catalog_manager.cc:5697] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.527652 17798 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:05.529069 17721 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:05.529402 18336 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:05.530330 17839 consensus_peers.cc:597] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aadb930ba1294402850c8b0f2a7a006f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:05.531395 18331 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:05.537293 18336 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.540503 17798 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.541966 17724 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.558545 17619 catalog_manager.cc:5697] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:05.894447 18343 ts_tablet_manager.cc:933] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:07:05.896468 18343 tablet_copy_client.cc:323] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:07:05.898111 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet 7cf40ac3dedb49c7adb262fb4c92d092 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:07:05.898635 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet 7cf40ac3dedb49c7adb262fb4c92d092 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-7cf40ac3dedb49c7adb262fb4c92d092
I20260713 09:07:05.904621 17734 tablet_copy_source_session.cc:215] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:05.907261 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf40ac3dedb49c7adb262fb4c92d092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:05.920816 18343 tablet_copy_client.cc:806] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:05.921401 18343 tablet_copy_client.cc:670] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:05.925199 18343 tablet_copy_client.cc:538] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:05.931874 18343 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:05.951134 18343 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: 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:07:05.951916 18343 tablet_bootstrap.cc:492] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:05.952461 18343 ts_tablet_manager.cc:1403] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.001s
I20260713 09:07:05.955076 18343 raft_consensus.cc:359] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.955688 18343 raft_consensus.cc:740] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:05.956303 18343 consensus_queue.cc:260] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:05.959585 18343 ts_tablet_manager.cc:1434] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:05.962821 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-7cf40ac3dedb49c7adb262fb4c92d092 received from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:05.963229 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-7cf40ac3dedb49c7adb262fb4c92d092 on tablet 7cf40ac3dedb49c7adb262fb4c92d092 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:05.997483 18343 ts_tablet_manager.cc:933] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:07:06.000803 18343 tablet_copy_client.cc:323] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:07:06.002699 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet 0ce2c6683c38462cab0705fc82599d62 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:07:06.003274 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet 0ce2c6683c38462cab0705fc82599d62 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-0ce2c6683c38462cab0705fc82599d62
I20260713 09:07:06.009593 17734 tablet_copy_source_session.cc:215] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:06.012733 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce2c6683c38462cab0705fc82599d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.027957 18343 tablet_copy_client.cc:806] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:06.028584 18343 tablet_copy_client.cc:670] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:06.030927 18348 ts_tablet_manager.cc:933] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:06.032759 18348 tablet_copy_client.cc:323] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:07:06.033097 18343 tablet_copy_client.cc:538] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:06.034355 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet 776f00a0e7414ecabd0b3682afcaf145 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:07:06.034879 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet 776f00a0e7414ecabd0b3682afcaf145 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-776f00a0e7414ecabd0b3682afcaf145
I20260713 09:07:06.040453 17883 tablet_copy_source_session.cc:215] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:06.042634 18343 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:06.043473 18348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776f00a0e7414ecabd0b3682afcaf145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.058224 18348 tablet_copy_client.cc:806] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:06.058822 18348 tablet_copy_client.cc:670] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:06.060137 18350 ts_tablet_manager.cc:933] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:06.068946 18348 tablet_copy_client.cc:538] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:06.073549 18350 tablet_copy_client.cc:323] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:07:06.075250 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet aadb930ba1294402850c8b0f2a7a006f from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:07:06.075817 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet aadb930ba1294402850c8b0f2a7a006f from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-aadb930ba1294402850c8b0f2a7a006f
I20260713 09:07:06.079108 18348 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:06.079203 18343 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: 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:07:06.089287 18343 tablet_bootstrap.cc:492] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:06.090020 18343 ts_tablet_manager.cc:1403] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.017s
I20260713 09:07:06.093015 18343 raft_consensus.cc:359] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.093828 18343 raft_consensus.cc:740] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:06.094437 18343 consensus_queue.cc:260] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.099479 18343 ts_tablet_manager.cc:1434] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:07:06.101864 17883 tablet_copy_source_session.cc:215] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:06.102618 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-0ce2c6683c38462cab0705fc82599d62 received from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:06.103070 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-0ce2c6683c38462cab0705fc82599d62 on tablet 0ce2c6683c38462cab0705fc82599d62 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:06.106563 18350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb930ba1294402850c8b0f2a7a006f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.124491 18350 tablet_copy_client.cc:806] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:06.125083 18350 tablet_copy_client.cc:670] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:06.127139 18348 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: 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:07:06.128401 18348 tablet_bootstrap.cc:492] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:06.128789 18350 tablet_copy_client.cc:538] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:06.129055 18348 ts_tablet_manager.cc:1403] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.014s
I20260713 09:07:06.132057 18348 raft_consensus.cc:359] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.132714 18348 raft_consensus.cc:740] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:06.133222 18348 consensus_queue.cc:260] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.135687 18348 ts_tablet_manager.cc:1434] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:06.138912 18350 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:06.140101 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-776f00a0e7414ecabd0b3682afcaf145 received from {username='slave'} at 127.0.0.1:51994
I20260713 09:07:06.140542 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-776f00a0e7414ecabd0b3682afcaf145 on tablet 776f00a0e7414ecabd0b3682afcaf145 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:06.158864 18350 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: 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:07:06.159682 18350 tablet_bootstrap.cc:492] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:06.160338 18350 ts_tablet_manager.cc:1403] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.007s
I20260713 09:07:06.162988 18350 raft_consensus.cc:359] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.163633 18350 raft_consensus.cc:740] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:06.164276 18350 consensus_queue.cc:260] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:06.166045 18350 ts_tablet_manager.cc:1434] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:06.169711 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-aadb930ba1294402850c8b0f2a7a006f received from {username='slave'} at 127.0.0.1:51994
I20260713 09:07:06.170110 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-aadb930ba1294402850c8b0f2a7a006f on tablet aadb930ba1294402850c8b0f2a7a006f with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:06.372805 18145 raft_consensus.cc:1217] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:07:06.420801 18145 raft_consensus.cc:1217] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:06.500036 18145 raft_consensus.cc:1217] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:06.575721 18145 raft_consensus.cc:1217] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:06.798589 18315 raft_consensus.cc:1064] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:06.801215 18315 consensus_queue.cc:237] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:06.811853 17798 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:06.812294 17873 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:06.814071 18356 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:06.809106 18144 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:06.816778 18356 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:06.817638 18315 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.826265 18357 raft_consensus.cc:1064] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:06.829841 18357 consensus_queue.cc:237] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:06.838646 17796 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:06.839236 18145 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:06.841303 18358 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.841698 17724 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:06.843703 18358 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:06.845536 18357 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:06.844899 18315 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.850627 18144 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.857266 17873 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.857393 17796 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.883054 18331 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.885178 17621 catalog_manager.cc:5697] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.892807 17724 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.893391 17798 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.904874 18144 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.933013 17724 consensus_queue.cc:237] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:06.939116 17619 catalog_manager.cc:5697] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.942853 17798 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:06.944739 18144 raft_consensus.cc:1275] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:07:06.945308 18315 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.946220 18317 consensus_queue.cc:1048] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:06.954423 18317 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.955541 18145 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.958127 17798 raft_consensus.cc:2955] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.966352 18356 raft_consensus.cc:1064] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:06.969026 18356 consensus_queue.cc:237] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:06.971279 17873 consensus_queue.cc:237] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:06.979827 17871 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:06.981089 18144 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:06.981949 17796 raft_consensus.cc:1275] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:06.983851 18315 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:06.984216 17796 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:06.974092 17621 catalog_manager.cc:5697] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:06.990403 18331 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:06.991345 18358 consensus_queue.cc:1048] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:06.997815 18145 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:07.008100 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cf40ac3dedb49c7adb262fb4c92d092 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:07.008855 18358 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.014312 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cf40ac3dedb49c7adb262fb4c92d092 with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:07.016536 18315 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:07:07.027275 18377 tablet_replica.cc:333] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:07.029395 18144 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.045368 18377 raft_consensus.cc:2243] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.041489 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 776f00a0e7414ecabd0b3682afcaf145 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:07.031826 18356 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:07.047405 18336 raft_consensus.cc:1064] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:07.048623 17618 catalog_manager.cc:5697] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.050021 18336 consensus_queue.cc:237] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:07.057852 17798 raft_consensus.cc:2955] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.096243 18377 raft_consensus.cc:2272] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.106505 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet 776f00a0e7414ecabd0b3682afcaf145 with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:07.109499 17797 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:07.109499 17724 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:07.110952 18145 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:07.112085 18331 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:07.113466 18357 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:07.114915 18377 ts_tablet_manager.cc:1916] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:07.115700 18358 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:07.133566 18381 tablet_replica.cc:333] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:07.134603 18381 raft_consensus.cc:2243] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.135295 18381 raft_consensus.cc:2272] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.136058 18356 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.139029 18381 ts_tablet_manager.cc:1916] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:07.141721 18144 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.148562 17873 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.136053 18377 ts_tablet_manager.cc:1929] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:07:07.152480 18377 log.cc:1199] T 7cf40ac3dedb49c7adb262fb4c92d092 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/7cf40ac3dedb49c7adb262fb4c92d092
I20260713 09:07:07.154006 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet 7cf40ac3dedb49c7adb262fb4c92d092 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:07.155680 18357 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.157824 17796 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.160300 17618 catalog_manager.cc:5697] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.162159 17797 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.167479 18145 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.169188 17721 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.171869 17620 catalog_manager.cc:5697] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.189567 17721 consensus_queue.cc:237] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:07.194705 18381 ts_tablet_manager.cc:1929] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:07.195243 18381 log.cc:1199] T 776f00a0e7414ecabd0b3682afcaf145 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/776f00a0e7414ecabd0b3682afcaf145
I20260713 09:07:07.196970 17871 consensus_queue.cc:237] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:07.198335 17872 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:07.202661 18375 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:07.205044 17721 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:07.205992 18144 raft_consensus.cc:1275] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:07.208461 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet 776f00a0e7414ecabd0b3682afcaf145 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:07.209102 18145 raft_consensus.cc:1275] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:07.206463 18357 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:07.210949 18356 consensus_queue.cc:1048] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:07.211531 18357 consensus_queue.cc:1048] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:07.222260 18358 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.224665 18356 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.228160 17721 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.232648 18144 raft_consensus.cc:2955] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.233541 18146 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.244545 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ce2c6683c38462cab0705fc82599d62 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:07.236119 17871 raft_consensus.cc:2955] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.251842 17618 catalog_manager.cc:5697] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:07.252866 17621 catalog_manager.cc:5697] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.257761 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aadb930ba1294402850c8b0f2a7a006f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:07.264091 17787 tablet_service.cc:1558] Processing DeleteTablet for tablet aadb930ba1294402850c8b0f2a7a006f with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:07.268733 17786 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ce2c6683c38462cab0705fc82599d62 with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:07.270488 18385 tablet_replica.cc:333] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:07.271492 18385 raft_consensus.cc:2243] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.272323 18385 raft_consensus.cc:2272] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.276081 18385 ts_tablet_manager.cc:1916] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:07.287101 18385 ts_tablet_manager.cc:1929] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:07.287384 18385 log.cc:1199] T aadb930ba1294402850c8b0f2a7a006f P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/aadb930ba1294402850c8b0f2a7a006f
I20260713 09:07:07.288789 18385 tablet_replica.cc:333] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:07.288722 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet aadb930ba1294402850c8b0f2a7a006f (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:07.289657 18385 raft_consensus.cc:2243] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:07.290304 18385 raft_consensus.cc:2272] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:07.292694 18385 ts_tablet_manager.cc:1916] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:07.302561 18385 ts_tablet_manager.cc:1929] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:07.302922 18385 log.cc:1199] T 0ce2c6683c38462cab0705fc82599d62 P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/0ce2c6683c38462cab0705fc82599d62
I20260713 09:07:07.304318 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet 0ce2c6683c38462cab0705fc82599d62 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:08.297863 17797 consensus_queue.cc:237] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:08.303709 17872 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.305507 17724 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.304944 18388 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:07:08.308415 17765 consensus_peers.cc:597] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5936a578ee664ef79314ec1a8d42624f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.309566 18388 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:08.314687 18322 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.316403 17872 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.322993 17724 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.327698 17621 catalog_manager.cc:5697] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.328364 17721 consensus_queue.cc:237] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
W20260713 09:07:08.336824 17690 consensus_peers.cc:597] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef2a46b557d24fb595011ef93be38abf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.338490 17872 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.340005 17797 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.340489 18376 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.341331 18386 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:08.363325 18376 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.364985 17872 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.366379 17797 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.379659 17618 catalog_manager.cc:5697] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.384855 17721 consensus_queue.cc:237] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:08.392081 17872 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.392482 17797 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:08.393265 17690 consensus_peers.cc:597] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bef45afedfe45b5bbb7b02ce2f2ce68. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.393537 18386 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:08.394447 18400 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.408155 18400 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.409812 17872 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.411528 17797 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.424443 17621 catalog_manager.cc:5697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.425876 17872 consensus_queue.cc:237] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:08.434095 17797 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.435364 17721 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:08.436275 18358 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:08.436297 17839 consensus_peers.cc:597] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f9ee7b6f9cc4eaf966288cfa85946e5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.439523 18358 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.446177 18396 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.448275 17797 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.457747 17721 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.459520 17620 catalog_manager.cc:5697] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:08.906337 18408 ts_tablet_manager.cc:933] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:07:08.908718 18408 tablet_copy_client.cc:323] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:07:08.910265 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:07:08.910830 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-0bef45afedfe45b5bbb7b02ce2f2ce68
I20260713 09:07:08.918465 17734 tablet_copy_source_session.cc:215] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:08.920535 18410 ts_tablet_manager.cc:933] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:08.921903 18408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.922374 18410 tablet_copy_client.cc:323] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:07:08.923822 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet 5936a578ee664ef79314ec1a8d42624f from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:07:08.924257 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet 5936a578ee664ef79314ec1a8d42624f from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-5936a578ee664ef79314ec1a8d42624f
I20260713 09:07:08.929219 17809 tablet_copy_source_session.cc:215] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:08.932245 18410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5936a578ee664ef79314ec1a8d42624f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:08.937769 18408 tablet_copy_client.cc:806] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:08.938344 18408 tablet_copy_client.cc:670] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:08.942642 18408 tablet_copy_client.cc:538] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:08.949620 18410 tablet_copy_client.cc:806] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:08.950203 18410 tablet_copy_client.cc:670] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:08.955020 18408 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:08.955489 18410 tablet_copy_client.cc:538] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:08.961272 18412 ts_tablet_manager.cc:933] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881)
I20260713 09:07:08.980428 18410 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:08.982491 18408 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: 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:07:08.983445 18408 tablet_bootstrap.cc:492] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:08.984123 18408 ts_tablet_manager.cc:1403] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.029s	user 0.028s	sys 0.000s
I20260713 09:07:08.987052 18408 raft_consensus.cc:359] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:08.987975 18408 raft_consensus.cc:740] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:08.988597 18408 consensus_queue.cc:260] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:08.998062 18408 ts_tablet_manager.cc:1434] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:07:09.001309 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-0bef45afedfe45b5bbb7b02ce2f2ce68 received from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:09.001739 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-0bef45afedfe45b5bbb7b02ce2f2ce68 on tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:09.005828 18416 ts_tablet_manager.cc:933] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:09.006072 18412 tablet_copy_client.cc:323] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.129:46881
I20260713 09:07:09.007802 17734 tablet_copy_service.cc:140] P 0adb35df18ef4eecbf0e5028e662fc13: Received BeginTabletCopySession request for tablet ef2a46b557d24fb595011ef93be38abf from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56160)
I20260713 09:07:09.008303 17734 tablet_copy_service.cc:161] P 0adb35df18ef4eecbf0e5028e662fc13: Beginning new tablet copy session on tablet ef2a46b557d24fb595011ef93be38abf from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56160: session id = af2825d936154e618595ad6f45225eda-ef2a46b557d24fb595011ef93be38abf
I20260713 09:07:09.011071 18416 tablet_copy_client.cc:323] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:07:09.013340 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:07:09.013839 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-0f9ee7b6f9cc4eaf966288cfa85946e5
I20260713 09:07:09.015777 17734 tablet_copy_source_session.cc:215] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:09.036924 18412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2a46b557d24fb595011ef93be38abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.038605 17883 tablet_copy_source_session.cc:215] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:09.053297 18416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.058475 18410 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: 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:07:09.059408 18410 tablet_bootstrap.cc:492] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:09.060168 18410 ts_tablet_manager.cc:1403] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.010s
I20260713 09:07:09.060842 18412 tablet_copy_client.cc:806] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:09.061434 18412 tablet_copy_client.cc:670] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:09.065447 18412 tablet_copy_client.cc:538] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:09.063174 18410 raft_consensus.cc:359] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.066175 18410 raft_consensus.cc:740] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:09.066857 18410 consensus_queue.cc:260] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.069938 18410 ts_tablet_manager.cc:1434] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:09.072698 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-5936a578ee664ef79314ec1a8d42624f received from {username='slave'} at 127.0.0.1:56818
I20260713 09:07:09.073141 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-5936a578ee664ef79314ec1a8d42624f on tablet 5936a578ee664ef79314ec1a8d42624f with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:09.077289 18412 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:09.107211 18416 tablet_copy_client.cc:806] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:09.107607 18412 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: 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:07:09.108387 18416 tablet_copy_client.cc:670] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:09.109026 18412 tablet_bootstrap.cc:492] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:09.109714 18412 ts_tablet_manager.cc:1403] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.008s
I20260713 09:07:09.113597 18412 raft_consensus.cc:359] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.114420 18412 raft_consensus.cc:740] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:09.115175 18412 consensus_queue.cc:260] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.118543 18412 ts_tablet_manager.cc:1434] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:07:09.121230 17734 tablet_copy_service.cc:342] P 0adb35df18ef4eecbf0e5028e662fc13: Request end of tablet copy session af2825d936154e618595ad6f45225eda-ef2a46b557d24fb595011ef93be38abf received from {username='slave'} at 127.0.0.1:56160
I20260713 09:07:09.121652 17734 tablet_copy_service.cc:434] P 0adb35df18ef4eecbf0e5028e662fc13: ending tablet copy session af2825d936154e618595ad6f45225eda-ef2a46b557d24fb595011ef93be38abf on tablet ef2a46b557d24fb595011ef93be38abf with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:09.126658 18416 tablet_copy_client.cc:538] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:09.135965 18416 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:09.156272 18416 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: 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:07:09.157168 18416 tablet_bootstrap.cc:492] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:09.157817 18416 ts_tablet_manager.cc:1403] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.011s
I20260713 09:07:09.160753 18416 raft_consensus.cc:359] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.161602 18416 raft_consensus.cc:740] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:09.162211 18416 consensus_queue.cc:260] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:09.164619 18416 ts_tablet_manager.cc:1434] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:09.166208 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-0f9ee7b6f9cc4eaf966288cfa85946e5 received from {username='slave'} at 127.0.0.1:51994
I20260713 09:07:09.166640 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-0f9ee7b6f9cc4eaf966288cfa85946e5 on tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:09.296392 18144 raft_consensus.cc:1217] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:09.365567 18144 raft_consensus.cc:1217] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:09.395876 18144 raft_consensus.cc:1217] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:09.475795 18144 raft_consensus.cc:1217] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:09.811774 18421 raft_consensus.cc:1064] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:09.814292 18421 consensus_queue.cc:237] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.821583 17872 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.821599 18144 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.823004 17721 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.823947 18427 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:09.824883 18422 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:09.825758 18421 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:09.849357 18422 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.852746 17721 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.854774 18358 raft_consensus.cc:1064] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:09.851774 18144 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.857277 18358 consensus_queue.cc:237] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.866618 17621 catalog_manager.cc:5697] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.870380 17797 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.871814 18425 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:09.872640 17872 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.877293 17721 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.878875 18358 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:09.879419 18144 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.881481 18425 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:09.896445 18425 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.903795 17721 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.905241 18144 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.913340 17797 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.936931 17620 catalog_manager.cc:5697] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.939378 18423 raft_consensus.cc:1064] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:09.942020 18423 consensus_queue.cc:237] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.947044 17797 consensus_queue.cc:237] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.954255 17872 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:09.954963 18144 raft_consensus.cc:1275] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:09.955806 18421 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:09.961119 17797 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.961766 18432 consensus_queue.cc:1048] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:09.963464 18400 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:09.964547 18432 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.969283 17872 consensus_queue.cc:237] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.969695 17871 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.977437 17873 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.978684 18146 raft_consensus.cc:2955] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.981537 18145 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:09.982800 17721 raft_consensus.cc:1275] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:09.983074 18400 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:09.984522 18440 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:09.986302 18425 consensus_queue.cc:1048] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:09.989832 18443 raft_consensus.cc:1064] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:09.974808 18144 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:09.992486 18441 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.994925 18443 consensus_queue.cc:237] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:09.995913 18400 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:09.997339 17724 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:09.999599 18145 raft_consensus.cc:2955] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.014969 17620 catalog_manager.cc:5697] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.023627 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5936a578ee664ef79314ec1a8d42624f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:10.025966 17786 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:10.032815 18143 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:10.032644 17622 catalog_manager.cc:5697] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.034071 17871 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:10.035841 17797 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:10.035894 18400 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:10.038519 18400 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } 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:07:10.055028 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet 5936a578ee664ef79314ec1a8d42624f with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:10.059419 18449 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:07:10.074609 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:10.116012 18423 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.120253 18453 tablet_replica.cc:333] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:10.103897 18448 tablet_replica.cc:333] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:10.122813 18448 raft_consensus.cc:2243] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.123615 18448 raft_consensus.cc:2272] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.127753 18448 ts_tablet_manager.cc:1916] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:10.171198 17796 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.181262 17872 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.172013 18443 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.202775 18145 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.218084 18143 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.232362 18453 raft_consensus.cc:2243] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.234098 18453 raft_consensus.cc:2272] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.194015 17620 catalog_manager.cc:5697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.241653 18453 ts_tablet_manager.cc:1916] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:10.278163 17797 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.286832 18448 ts_tablet_manager.cc:1929] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:10.287499 18448 log.cc:1199] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/0f9ee7b6f9cc4eaf966288cfa85946e5
I20260713 09:07:10.290535 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet 0f9ee7b6f9cc4eaf966288cfa85946e5 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:10.292694 18453 ts_tablet_manager.cc:1929] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:10.293174 18453 log.cc:1199] T 5936a578ee664ef79314ec1a8d42624f P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/5936a578ee664ef79314ec1a8d42624f
I20260713 09:07:10.295280 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet 5936a578ee664ef79314ec1a8d42624f (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:10.302423 17724 consensus_queue.cc:237] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:10.306627 17872 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.311993 17797 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:10.313493 18443 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:10.317652 18143 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:10.320521 18443 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:10.328457 18423 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.333930 18143 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.335584 17622 catalog_manager.cc:5697] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } attrs { replace: true } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.344904 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:10.346789 17797 raft_consensus.cc:2955] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.356297 17724 consensus_queue.cc:237] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:10.362370 17621 catalog_manager.cc:5697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.365566 18143 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:10.366320 17872 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:10.367789 18423 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:10.368665 18443 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:10.373965 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:10.378007 17872 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.381193 18143 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.375168 18443 raft_consensus.cc:2955] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.386603 18458 tablet_replica.cc:333] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:10.387665 18458 raft_consensus.cc:2243] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.391858 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef2a46b557d24fb595011ef93be38abf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:10.393823 18458 raft_consensus.cc:2272] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.397948 18458 ts_tablet_manager.cc:1916] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:10.399708 17620 catalog_manager.cc:5697] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 3 to 4, VOTER 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) evicted. New cstate: current_term: 1 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:10.411473 17786 tablet_service.cc:1558] Processing DeleteTablet for tablet ef2a46b557d24fb595011ef93be38abf with delete_type TABLET_DATA_TOMBSTONED (TS 48dbf715c62d4fffa58b35a799e81c8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58336
I20260713 09:07:10.412542 18448 tablet_replica.cc:333] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:10.413656 18448 raft_consensus.cc:2243] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.414541 18448 raft_consensus.cc:2272] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.416338 18458 ts_tablet_manager.cc:1929] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:10.416900 18458 log.cc:1199] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/0bef45afedfe45b5bbb7b02ce2f2ce68
I20260713 09:07:10.419416 18448 ts_tablet_manager.cc:1916] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:10.419831 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet 0bef45afedfe45b5bbb7b02ce2f2ce68 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:10.431911 18448 ts_tablet_manager.cc:1929] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:10.432296 18448 log.cc:1199] T ef2a46b557d24fb595011ef93be38abf P 48dbf715c62d4fffa58b35a799e81c8c: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/wals/ef2a46b557d24fb595011ef93be38abf
I20260713 09:07:10.433655 17609 catalog_manager.cc:5028] TS 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): tablet ef2a46b557d24fb595011ef93be38abf (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:11.444100 17797 consensus_queue.cc:237] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:11.451311 17872 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:11.453383 18422 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:11.454687 17724 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:11.455467 17765 consensus_peers.cc:597] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcde1229b7d7450b81bf1e5e6106a858. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:11.456369 18422 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.462623 18422 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.464439 17872 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.468081 17724 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.478579 17620 catalog_manager.cc:5697] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.479067 17872 consensus_queue.cc:237] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Queue 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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:11.489427 17797 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:07:11.491420 18424 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:11.492146 17724 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:07:11.492488 17839 consensus_peers.cc:597] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer af2825d936154e618595ad6f45225eda (127.16.52.132:44189): Couldn't send request to peer af2825d936154e618595ad6f45225eda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 481fbb73b2694caead406f394aa38063. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:11.494372 18424 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:11.511109 17724 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.510696 18472 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.524948 17618 catalog_manager.cc:5697] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.528407 17797 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER af2825d936154e618595ad6f45225eda (127.16.52.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } } }
I20260713 09:07:11.957208 18476 ts_tablet_manager.cc:933] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:11.959338 18476 tablet_copy_client.cc:323] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.131:41783
I20260713 09:07:11.962285 17883 tablet_copy_service.cc:140] P b9e2c8d841e74f64aaf9fc5da421f4ff: Received BeginTabletCopySession request for tablet 481fbb73b2694caead406f394aa38063 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:51994)
I20260713 09:07:11.962774 17883 tablet_copy_service.cc:161] P b9e2c8d841e74f64aaf9fc5da421f4ff: Beginning new tablet copy session on tablet 481fbb73b2694caead406f394aa38063 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:51994: session id = af2825d936154e618595ad6f45225eda-481fbb73b2694caead406f394aa38063
I20260713 09:07:11.968453 17883 tablet_copy_source_session.cc:215] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:11.971477 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481fbb73b2694caead406f394aa38063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.983508 18476 tablet_copy_client.cc:806] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:11.984104 18476 tablet_copy_client.cc:670] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:11.987586 18476 tablet_copy_client.cc:538] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:11.996120 18476 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:12.015148 18476 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: 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:07:12.016176 18476 tablet_bootstrap.cc:492] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:12.016902 18476 ts_tablet_manager.cc:1403] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260713 09:07:12.020119 18476 raft_consensus.cc:359] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:12.020993 18476 raft_consensus.cc:740] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:12.021663 18476 consensus_queue.cc:260] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:12.024789 18476 ts_tablet_manager.cc:1434] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:07:12.026844 17883 tablet_copy_service.cc:342] P b9e2c8d841e74f64aaf9fc5da421f4ff: Request end of tablet copy session af2825d936154e618595ad6f45225eda-481fbb73b2694caead406f394aa38063 received from {username='slave'} at 127.0.0.1:51994
I20260713 09:07:12.027314 17883 tablet_copy_service.cc:434] P b9e2c8d841e74f64aaf9fc5da421f4ff: ending tablet copy session af2825d936154e618595ad6f45225eda-481fbb73b2694caead406f394aa38063 on tablet 481fbb73b2694caead406f394aa38063 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:12.065999 18476 ts_tablet_manager.cc:933] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: Initiating tablet copy from peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:12.067603 18476 tablet_copy_client.cc:323] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.130:41541
I20260713 09:07:12.069758 17809 tablet_copy_service.cc:140] P 48dbf715c62d4fffa58b35a799e81c8c: Received BeginTabletCopySession request for tablet fcde1229b7d7450b81bf1e5e6106a858 from peer af2825d936154e618595ad6f45225eda ({username='slave'} at 127.0.0.1:56818)
I20260713 09:07:12.070302 17809 tablet_copy_service.cc:161] P 48dbf715c62d4fffa58b35a799e81c8c: Beginning new tablet copy session on tablet fcde1229b7d7450b81bf1e5e6106a858 from peer af2825d936154e618595ad6f45225eda at {username='slave'} at 127.0.0.1:56818: session id = af2825d936154e618595ad6f45225eda-fcde1229b7d7450b81bf1e5e6106a858
I20260713 09:07:12.078430 17809 tablet_copy_source_session.cc:215] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:07:12.081815 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcde1229b7d7450b81bf1e5e6106a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.097293 18476 tablet_copy_client.cc:806] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 0 data blocks...
I20260713 09:07:12.097905 18476 tablet_copy_client.cc:670] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: tablet copy: Starting download of 1 WAL segments...
I20260713 09:07:12.101612 18476 tablet_copy_client.cc:538] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:07:12.108831 18476 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: Bootstrap starting.
I20260713 09:07:12.124694 18476 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: 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:07:12.125427 18476 tablet_bootstrap.cc:492] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: Bootstrap complete.
I20260713 09:07:12.126006 18476 ts_tablet_manager.cc:1403] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:07:12.128271 18476 raft_consensus.cc:359] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:12.128898 18476 raft_consensus.cc:740] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: af2825d936154e618595ad6f45225eda, State: Initialized, Role: LEARNER
I20260713 09:07:12.129424 18476 consensus_queue.cc:260] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: NON_VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: true } }
I20260713 09:07:12.131672 18476 ts_tablet_manager.cc:1434] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:12.133584 17809 tablet_copy_service.cc:342] P 48dbf715c62d4fffa58b35a799e81c8c: Request end of tablet copy session af2825d936154e618595ad6f45225eda-fcde1229b7d7450b81bf1e5e6106a858 received from {username='slave'} at 127.0.0.1:56818
I20260713 09:07:12.134007 17809 tablet_copy_service.cc:434] P 48dbf715c62d4fffa58b35a799e81c8c: ending tablet copy session af2825d936154e618595ad6f45225eda-fcde1229b7d7450b81bf1e5e6106a858 on tablet fcde1229b7d7450b81bf1e5e6106a858 with peer af2825d936154e618595ad6f45225eda
I20260713 09:07:12.527776 18143 raft_consensus.cc:1217] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:12.691138 18143 raft_consensus.cc:1217] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:07:13.086925 18482 raft_consensus.cc:1064] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:13.087985 18483 raft_consensus.cc:1064] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: attempting to promote NON_VOTER af2825d936154e618595ad6f45225eda to VOTER
I20260713 09:07:13.089821 18482 consensus_queue.cc:237] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:13.090577 18483 consensus_queue.cc:237] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:13.098730 18145 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.099051 17872 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.099994 17724 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.100442 18143 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 LEARNER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.100996 17798 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.100785 18486 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } 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:07:13.101496 18487 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:13.103569 18473 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } 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:07:13.106231 17724 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:07:13.106730 18486 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:13.108551 18486 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:07:13.111089 18473 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:13.155411 18483 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.161369 17798 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.156136 18473 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.159420 18145 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.159456 17721 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.173031 17720 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.183578 18143 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.188237 17618 catalog_manager.cc:5697] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.194360 17622 catalog_manager.cc:5697] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.201530 17872 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, af2825d936154e618595ad6f45225eda (127.16.52.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } attrs { replace: true } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.226941 17872 consensus_queue.cc:237] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:13.233067 18143 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.235368 18487 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:13.240203 17797 raft_consensus.cc:1275] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Refusing update from remote peer b9e2c8d841e74f64aaf9fc5da421f4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.243255 17797 consensus_queue.cc:237] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:13.249912 17721 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.250008 18473 consensus_queue.cc:1048] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.251521 18143 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:07:13.252996 18486 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:13.255183 18462 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } 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:07:13.246253 18487 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.263442 18462 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.269920 17724 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.268781 18145 raft_consensus.cc:2955] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.290350 17609 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcde1229b7d7450b81bf1e5e6106a858 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:13.267307 17798 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.295491 17621 catalog_manager.cc:5697] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 3 to 4, VOTER b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) evicted. New cstate: current_term: 1 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.308338 17863 tablet_service.cc:1558] Processing DeleteTablet for tablet fcde1229b7d7450b81bf1e5e6106a858 with delete_type TABLET_DATA_TOMBSTONED (TS b9e2c8d841e74f64aaf9fc5da421f4ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53006
I20260713 09:07:13.311489 17606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 481fbb73b2694caead406f394aa38063 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:07:13.312443 18143 raft_consensus.cc:2955] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.322965 17618 catalog_manager.cc:5697] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: config changed from index 3 to 4, VOTER 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) evicted. New cstate: current_term: 1 leader_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } } }
I20260713 09:07:13.324841 18503 tablet_replica.cc:333] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:13.332517 18503 raft_consensus.cc:2243] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:13.333428 18503 raft_consensus.cc:2272] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.336885 18503 ts_tablet_manager.cc:1916] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:13.348235 17705 tablet_service.cc:1558] Processing DeleteTablet for tablet 481fbb73b2694caead406f394aa38063 with delete_type TABLET_DATA_TOMBSTONED (TS 0adb35df18ef4eecbf0e5028e662fc13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53594
I20260713 09:07:13.350112 18504 tablet_replica.cc:333] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:13.351215 18504 raft_consensus.cc:2243] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:13.352418 18504 raft_consensus.cc:2272] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.355425 18504 ts_tablet_manager.cc:1916] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:07:13.363803 18503 ts_tablet_manager.cc:1929] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:13.364317 18503 log.cc:1199] T fcde1229b7d7450b81bf1e5e6106a858 P b9e2c8d841e74f64aaf9fc5da421f4ff: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/wals/fcde1229b7d7450b81bf1e5e6106a858
I20260713 09:07:13.365960 17606 catalog_manager.cc:5028] TS b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): tablet fcde1229b7d7450b81bf1e5e6106a858 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:13.369186 18504 ts_tablet_manager.cc:1929] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:07:13.369642 18504 log.cc:1199] T 481fbb73b2694caead406f394aa38063 P 0adb35df18ef4eecbf0e5028e662fc13: Deleting WAL directory at /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/wals/481fbb73b2694caead406f394aa38063
I20260713 09:07:13.371250 17609 catalog_manager.cc:5028] TS 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): tablet 481fbb73b2694caead406f394aa38063 (table test-workload [id=e8de956493914552bbe0187365e13e2a]) successfully deleted
I20260713 09:07:18.425904 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:18.468534 17872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0"
dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
mode: GRACEFUL
new_leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
 from {username='slave'} at 127.0.0.1:36556
I20260713 09:07:18.469122 17872 raft_consensus.cc:606] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Received request to transfer leadership to TS 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:07:18.484356 17797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48412bfbc243435180412c3d58167671"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
mode: GRACEFUL
new_leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
 from {username='slave'} at 127.0.0.1:58876
I20260713 09:07:18.484912 17797 raft_consensus.cc:606] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Received request to transfer leadership to TS 0adb35df18ef4eecbf0e5028e662fc13
I20260713 09:07:18.486995 17797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:58876
I20260713 09:07:18.487421 17797 raft_consensus.cc:606] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:18.498220 17720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
mode: GRACEFUL
new_leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
 from {username='slave'} at 127.0.0.1:41346
I20260713 09:07:18.498704 17720 raft_consensus.cc:606] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Received request to transfer leadership to TS 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:07:18.500980 17720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:41346
I20260713 09:07:18.501569 17720 raft_consensus.cc:606] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:18.502521 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:18.503146 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:18.526932 18497 raft_consensus.cc:993] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:18.527386 18521 raft_consensus.cc:1081] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:18.528864 18145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:07:18.529430 18145 raft_consensus.cc:493] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.529721 18145 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.535231 18145 raft_consensus.cc:515] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.537308 18145 leader_election.cc:290] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:18.537993 17720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:18.538286 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2a46b557d24fb595011ef93be38abf" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:18.538668 17720 raft_consensus.cc:3055] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.538750 17872 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.539067 17720 raft_consensus.cc:740] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:18.539876 17720 consensus_queue.cc:260] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.541106 17720 raft_consensus.cc:3060] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.545156 17872 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:18.546408 18109 leader_election.cc:304] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af2825d936154e618595ad6f45225eda, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:07:18.547233 17720 raft_consensus.cc:2468] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:18.548038 18523 raft_consensus.cc:2804] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.549230 18523 raft_consensus.cc:697] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:18.549958 18523 consensus_queue.cc:237] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.557037 17620 catalog_manager.cc:5697] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.665395 18522 raft_consensus.cc:993] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: : Instructing follower 0adb35df18ef4eecbf0e5028e662fc13 to start an election
I20260713 09:07:18.665858 18473 raft_consensus.cc:1081] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Signalling peer 0adb35df18ef4eecbf0e5028e662fc13 to start an election
I20260713 09:07:18.667361 17720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
 from {username='slave'} at 127.0.0.1:53598
I20260713 09:07:18.667961 17720 raft_consensus.cc:493] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.668252 17720 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.674099 17720 raft_consensus.cc:515] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.675782 17720 leader_election.cc:290] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:18.676363 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:18.676712 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a224652cebd454a9110ccbc0a8649f0" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:18.676931 17797 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.677277 17872 raft_consensus.cc:3055] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.677551 17872 raft_consensus.cc:740] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:07:18.678153 17872 consensus_queue.cc:260] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.678998 17872 raft_consensus.cc:3060] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.681318 17797 raft_consensus.cc:2468] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 2.
I20260713 09:07:18.682377 17690 leader_election.cc:304] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, 48dbf715c62d4fffa58b35a799e81c8c; no voters: 
I20260713 09:07:18.682974 18521 raft_consensus.cc:2804] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.683442 18521 raft_consensus.cc:697] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:18.683578 17872 raft_consensus.cc:2468] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 2.
I20260713 09:07:18.684325 18521 consensus_queue.cc:237] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.691807 17620 catalog_manager.cc:5697] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 1 to 2, leader changed from b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.719537 18497 raft_consensus.cc:993] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: : Instructing follower 48dbf715c62d4fffa58b35a799e81c8c to start an election
I20260713 09:07:18.720052 18521 raft_consensus.cc:1081] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Signalling peer 48dbf715c62d4fffa58b35a799e81c8c to start an election
I20260713 09:07:18.721334 17797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
 from {username='slave'} at 127.0.0.1:58344
I20260713 09:07:18.721776 17797 raft_consensus.cc:493] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.722047 17797 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.726413 17797 raft_consensus.cc:515] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.728330 17797 leader_election.cc:290] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:18.729288 17720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:18.729609 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb3c1a04f1e4d1fb1e8ed1f115a6624" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:18.730465 17720 raft_consensus.cc:3055] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.730543 17872 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.730937 17720 raft_consensus.cc:740] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:18.731985 17720 consensus_queue.cc:260] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.733105 17720 raft_consensus.cc:3060] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.735702 17872 raft_consensus.cc:2468] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 2.
I20260713 09:07:18.736738 17762 leader_election.cc:304] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:07:18.737385 18514 raft_consensus.cc:2804] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.737855 18514 raft_consensus.cc:697] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:18.738095 17720 raft_consensus.cc:2468] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 2.
I20260713 09:07:18.738792 18514 consensus_queue.cc:237] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.746174 17620 catalog_manager.cc:5697] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 1 to 2, leader changed from 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 2 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.888316 18514 raft_consensus.cc:993] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: : Instructing follower 0adb35df18ef4eecbf0e5028e662fc13 to start an election
I20260713 09:07:18.888841 18514 raft_consensus.cc:1081] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Signalling peer 0adb35df18ef4eecbf0e5028e662fc13 to start an election
I20260713 09:07:18.890878 17720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48412bfbc243435180412c3d58167671"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:07:18.891633 17720 raft_consensus.cc:493] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.892150 17720 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.899626 17720 raft_consensus.cc:515] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.901873 17720 leader_election.cc:290] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:18.902863 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:18.903427 17872 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.903403 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "0adb35df18ef4eecbf0e5028e662fc13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:18.904111 18514 raft_consensus.cc:993] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:18.904165 17797 raft_consensus.cc:3055] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.904942 18514 raft_consensus.cc:1081] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:18.905108 17797 raft_consensus.cc:740] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:18.906479 18145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35156
I20260713 09:07:18.906951 18145 raft_consensus.cc:493] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.907341 18145 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.907030 17797 consensus_queue.cc:260] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.908113 17797 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.910179 17872 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 2.
I20260713 09:07:18.911517 17687 leader_election.cc:304] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:07:18.912334 18521 raft_consensus.cc:2804] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.912971 18521 raft_consensus.cc:697] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Becoming Leader. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:18.913419 18145 raft_consensus.cc:515] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.913813 18521 consensus_queue.cc:237] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:18.915201 17797 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0adb35df18ef4eecbf0e5028e662fc13 in term 2.
I20260713 09:07:18.916860 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:18.917021 17798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82af3f0cdd3b46d08b35b7ed23e2aac8" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:18.917429 17872 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.917476 17798 raft_consensus.cc:3055] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.918660 17798 raft_consensus.cc:740] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:18.916095 18145 leader_election.cc:290] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:18.919433 17798 consensus_queue.cc:260] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.920631 17798 raft_consensus.cc:3060] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.924129 17872 raft_consensus.cc:2468] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:18.925132 18109 leader_election.cc:304] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af2825d936154e618595ad6f45225eda, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:07:18.925976 18523 raft_consensus.cc:2804] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.926458 18523 raft_consensus.cc:697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:18.926920 17798 raft_consensus.cc:2468] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:18.927416 18523 consensus_queue.cc:237] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:18.937825 17620 catalog_manager.cc:5697] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.942432 17622 catalog_manager.cc:5697] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 reported cstate change: term changed from 1 to 2, leader changed from 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) to 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "0adb35df18ef4eecbf0e5028e662fc13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.103333 17872 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:19.104588 18523 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:19.117632 17720 raft_consensus.cc:1275] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:19.118253 17873 raft_consensus.cc:1275] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.119689 18523 consensus_queue.cc:1048] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:19.120834 17797 raft_consensus.cc:1275] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.121618 18521 consensus_queue.cc:1048] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.123723 18497 consensus_queue.cc:1048] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.128687 17720 raft_consensus.cc:1275] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.131302 18509 consensus_queue.cc:1048] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.156579 17873 raft_consensus.cc:1275] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.160131 18514 consensus_queue.cc:1048] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.417727 17872 raft_consensus.cc:1275] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.418833 18544 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.428028 17797 raft_consensus.cc:1275] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer 0adb35df18ef4eecbf0e5028e662fc13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.429966 18544 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.480868 17797 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:19.482147 18523 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:19.490645 17872 raft_consensus.cc:1275] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:19.492491 18523 consensus_queue.cc:1048] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:19.504590 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:19.525516 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:19.541445 17721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:41346
I20260713 09:07:19.541952 17721 raft_consensus.cc:606] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:19.544198 17721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48412bfbc243435180412c3d58167671"
dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
mode: GRACEFUL
new_leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
 from {username='slave'} at 127.0.0.1:41346
I20260713 09:07:19.544634 17721 raft_consensus.cc:606] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Received request to transfer leadership to TS 48dbf715c62d4fffa58b35a799e81c8c
I20260713 09:07:19.546710 17872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0"
dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:36556
I20260713 09:07:19.547129 17872 raft_consensus.cc:606] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:19.549305 17797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:58876
I20260713 09:07:19.549676 17797 raft_consensus.cc:606] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:19.550606 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:19.551175 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:19.712603 18545 raft_consensus.cc:993] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.713061 18544 raft_consensus.cc:1081] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.714226 18145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35172
I20260713 09:07:19.714767 18145 raft_consensus.cc:493] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.715109 18145 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.720921 18145 raft_consensus.cc:515] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.722517 18145 leader_election.cc:290] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:19.723042 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:19.723436 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bef45afedfe45b5bbb7b02ce2f2ce68" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:19.723611 17721 raft_consensus.cc:3055] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.723948 17721 raft_consensus.cc:740] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:19.723968 17797 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.724792 17721 consensus_queue.cc:260] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.725924 17721 raft_consensus.cc:3060] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.731603 17797 raft_consensus.cc:2468] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.731822 17721 raft_consensus.cc:2468] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.732764 18112 leader_election.cc:304] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, af2825d936154e618595ad6f45225eda; no voters: 
I20260713 09:07:19.733456 18523 raft_consensus.cc:2804] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.733876 18523 raft_consensus.cc:697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:19.734632 18523 consensus_queue.cc:237] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.741593 17618 catalog_manager.cc:5697] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.781651 18547 raft_consensus.cc:993] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.782176 18558 raft_consensus.cc:1081] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.783397 18143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35156
I20260713 09:07:19.783854 18143 raft_consensus.cc:493] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.784142 18143 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.788210 18143 raft_consensus.cc:515] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.789530 18143 leader_election.cc:290] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:19.790333 17721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:19.790599 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcde1229b7d7450b81bf1e5e6106a858" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:19.790797 17721 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.791114 17797 raft_consensus.cc:3055] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.791354 17797 raft_consensus.cc:740] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:19.791983 17797 consensus_queue.cc:260] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.792898 17797 raft_consensus.cc:3060] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.795578 17721 raft_consensus.cc:2468] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.796690 18112 leader_election.cc:304] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, af2825d936154e618595ad6f45225eda; no voters: 
I20260713 09:07:19.797477 18523 raft_consensus.cc:2804] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.797860 17797 raft_consensus.cc:2468] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.797931 18523 raft_consensus.cc:697] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:19.798907 18523 consensus_queue.cc:237] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.806185 17618 catalog_manager.cc:5697] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.848711 18544 raft_consensus.cc:993] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: : Instructing follower 48dbf715c62d4fffa58b35a799e81c8c to start an election
I20260713 09:07:19.849169 18521 raft_consensus.cc:1081] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Signalling peer 48dbf715c62d4fffa58b35a799e81c8c to start an election
I20260713 09:07:19.850500 17797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48412bfbc243435180412c3d58167671"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
 from {username='slave'} at 127.0.0.1:58344
I20260713 09:07:19.851015 17797 raft_consensus.cc:493] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.851343 17797 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.856438 17797 raft_consensus.cc:515] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:19.857753 17797 leader_election.cc:290] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [CANDIDATE]: Term 3 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:19.858517 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:19.858635 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48412bfbc243435180412c3d58167671" candidate_uuid: "48dbf715c62d4fffa58b35a799e81c8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:19.859118 17724 raft_consensus.cc:3055] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.859164 17872 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.859535 17724 raft_consensus.cc:740] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0adb35df18ef4eecbf0e5028e662fc13, State: Running, Role: LEADER
I20260713 09:07:19.860293 17724 consensus_queue.cc:260] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:19.861371 17724 raft_consensus.cc:3060] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.865619 17872 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 3.
I20260713 09:07:19.866715 17762 leader_election.cc:304] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [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: 48dbf715c62d4fffa58b35a799e81c8c, b9e2c8d841e74f64aaf9fc5da421f4ff; no voters: 
I20260713 09:07:19.867156 17724 raft_consensus.cc:2468] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48dbf715c62d4fffa58b35a799e81c8c in term 3.
I20260713 09:07:19.867378 18558 raft_consensus.cc:2804] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.867885 18558 raft_consensus.cc:697] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 3 LEADER]: Becoming Leader. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:19.868633 18558 consensus_queue.cc:237] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } }
I20260713 09:07:19.874660 17618 catalog_manager.cc:5697] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c reported cstate change: term changed from 2 to 3, leader changed from 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129) to 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130). New cstate: current_term: 3 leader_uuid: "48dbf715c62d4fffa58b35a799e81c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.896273 18473 raft_consensus.cc:993] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.896741 18548 raft_consensus.cc:1081] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:19.897948 18143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35186
I20260713 09:07:19.898370 18143 raft_consensus.cc:493] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.898636 18143 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.903512 18143 raft_consensus.cc:515] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.904982 18143 leader_election.cc:290] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541), b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783)
I20260713 09:07:19.905887 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:19.905921 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7ffe29173c4713b10abe3d89cd3ae0" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff"
I20260713 09:07:19.906458 17797 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.906509 17872 raft_consensus.cc:3055] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.906870 17872 raft_consensus.cc:740] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9e2c8d841e74f64aaf9fc5da421f4ff, State: Running, Role: LEADER
I20260713 09:07:19.907456 17872 consensus_queue.cc:260] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.908345 17872 raft_consensus.cc:3060] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.910954 17797 raft_consensus.cc:2468] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.911929 18112 leader_election.cc:304] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48dbf715c62d4fffa58b35a799e81c8c, af2825d936154e618595ad6f45225eda; no voters: 
I20260713 09:07:19.912695 17872 raft_consensus.cc:2468] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:19.912696 18523 raft_consensus.cc:2804] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.913241 18523 raft_consensus.cc:697] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:19.914103 18523 consensus_queue.cc:237] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [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: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:19.921978 17618 catalog_manager.cc:5697] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.137814 17797 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.138880 18523 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.148638 17724 raft_consensus.cc:1275] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.150019 18523 consensus_queue.cc:1048] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.186292 17724 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.187434 18524 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.195784 17797 raft_consensus.cc:1275] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.198374 18524 consensus_queue.cc:1048] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:20.324549 17797 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.325911 18524 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:20.337486 17873 raft_consensus.cc:1275] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:20.341773 18524 consensus_queue.cc:1048] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:20.342247 17873 raft_consensus.cc:1275] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 3 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.344015 18558 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e2c8d841e74f64aaf9fc5da421f4ff" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:20.357561 17724 raft_consensus.cc:1275] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 3 FOLLOWER]: Refusing update from remote peer 48dbf715c62d4fffa58b35a799e81c8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:20.361057 18558 consensus_queue.cc:1048] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:20.552138 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:20.569072 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:20.583307 17797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda980f542ff42aea1885876d038ecce"
dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
mode: GRACEFUL
new_leader_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:58876
I20260713 09:07:20.584198 17797 raft_consensus.cc:606] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Received request to transfer leadership to TS af2825d936154e618595ad6f45225eda
I20260713 09:07:20.585861 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:20.586522 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:20.727799 18547 raft_consensus.cc:993] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: : Instructing follower af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:20.728248 18558 raft_consensus.cc:1081] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Signalling peer af2825d936154e618595ad6f45225eda to start an election
I20260713 09:07:20.729714 18145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda980f542ff42aea1885876d038ecce"
dest_uuid: "af2825d936154e618595ad6f45225eda"
 from {username='slave'} at 127.0.0.1:35156
I20260713 09:07:20.730178 18145 raft_consensus.cc:493] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.730468 18145 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.735675 18145 raft_consensus.cc:515] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:20.737164 18145 leader_election.cc:290] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Requested vote from peers 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881), 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541)
I20260713 09:07:20.738134 17724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0adb35df18ef4eecbf0e5028e662fc13"
I20260713 09:07:20.738358 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda980f542ff42aea1885876d038ecce" candidate_uuid: "af2825d936154e618595ad6f45225eda" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48dbf715c62d4fffa58b35a799e81c8c"
I20260713 09:07:20.738703 17724 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.738878 17797 raft_consensus.cc:3055] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:20.739194 17797 raft_consensus.cc:740] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48dbf715c62d4fffa58b35a799e81c8c, State: Running, Role: LEADER
I20260713 09:07:20.740017 17797 consensus_queue.cc:260] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:20.740970 17797 raft_consensus.cc:3060] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.743964 17724 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:20.745103 18112 leader_election.cc:304] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0adb35df18ef4eecbf0e5028e662fc13, af2825d936154e618595ad6f45225eda; no voters: 
I20260713 09:07:20.745841 17797 raft_consensus.cc:2468] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af2825d936154e618595ad6f45225eda in term 2.
I20260713 09:07:20.745884 18523 raft_consensus.cc:2804] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:20.746515 18523 raft_consensus.cc:697] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Becoming Leader. State: Replica: af2825d936154e618595ad6f45225eda, State: Running, Role: LEADER
I20260713 09:07:20.747454 18523 consensus_queue.cc:237] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [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: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } }
I20260713 09:07:20.754577 17620 catalog_manager.cc:5697] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda reported cstate change: term changed from 1 to 2, leader changed from 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130) to af2825d936154e618595ad6f45225eda (127.16.52.132). New cstate: current_term: 2 leader_uuid: "af2825d936154e618595ad6f45225eda" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af2825d936154e618595ad6f45225eda" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 44189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:07:21.287254 17724 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:21.288328 18523 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "0adb35df18ef4eecbf0e5028e662fc13" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:21.297338 17797 raft_consensus.cc:1275] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Refusing update from remote peer af2825d936154e618595ad6f45225eda: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:07:21.298815 18523 consensus_queue.cc:1048] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "48dbf715c62d4fffa58b35a799e81c8c" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:21.587406 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:21.600833 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
W20260713 09:07:21.626415 17839 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:07:21.630406 17839 consensus_peers.cc:597] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.630802 18112 consensus_peers.cc:597] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.634905 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.635660 16594 tablet_replica.cc:333] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.636379 16594 raft_consensus.cc:2243] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.636828 16594 raft_consensus.cc:2272] T 48412bfbc243435180412c3d58167671 P 0adb35df18ef4eecbf0e5028e662fc13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.638643 16594 tablet_replica.cc:333] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.639252 16594 raft_consensus.cc:2243] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.640127 16594 raft_consensus.cc:2272] T de7b230107804885866abf1128e6c18c P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.641940 16594 tablet_replica.cc:333] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.642429 16594 raft_consensus.cc:2243] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.642833 16594 raft_consensus.cc:2272] T d7ace35b5dd3419da8744f4e3b0e4106 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.645112 16594 tablet_replica.cc:333] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.646106 16594 raft_consensus.cc:2243] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.647174 16594 raft_consensus.cc:2272] T 0ce2c6683c38462cab0705fc82599d62 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.649214 16594 tablet_replica.cc:333] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.649780 16594 raft_consensus.cc:2243] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:07:21.650293 17765 consensus_peers.cc:597] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.650527 16594 raft_consensus.cc:2272] T ba98cee64629420b8b9c70c43c0c0c70 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.652801 16594 tablet_replica.cc:333] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.653512 16594 raft_consensus.cc:2243] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.654361 16594 raft_consensus.cc:2272] T 17a51ffaab074a988791b67ab9bf140f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.656635 16594 tablet_replica.cc:333] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.657193 16594 raft_consensus.cc:2243] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.657783 16594 raft_consensus.cc:2272] T e9f7d5061a4f4db8a7081e1ede1f6795 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.659446 16594 tablet_replica.cc:333] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.660001 16594 raft_consensus.cc:2243] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.660578 16594 raft_consensus.cc:2272] T d753bcbf3589499ab4fdd5e863e98d9a P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.662535 16594 tablet_replica.cc:333] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.663151 16594 raft_consensus.cc:2243] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.663864 16594 raft_consensus.cc:2272] T fda980f542ff42aea1885876d038ecce P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.665978 16594 tablet_replica.cc:333] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.666493 16594 raft_consensus.cc:2243] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.666939 16594 raft_consensus.cc:2272] T ef2a46b557d24fb595011ef93be38abf P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.668751 16594 tablet_replica.cc:333] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.669230 16594 raft_consensus.cc:2243] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.669631 16594 raft_consensus.cc:2272] T 9217ded479044730980c00253c6de51b P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.671335 16594 tablet_replica.cc:333] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.671887 16594 raft_consensus.cc:2243] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.672634 16594 raft_consensus.cc:2272] T 7cf40ac3dedb49c7adb262fb4c92d092 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.674281 16594 tablet_replica.cc:333] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.674752 16594 raft_consensus.cc:2243] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.675165 16594 raft_consensus.cc:2272] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.676883 16594 tablet_replica.cc:333] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.677421 16594 raft_consensus.cc:2243] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.678081 16594 raft_consensus.cc:2272] T fcde1229b7d7450b81bf1e5e6106a858 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.679661 16594 tablet_replica.cc:333] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.680069 16594 raft_consensus.cc:2243] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.680624 16594 raft_consensus.cc:2272] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.682125 16594 tablet_replica.cc:333] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.682524 16594 raft_consensus.cc:2243] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.683115 16594 raft_consensus.cc:2272] T aadb930ba1294402850c8b0f2a7a006f P 0adb35df18ef4eecbf0e5028e662fc13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.684834 16594 tablet_replica.cc:333] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
I20260713 09:07:21.685292 16594 raft_consensus.cc:2243] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.685771 16594 raft_consensus.cc:2272] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.687911 16594 tablet_replica.cc:333] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13: stopping tablet replica
W20260713 09:07:21.688164 18112 consensus_peers.cc:597] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.688380 16594 raft_consensus.cc:2243] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.689191 16594 raft_consensus.cc:2272] T 2a224652cebd454a9110ccbc0a8649f0 P 0adb35df18ef4eecbf0e5028e662fc13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.718784 18112 consensus_peers.cc:597] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.736752 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
I20260713 09:07:21.778056 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:07:21.788800 17839 consensus_peers.cc:597] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.795670 18112 consensus_peers.cc:597] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.808601 17839 consensus_peers.cc:597] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.816866 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.817816 16594 tablet_replica.cc:333] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.818490 16594 raft_consensus.cc:2243] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.819027 16594 raft_consensus.cc:2272] T ba98cee64629420b8b9c70c43c0c0c70 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.821667 16594 tablet_replica.cc:333] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.822428 16594 raft_consensus.cc:2243] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.823542 16594 raft_consensus.cc:2272] T 48412bfbc243435180412c3d58167671 P 48dbf715c62d4fffa58b35a799e81c8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.825827 16594 tablet_replica.cc:333] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.826360 16594 raft_consensus.cc:2243] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.827299 16594 raft_consensus.cc:2272] T 5936a578ee664ef79314ec1a8d42624f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.828518 17839 consensus_peers.cc:597] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.829443 16594 tablet_replica.cc:333] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.830021 16594 raft_consensus.cc:2243] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.830719 16594 raft_consensus.cc:2272] T d7ace35b5dd3419da8744f4e3b0e4106 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.832774 16594 tablet_replica.cc:333] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.833276 16594 raft_consensus.cc:2243] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.833832 16594 raft_consensus.cc:2272] T 17a51ffaab074a988791b67ab9bf140f P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.835693 16594 tablet_replica.cc:333] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.836426 16594 raft_consensus.cc:2243] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.837210 16594 raft_consensus.cc:2272] T bb7ffe29173c4713b10abe3d89cd3ae0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.839673 16594 tablet_replica.cc:333] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.840443 16594 raft_consensus.cc:2243] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.841027 16594 raft_consensus.cc:2272] T 9217ded479044730980c00253c6de51b P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.843433 16594 tablet_replica.cc:333] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.844206 16594 raft_consensus.cc:2243] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:07:21.844420 17839 consensus_peers.cc:597] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.845057 16594 raft_consensus.cc:2272] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.846812 16594 tablet_replica.cc:333] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.847287 16594 raft_consensus.cc:2243] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.847906 16594 raft_consensus.cc:2272] T 7cf40ac3dedb49c7adb262fb4c92d092 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.849658 16594 tablet_replica.cc:333] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.850116 16594 raft_consensus.cc:2243] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.850757 16594 raft_consensus.cc:2272] T e9f7d5061a4f4db8a7081e1ede1f6795 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.852689 16594 tablet_replica.cc:333] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.853188 16594 raft_consensus.cc:2243] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.853637 16594 raft_consensus.cc:2272] T fda980f542ff42aea1885876d038ecce P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.855986 16594 tablet_replica.cc:333] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.856447 16594 raft_consensus.cc:2243] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.856971 16594 raft_consensus.cc:2272] T 481fbb73b2694caead406f394aa38063 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.858546 16594 tablet_replica.cc:333] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.858973 16594 raft_consensus.cc:2243] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.859323 16594 raft_consensus.cc:2272] T fcde1229b7d7450b81bf1e5e6106a858 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.861037 16594 tablet_replica.cc:333] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.861502 16594 raft_consensus.cc:2243] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.862150 16594 raft_consensus.cc:2272] T 828595664e004fcfa381da4733f084b3 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.863937 16594 tablet_replica.cc:333] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.864348 16594 raft_consensus.cc:2243] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.864701 16594 raft_consensus.cc:2272] T 2a224652cebd454a9110ccbc0a8649f0 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.866367 16594 tablet_replica.cc:333] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.866755 16594 raft_consensus.cc:2243] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.867319 16594 raft_consensus.cc:2272] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.868873 16594 tablet_replica.cc:333] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.869261 16594 raft_consensus.cc:2243] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.869580 16594 raft_consensus.cc:2272] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P 48dbf715c62d4fffa58b35a799e81c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.871165 16594 tablet_replica.cc:333] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c: stopping tablet replica
I20260713 09:07:21.871512 16594 raft_consensus.cc:2243] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.872026 16594 raft_consensus.cc:2272] T 776f00a0e7414ecabd0b3682afcaf145 P 48dbf715c62d4fffa58b35a799e81c8c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.877977 18112 consensus_peers.cc:597] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.881181 17839 consensus_peers.cc:597] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.884842 18112 consensus_peers.cc:597] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.917742 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
I20260713 09:07:21.957357 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
W20260713 09:07:21.978716 18112 consensus_peers.cc:597] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:41541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.987895 18109 consensus_peers.cc:597] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda -> Peer b9e2c8d841e74f64aaf9fc5da421f4ff (127.16.52.131:41783): Couldn't send request to peer b9e2c8d841e74f64aaf9fc5da421f4ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:21.991575 18112 consensus_peers.cc:597] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda -> Peer 0adb35df18ef4eecbf0e5028e662fc13 (127.16.52.129:46881): Couldn't send request to peer 0adb35df18ef4eecbf0e5028e662fc13. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.993753 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.994377 16594 tablet_replica.cc:333] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:21.995013 16594 raft_consensus.cc:2243] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.995451 16594 raft_consensus.cc:2272] T 48412bfbc243435180412c3d58167671 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.997242 16594 tablet_replica.cc:333] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:21.997754 16594 raft_consensus.cc:2243] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.998472 16594 raft_consensus.cc:2272] T d753bcbf3589499ab4fdd5e863e98d9a P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.000214 16594 tablet_replica.cc:333] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.000797 16594 raft_consensus.cc:2243] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.001504 16594 raft_consensus.cc:2272] T 776f00a0e7414ecabd0b3682afcaf145 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.003198 16594 tablet_replica.cc:333] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.003702 16594 raft_consensus.cc:2243] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.004204 16594 raft_consensus.cc:2272] T 0ce2c6683c38462cab0705fc82599d62 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.005796 16594 tablet_replica.cc:333] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.006291 16594 raft_consensus.cc:2243] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.006695 16594 raft_consensus.cc:2272] T ba98cee64629420b8b9c70c43c0c0c70 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.008308 16594 tablet_replica.cc:333] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.008814 16594 raft_consensus.cc:2243] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.009224 16594 raft_consensus.cc:2272] T de7b230107804885866abf1128e6c18c P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.010955 16594 tablet_replica.cc:333] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.011430 16594 raft_consensus.cc:2243] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.011852 16594 raft_consensus.cc:2272] T d7ace35b5dd3419da8744f4e3b0e4106 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.013412 16594 tablet_replica.cc:333] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.013888 16594 raft_consensus.cc:2243] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.014402 16594 raft_consensus.cc:2272] T 5936a578ee664ef79314ec1a8d42624f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.016208 16594 tablet_replica.cc:333] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.016680 16594 raft_consensus.cc:2243] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.017086 16594 raft_consensus.cc:2272] T bb7ffe29173c4713b10abe3d89cd3ae0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.018710 16594 tablet_replica.cc:333] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.019191 16594 raft_consensus.cc:2243] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.019976 16594 raft_consensus.cc:2272] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.021711 16594 tablet_replica.cc:333] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.022197 16594 raft_consensus.cc:2243] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.022732 16594 raft_consensus.cc:2272] T 828595664e004fcfa381da4733f084b3 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.024398 16594 tablet_replica.cc:333] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.024893 16594 raft_consensus.cc:2243] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.025594 16594 raft_consensus.cc:2272] T aadb930ba1294402850c8b0f2a7a006f P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.027263 16594 tablet_replica.cc:333] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.027789 16594 raft_consensus.cc:2243] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.028501 16594 raft_consensus.cc:2272] T 481fbb73b2694caead406f394aa38063 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.030212 16594 tablet_replica.cc:333] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.030702 16594 raft_consensus.cc:2243] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.031137 16594 raft_consensus.cc:2272] T ef2a46b557d24fb595011ef93be38abf P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.032857 16594 tablet_replica.cc:333] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.033331 16594 raft_consensus.cc:2243] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.033864 16594 raft_consensus.cc:2272] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.035676 16594 tablet_replica.cc:333] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.036157 16594 raft_consensus.cc:2243] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.036887 16594 raft_consensus.cc:2272] T 9217ded479044730980c00253c6de51b P b9e2c8d841e74f64aaf9fc5da421f4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.038435 16594 tablet_replica.cc:333] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.038880 16594 raft_consensus.cc:2243] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.039268 16594 raft_consensus.cc:2272] T ccb3c1a04f1e4d1fb1e8ed1f115a6624 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.040934 16594 tablet_replica.cc:333] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff: stopping tablet replica
I20260713 09:07:22.041339 16594 raft_consensus.cc:2243] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.041724 16594 raft_consensus.cc:2272] T 2a224652cebd454a9110ccbc0a8649f0 P b9e2c8d841e74f64aaf9fc5da421f4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.083380 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:07:22.120225 16594 tablet_server.cc:179] TabletServer@127.16.52.132:0 shutting down...
W20260713 09:07:22.140235 18112 consensus_peers.cc:597] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda -> Peer 48dbf715c62d4fffa58b35a799e81c8c (127.16.52.130:41541): Couldn't send request to peer 48dbf715c62d4fffa58b35a799e81c8c. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:41541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:22.145889 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:22.146695 16594 tablet_replica.cc:333] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.147655 16594 raft_consensus.cc:2243] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.148665 16594 raft_consensus.cc:2272] T fcde1229b7d7450b81bf1e5e6106a858 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.150535 16594 tablet_replica.cc:333] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.151036 16594 raft_consensus.cc:2243] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.151544 16594 raft_consensus.cc:2272] T 5936a578ee664ef79314ec1a8d42624f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.153424 16594 tablet_replica.cc:333] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.153880 16594 raft_consensus.cc:2243] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.154330 16594 raft_consensus.cc:2272] T de7b230107804885866abf1128e6c18c P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.156018 16594 tablet_replica.cc:333] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.156600 16594 raft_consensus.cc:2243] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.157073 16594 raft_consensus.cc:2272] T 0ce2c6683c38462cab0705fc82599d62 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.158622 16594 tablet_replica.cc:333] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.159093 16594 raft_consensus.cc:2243] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.159540 16594 raft_consensus.cc:2272] T 7cf40ac3dedb49c7adb262fb4c92d092 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.161265 16594 tablet_replica.cc:333] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.161705 16594 raft_consensus.cc:2243] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.162169 16594 raft_consensus.cc:2272] T e9f7d5061a4f4db8a7081e1ede1f6795 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.163836 16594 tablet_replica.cc:333] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.164292 16594 raft_consensus.cc:2243] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.164665 16594 raft_consensus.cc:2272] T 776f00a0e7414ecabd0b3682afcaf145 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.166276 16594 tablet_replica.cc:333] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.166747 16594 raft_consensus.cc:2243] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.167332 16594 raft_consensus.cc:2272] T aadb930ba1294402850c8b0f2a7a006f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.168951 16594 tablet_replica.cc:333] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.169446 16594 raft_consensus.cc:2243] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.169866 16594 raft_consensus.cc:2272] T 17a51ffaab074a988791b67ab9bf140f P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.171387 16594 tablet_replica.cc:333] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.171903 16594 raft_consensus.cc:2243] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.172348 16594 raft_consensus.cc:2272] T d753bcbf3589499ab4fdd5e863e98d9a P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.173944 16594 tablet_replica.cc:333] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.174470 16594 raft_consensus.cc:2243] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.175191 16594 raft_consensus.cc:2272] T 0bef45afedfe45b5bbb7b02ce2f2ce68 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.176823 16594 tablet_replica.cc:333] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.177263 16594 raft_consensus.cc:2243] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.178021 16594 raft_consensus.cc:2272] T 82af3f0cdd3b46d08b35b7ed23e2aac8 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.179627 16594 tablet_replica.cc:333] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.180048 16594 raft_consensus.cc:2243] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.180634 16594 raft_consensus.cc:2272] T bb7ffe29173c4713b10abe3d89cd3ae0 P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.182001 16594 tablet_replica.cc:333] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.182430 16594 raft_consensus.cc:2243] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.182837 16594 raft_consensus.cc:2272] T 0f9ee7b6f9cc4eaf966288cfa85946e5 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.184410 16594 tablet_replica.cc:333] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.184801 16594 raft_consensus.cc:2243] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.185206 16594 raft_consensus.cc:2272] T 828595664e004fcfa381da4733f084b3 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.186653 16594 tablet_replica.cc:333] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.187057 16594 raft_consensus.cc:2243] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:22.187497 16594 raft_consensus.cc:2272] T 481fbb73b2694caead406f394aa38063 P af2825d936154e618595ad6f45225eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.189023 16594 tablet_replica.cc:333] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.189407 16594 raft_consensus.cc:2243] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.190063 16594 raft_consensus.cc:2272] T ef2a46b557d24fb595011ef93be38abf P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.191581 16594 tablet_replica.cc:333] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda: stopping tablet replica
I20260713 09:07:22.192044 16594 raft_consensus.cc:2243] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.192749 16594 raft_consensus.cc:2272] T fda980f542ff42aea1885876d038ecce P af2825d936154e618595ad6f45225eda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.229019 16594 tablet_server.cc:196] TabletServer@127.16.52.132:0 shutdown complete.
I20260713 09:07:22.256947 16594 master.cc:562] Master@127.16.52.190:35067 shutting down...
I20260713 09:07:22.277884 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:22.278473 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:22.278805 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a6b2481e89047ab9d96aa7900ef73bb: stopping tablet replica
I20260713 09:07:22.298906 16594 master.cc:584] Master@127.16.52.190:35067 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28463 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:07:22.355268 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:36023
I20260713 09:07:22.356546 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:22.362251 18593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.362403 18594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.364049 18596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:22.364817 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:22.365892 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:22.366109 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:22.366283 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933642366249 us; error 0 us; skew 500 ppm
I20260713 09:07:22.366871 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:22.369449 16594 webserver.cc:533] Webserver started at http://127.16.52.190:38753/ using document root <none> and password file <none>
I20260713 09:07:22.369979 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:22.370172 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:22.370474 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:22.371687 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "467b48dd96534759861b03aeb3b7c796"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.376664 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:22.379719 18601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.380640 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:22.380883 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "467b48dd96534759861b03aeb3b7c796"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.381119 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:22.405036 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:22.406219 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:22.444269 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:36023
I20260713 09:07:22.444375 18652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:36023 every 8 connection(s)
I20260713 09:07:22.448199 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.458189 18653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796: Bootstrap starting.
I20260713 09:07:22.462836 18653 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.467402 18653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796: No bootstrap required, opened a new log
I20260713 09:07:22.470424 18653 raft_consensus.cc:359] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER }
I20260713 09:07:22.470839 18653 raft_consensus.cc:385] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.471071 18653 raft_consensus.cc:740] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467b48dd96534759861b03aeb3b7c796, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.471678 18653 consensus_queue.cc:260] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER }
I20260713 09:07:22.472165 18653 raft_consensus.cc:399] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:22.472378 18653 raft_consensus.cc:493] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:22.472645 18653 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.477010 18653 raft_consensus.cc:515] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER }
I20260713 09:07:22.477524 18653 leader_election.cc:304] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [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: 467b48dd96534759861b03aeb3b7c796; no voters: 
I20260713 09:07:22.478643 18653 leader_election.cc:290] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:22.479038 18656 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.480369 18656 raft_consensus.cc:697] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 1 LEADER]: Becoming Leader. State: Replica: 467b48dd96534759861b03aeb3b7c796, State: Running, Role: LEADER
I20260713 09:07:22.481029 18656 consensus_queue.cc:237] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [LEADER]: Queue going to LEADER mode. State: All 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: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER }
I20260713 09:07:22.481526 18653 sys_catalog.cc:565] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:22.485267 18658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 467b48dd96534759861b03aeb3b7c796. Latest consensus state: current_term: 1 leader_uuid: "467b48dd96534759861b03aeb3b7c796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER } }
I20260713 09:07:22.485134 18657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "467b48dd96534759861b03aeb3b7c796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "467b48dd96534759861b03aeb3b7c796" member_type: VOTER } }
I20260713 09:07:22.485795 18658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:22.485863 18657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:22.489796 18662 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:22.494753 18662 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:22.497882 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:22.503268 18662 catalog_manager.cc:1383] Generated new cluster ID: 549eaf446af94d518622a1f0526683ac
I20260713 09:07:22.503553 18662 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:22.516845 18662 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:22.518038 18662 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:22.536252 18662 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796: Generated new TSK 0
I20260713 09:07:22.536880 18662 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:22.564863 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:22.570292 18674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.571939 18675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.574855 18677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:22.576483 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:22.577435 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:22.577644 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:22.577802 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933642577784 us; error 0 us; skew 500 ppm
I20260713 09:07:22.578321 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:22.580543 16594 webserver.cc:533] Webserver started at http://127.16.52.129:40863/ using document root <none> and password file <none>
I20260713 09:07:22.580999 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:22.581185 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:22.581442 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:22.582474 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "d4b08371c5284438a82fc1b4b590a25f"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.586791 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:22.589866 18682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.590516 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:22.590796 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "d4b08371c5284438a82fc1b4b590a25f"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.591059 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:22.605271 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:22.606513 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:22.608050 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:22.610241 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:22.610466 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.610705 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:22.610879 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.654845 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:46249
I20260713 09:07:22.655004 18744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:46249 every 8 connection(s)
I20260713 09:07:22.661394 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:22.668816 18749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.669926 18750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.673240 18752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:22.674266 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:22.674854 18745 heartbeater.cc:344] Connected to a master server at 127.16.52.190:36023
I20260713 09:07:22.675307 18745 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:22.675318 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:22.675697 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:22.675909 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933642675881 us; error 0 us; skew 500 ppm
I20260713 09:07:22.676388 18745 heartbeater.cc:507] Master 127.16.52.190:36023 requested a full tablet report, sending...
I20260713 09:07:22.676493 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:22.679244 16594 webserver.cc:533] Webserver started at http://127.16.52.130:33643/ using document root <none> and password file <none>
I20260713 09:07:22.679247 18618 ts_manager.cc:194] Registered new tserver with Master: d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:22.680003 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:22.680276 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:22.680598 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:22.681751 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48838
I20260713 09:07:22.682113 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "794b5354c1594b94a9c17fd9734fd171"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.686699 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:22.689774 18757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.690497 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:22.690793 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "794b5354c1594b94a9c17fd9734fd171"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.691095 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:22.713394 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:22.714571 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:22.716037 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:22.718149 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:22.718361 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.718586 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:22.718745 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.756579 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:33001
I20260713 09:07:22.756677 18819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:33001 every 8 connection(s)
I20260713 09:07:22.761304 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:22.769284 18823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.770174 18824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.773129 18826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:22.773887 18820 heartbeater.cc:344] Connected to a master server at 127.16.52.190:36023
I20260713 09:07:22.773923 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:22.774361 18820 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:22.774950 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:22.775188 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:22.775110 18820 heartbeater.cc:507] Master 127.16.52.190:36023 requested a full tablet report, sending...
I20260713 09:07:22.775501 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933642775479 us; error 0 us; skew 500 ppm
I20260713 09:07:22.776124 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:22.777392 18618 ts_manager.cc:194] Registered new tserver with Master: 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:22.778626 16594 webserver.cc:533] Webserver started at http://127.16.52.131:45201/ using document root <none> and password file <none>
I20260713 09:07:22.778959 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48852
I20260713 09:07:22.779186 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:22.779511 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:22.779898 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:22.781237 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "735e4920095f4d15b3d801934282af7f"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.785580 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:07:22.788710 18831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.789409 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:22.789707 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "735e4920095f4d15b3d801934282af7f"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.789970 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:22.805341 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:22.806545 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:22.807999 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:22.810065 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:22.810272 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.810503 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:22.810668 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.848658 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:46205
I20260713 09:07:22.848762 18893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:46205 every 8 connection(s)
I20260713 09:07:22.853456 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:22.860651 18897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.861632 18898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:22.863354 18900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:22.864140 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:22.865163 18894 heartbeater.cc:344] Connected to a master server at 127.16.52.190:36023
I20260713 09:07:22.865229 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:22.865518 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:22.865546 18894 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:22.865777 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933642865757 us; error 0 us; skew 500 ppm
I20260713 09:07:22.866397 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:22.866394 18894 heartbeater.cc:507] Master 127.16.52.190:36023 requested a full tablet report, sending...
I20260713 09:07:22.868635 18618 ts_manager.cc:194] Registered new tserver with Master: 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:22.869380 16594 webserver.cc:533] Webserver started at http://127.16.52.132:40661/ using document root <none> and password file <none>
I20260713 09:07:22.870064 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:22.870296 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:22.870477 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48858
I20260713 09:07:22.870600 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:22.872026 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-3-root/instance:
uuid: "e2a92e4571434712813a355db0cea2ce"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.876219 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:22.879518 18905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.880245 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:22.880528 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
uuid: "e2a92e4571434712813a355db0cea2ce"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:22.880798 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-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:07:22.892884 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:22.894160 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:22.895524 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:22.897599 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:22.897809 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.898047 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:22.898207 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.935997 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.132:45341
I20260713 09:07:22.936089 18967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.132:45341 every 8 connection(s)
I20260713 09:07:22.948848 18968 heartbeater.cc:344] Connected to a master server at 127.16.52.190:36023
I20260713 09:07:22.949236 18968 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:22.949921 18968 heartbeater.cc:507] Master 127.16.52.190:36023 requested a full tablet report, sending...
I20260713 09:07:22.951665 18618 ts_manager.cc:194] Registered new tserver with Master: e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:22.952602 16594 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013450461s
I20260713 09:07:22.953023 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48874
I20260713 09:07:22.976998 18618 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48880:
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:07:23.102029 18709 tablet_service.cc:1511] Processing CreateTablet for tablet b77cfbc61d054af0bd2e5257dd4ddaa7 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:23.103665 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cfbc61d054af0bd2e5257dd4ddaa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.102029 18710 tablet_service.cc:1511] Processing CreateTablet for tablet b535be8fbd1d41c8ae3f3d541894eaa0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:23.106091 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b535be8fbd1d41c8ae3f3d541894eaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.111209 18708 tablet_service.cc:1511] Processing CreateTablet for tablet e591e4a5ce444810946e47198191036c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:23.112864 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e591e4a5ce444810946e47198191036c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.117087 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaaedcd6c774cefb025dd856109ae23 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:23.117625 18859 tablet_service.cc:1511] Processing CreateTablet for tablet b535be8fbd1d41c8ae3f3d541894eaa0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:23.117843 18858 tablet_service.cc:1511] Processing CreateTablet for tablet e591e4a5ce444810946e47198191036c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:23.118822 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaaedcd6c774cefb025dd856109ae23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.119180 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b535be8fbd1d41c8ae3f3d541894eaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.124401 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e591e4a5ce444810946e47198191036c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.128526 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae012b0025a407c9a94f92a1ad06f99 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:23.129380 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a48fd67143b795d0c8670bfdf1bb (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:23.130115 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae012b0025a407c9a94f92a1ad06f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.130789 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a48fd67143b795d0c8670bfdf1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.137403 18705 tablet_service.cc:1511] Processing CreateTablet for tablet ff677019e71f443eaecfba4b45100f74 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:23.139180 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff677019e71f443eaecfba4b45100f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.137506 18856 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaaedcd6c774cefb025dd856109ae23 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:23.139808 18855 tablet_service.cc:1511] Processing CreateTablet for tablet ff677019e71f443eaecfba4b45100f74 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:23.140686 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaaedcd6c774cefb025dd856109ae23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.141400 18854 tablet_service.cc:1511] Processing CreateTablet for tablet 22ef201728c74ef5a5a9f42573e7a6c8 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:23.142714 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ef201728c74ef5a5a9f42573e7a6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.143769 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff677019e71f443eaecfba4b45100f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.145537 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 6778c6af17d54775a5ead468738ac3af (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:23.146896 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778c6af17d54775a5ead468738ac3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.164848 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 6778c6af17d54775a5ead468738ac3af (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:23.166294 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778c6af17d54775a5ead468738ac3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.170063 18703 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e720d2af34569bcf3c61369902d01 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:23.171633 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e720d2af34569bcf3c61369902d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.177088 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 0948a9a54db5421585ecdfbbe81d07b3 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:23.178534 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0948a9a54db5421585ecdfbbe81d07b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.198508 18785 tablet_service.cc:1511] Processing CreateTablet for tablet b535be8fbd1d41c8ae3f3d541894eaa0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:23.199947 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b535be8fbd1d41c8ae3f3d541894eaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.205456 18778 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e720d2af34569bcf3c61369902d01 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:23.206491 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae012b0025a407c9a94f92a1ad06f99 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:23.206986 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e720d2af34569bcf3c61369902d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.205371 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 4eaaedcd6c774cefb025dd856109ae23 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:23.208773 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 22ef201728c74ef5a5a9f42573e7a6c8 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:23.210778 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae012b0025a407c9a94f92a1ad06f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.213258 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 6778c6af17d54775a5ead468738ac3af (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:23.214637 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6778c6af17d54775a5ead468738ac3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.217447 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ef201728c74ef5a5a9f42573e7a6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.219091 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a48fd67143b795d0c8670bfdf1bb (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:23.224511 18985 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:23.211422 18784 tablet_service.cc:1511] Processing CreateTablet for tablet b77cfbc61d054af0bd2e5257dd4ddaa7 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:23.230880 18984 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.236963 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 0948a9a54db5421585ecdfbbe81d07b3 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:23.222154 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eaaedcd6c774cefb025dd856109ae23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.238636 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0948a9a54db5421585ecdfbbe81d07b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.238814 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a48fd67143b795d0c8670bfdf1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.241643 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 2afe2fba21554f88abfa6379ed159209 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:23.242517 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cfbc61d054af0bd2e5257dd4ddaa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.243288 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afe2fba21554f88abfa6379ed159209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.249512 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4f2bb0b524ade8475acde8efb15ce (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:23.249969 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4f2bb0b524ade8475acde8efb15ce (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:23.250943 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4f2bb0b524ade8475acde8efb15ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.251448 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4f2bb0b524ade8475acde8efb15ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.253008 18984 tablet_bootstrap.cc:654] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.261750 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 36f4f2bb0b524ade8475acde8efb15ce (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:23.263248 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f4f2bb0b524ade8475acde8efb15ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.268494 18933 tablet_service.cc:1511] Processing CreateTablet for tablet b77cfbc61d054af0bd2e5257dd4ddaa7 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:23.270187 18933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cfbc61d054af0bd2e5257dd4ddaa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.273942 18926 tablet_service.cc:1511] Processing CreateTablet for tablet 0948a9a54db5421585ecdfbbe81d07b3 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:23.275406 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0948a9a54db5421585ecdfbbe81d07b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.275800 18931 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63a48fd67143b795d0c8670bfdf1bb (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:23.278234 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 9c313a51521145aead9a31785fe7735f (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:23.279843 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c313a51521145aead9a31785fe7735f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.281004 18928 tablet_service.cc:1511] Processing CreateTablet for tablet 22ef201728c74ef5a5a9f42573e7a6c8 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:23.273779 18932 tablet_service.cc:1511] Processing CreateTablet for tablet e591e4a5ce444810946e47198191036c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:23.279364 18929 tablet_service.cc:1511] Processing CreateTablet for tablet ff677019e71f443eaecfba4b45100f74 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:23.278259 18930 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae012b0025a407c9a94f92a1ad06f99 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:23.283331 18927 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e720d2af34569bcf3c61369902d01 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:23.295075 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ef201728c74ef5a5a9f42573e7a6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.296064 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63a48fd67143b795d0c8670bfdf1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.299340 18932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e591e4a5ce444810946e47198191036c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.304119 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e720d2af34569bcf3c61369902d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.304373 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 2afe2fba21554f88abfa6379ed159209 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:23.305835 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afe2fba21554f88abfa6379ed159209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.312443 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae012b0025a407c9a94f92a1ad06f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.312672 18856 tablet_service.cc:1511] Processing CreateTablet for tablet e5e0c6068c9841149a1cb5a1db9265d0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:23.314088 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e0c6068c9841149a1cb5a1db9265d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.316082 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff677019e71f443eaecfba4b45100f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.331020 18985 tablet_bootstrap.cc:654] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.332626 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 9c313a51521145aead9a31785fe7735f (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:23.334353 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c313a51521145aead9a31785fe7735f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.337479 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 2afe2fba21554f88abfa6379ed159209 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:23.339215 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afe2fba21554f88abfa6379ed159209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.347908 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 9c313a51521145aead9a31785fe7735f (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:23.349704 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c313a51521145aead9a31785fe7735f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.355212 18778 tablet_service.cc:1511] Processing CreateTablet for tablet d71901d8aabb4f1fb441b4728351166d (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:23.361888 18708 tablet_service.cc:1511] Processing CreateTablet for tablet e5e0c6068c9841149a1cb5a1db9265d0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:23.363404 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e0c6068c9841149a1cb5a1db9265d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.366209 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71901d8aabb4f1fb441b4728351166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.368191 18852 tablet_service.cc:1511] Processing CreateTablet for tablet d71901d8aabb4f1fb441b4728351166d (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:23.369691 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71901d8aabb4f1fb441b4728351166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.389122 18987 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:23.389528 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 11b378af207b4e969a968925ea6af16c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:23.391036 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b378af207b4e969a968925ea6af16c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.400974 18931 tablet_service.cc:1511] Processing CreateTablet for tablet e5e0c6068c9841149a1cb5a1db9265d0 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:23.409147 18782 tablet_service.cc:1511] Processing CreateTablet for tablet 11b378af207b4e969a968925ea6af16c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:23.410254 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b378af207b4e969a968925ea6af16c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.431711 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 11b378af207b4e969a968925ea6af16c (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:23.433096 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b378af207b4e969a968925ea6af16c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.448186 18708 tablet_service.cc:1511] Processing CreateTablet for tablet f799bae5649b48bca5ff5e2af6ac0773 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:23.449602 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f799bae5649b48bca5ff5e2af6ac0773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.454314 18930 tablet_service.cc:1511] Processing CreateTablet for tablet f799bae5649b48bca5ff5e2af6ac0773 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:23.458592 18933 tablet_service.cc:1511] Processing CreateTablet for tablet d71901d8aabb4f1fb441b4728351166d (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:23.459293 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 5d882b07bdcd4cb9ae33742a99d1f107 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:23.451213 18776 tablet_service.cc:1511] Processing CreateTablet for tablet f799bae5649b48bca5ff5e2af6ac0773 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:23.462491 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d882b07bdcd4cb9ae33742a99d1f107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.463070 18987 tablet_bootstrap.cc:654] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.459321 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e0c6068c9841149a1cb5a1db9265d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.459604 18984 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:23.464901 18984 ts_tablet_manager.cc:1403] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.234s	user 0.012s	sys 0.009s
I20260713 09:07:23.464989 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f799bae5649b48bca5ff5e2af6ac0773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.465786 18986 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:23.468034 18984 raft_consensus.cc:359] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.468860 18984 raft_consensus.cc:385] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.462550 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f799bae5649b48bca5ff5e2af6ac0773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.476444 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 5d882b07bdcd4cb9ae33742a99d1f107 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:23.477738 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d882b07bdcd4cb9ae33742a99d1f107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.470623 18984 raft_consensus.cc:740] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.480033 18985 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:23.479889 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 238c52dd9ee3440e88b47f7ae2d9f285 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:23.480587 18985 ts_tablet_manager.cc:1403] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.005s
I20260713 09:07:23.480479 18984 consensus_queue.cc:260] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.481550 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c52dd9ee3440e88b47f7ae2d9f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.482005 18933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71901d8aabb4f1fb441b4728351166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.460098 18927 tablet_service.cc:1511] Processing CreateTablet for tablet 5d882b07bdcd4cb9ae33742a99d1f107 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:23.484771 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d882b07bdcd4cb9ae33742a99d1f107. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:23.493851 18666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:23.497903 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 238c52dd9ee3440e88b47f7ae2d9f285 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:23.501349 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c52dd9ee3440e88b47f7ae2d9f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.519345 18986 tablet_bootstrap.cc:654] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.528072 18745 heartbeater.cc:499] Master 127.16.52.190:36023 was elected leader, sending a full tablet report...
I20260713 09:07:23.529089 18984 ts_tablet_manager.cc:1434] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.002s
I20260713 09:07:23.531576 18985 raft_consensus.cc:359] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:23.537293 18985 raft_consensus.cc:385] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.537645 18985 raft_consensus.cc:740] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.538427 18985 consensus_queue.cc:260] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:23.540721 18984 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.558084 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 238c52dd9ee3440e88b47f7ae2d9f285 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:23.559707 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c52dd9ee3440e88b47f7ae2d9f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.558156 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:23.565447 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.565950 18985 ts_tablet_manager.cc:1434] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.085s	user 0.019s	sys 0.003s
I20260713 09:07:23.566723 18894 heartbeater.cc:499] Master 127.16.52.190:36023 was elected leader, sending a full tablet report...
I20260713 09:07:23.566774 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:23.568748 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.569263 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:23.570664 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8392ff823d1c4b8a8d80cf176b6ab1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.581131 18928 tablet_service.cc:1511] Processing CreateTablet for tablet a621778763c44e8cb6ab89a08656a943 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:23.586129 18777 tablet_service.cc:1511] Processing CreateTablet for tablet a621778763c44e8cb6ab89a08656a943 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:23.587421 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a621778763c44e8cb6ab89a08656a943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.590170 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 949a3605d1774ecea74123c76f730e5b (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:23.591465 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a3605d1774ecea74123c76f730e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.591908 18707 tablet_service.cc:1511] Processing CreateTablet for tablet a621778763c44e8cb6ab89a08656a943 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:23.593242 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a621778763c44e8cb6ab89a08656a943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.594589 18984 tablet_bootstrap.cc:654] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.597031 18987 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:23.597502 18987 ts_tablet_manager.cc:1403] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.209s	user 0.007s	sys 0.012s
I20260713 09:07:23.598814 18930 tablet_service.cc:1511] Processing CreateTablet for tablet 949a3605d1774ecea74123c76f730e5b (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260713 09:07:23.602777 18895 tablet.cc:2406] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:23.603405 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 949a3605d1774ecea74123c76f730e5b (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:23.604725 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a3605d1774ecea74123c76f730e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.604913 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 6d16d91ac8564976990ce6ac0a86d009 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:23.606158 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d16d91ac8564976990ce6ac0a86d009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.610358 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a621778763c44e8cb6ab89a08656a943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.610993 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a3605d1774ecea74123c76f730e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.622915 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 6d16d91ac8564976990ce6ac0a86d009 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:23.624500 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d16d91ac8564976990ce6ac0a86d009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.628432 18987 raft_consensus.cc:359] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.629209 18987 raft_consensus.cc:385] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.629503 18987 raft_consensus.cc:740] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.640020 18985 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:23.642163 18987 consensus_queue.cc:260] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.679575 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 6d16d91ac8564976990ce6ac0a86d009 (DEFAULT_TABLE table=test-workload [id=1126a5a025f74d0faec9ecf43c9aa986]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:23.681058 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d16d91ac8564976990ce6ac0a86d009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.693688 18986 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:23.695688 18984 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:23.698807 18968 heartbeater.cc:499] Master 127.16.52.190:36023 was elected leader, sending a full tablet report...
I20260713 09:07:23.697656 18986 ts_tablet_manager.cc:1403] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.238s	user 0.021s	sys 0.023s
I20260713 09:07:23.701745 18984 ts_tablet_manager.cc:1403] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.024s
I20260713 09:07:23.704874 18984 raft_consensus.cc:359] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.705576 18986 raft_consensus.cc:359] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.706367 18986 raft_consensus.cc:385] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.706589 18985 tablet_bootstrap.cc:654] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.706647 18986 raft_consensus.cc:740] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.705688 18984 raft_consensus.cc:385] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.708401 18984 raft_consensus.cc:740] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.709345 18984 consensus_queue.cc:260] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.707598 18986 consensus_queue.cc:260] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.712230 18987 ts_tablet_manager.cc:1434] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.003s
I20260713 09:07:23.712611 18984 ts_tablet_manager.cc:1434] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:23.713771 18984 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.714175 18987 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:23.724885 18984 tablet_bootstrap.cc:654] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.726411 18990 raft_consensus.cc:493] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.726936 18990 raft_consensus.cc:515] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.729512 18990 leader_election.cc:290] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:23.737469 18985 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:23.738144 18985 ts_tablet_manager.cc:1403] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.009s
I20260713 09:07:23.741726 18985 raft_consensus.cc:359] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.742655 18985 raft_consensus.cc:385] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.743034 18985 raft_consensus.cc:740] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.743192 18984 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:23.743413 18820 heartbeater.cc:499] Master 127.16.52.190:36023 was elected leader, sending a full tablet report...
I20260713 09:07:23.743808 18984 ts_tablet_manager.cc:1403] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260713 09:07:23.745466 18986 ts_tablet_manager.cc:1434] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.009s
I20260713 09:07:23.746570 18986 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:23.747279 18984 raft_consensus.cc:359] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.748160 18984 raft_consensus.cc:385] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.748548 18984 raft_consensus.cc:740] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.749321 18985 consensus_queue.cc:260] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.755458 18984 consensus_queue.cc:260] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.758199 18984 ts_tablet_manager.cc:1434] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:23.759361 18984 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.766417 18984 tablet_bootstrap.cc:654] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.768978 18987 tablet_bootstrap.cc:654] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.773110 18985 ts_tablet_manager.cc:1434] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:07:23.769572 18986 tablet_bootstrap.cc:654] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.778465 18985 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:23.782572 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
W20260713 09:07:23.784375 18684 leader_election.cc:343] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.787863 18987 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:23.788370 18987 ts_tablet_manager.cc:1403] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.075s	user 0.002s	sys 0.014s
I20260713 09:07:23.791487 18987 raft_consensus.cc:359] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.792202 18987 raft_consensus.cc:385] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.792896 18992 raft_consensus.cc:493] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.793577 18992 raft_consensus.cc:515] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.795915 18984 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:23.796214 18992 leader_election.cc:290] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:23.796464 18984 ts_tablet_manager.cc:1403] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260713 09:07:23.799796 18984 raft_consensus.cc:359] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.800595 18984 raft_consensus.cc:385] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.800937 18984 raft_consensus.cc:740] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.802004 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:23.803854 18986 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
W20260713 09:07:23.803913 18683 leader_election.cc:343] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.804097 18987 raft_consensus.cc:740] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.804560 18683 leader_election.cc:304] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:23.804564 18986 ts_tablet_manager.cc:1403] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260713 09:07:23.806404 18990 raft_consensus.cc:2749] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:23.806644 18987 consensus_queue.cc:260] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.809620 18987 ts_tablet_manager.cc:1434] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:07:23.809361 18986 raft_consensus.cc:359] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.810185 18986 raft_consensus.cc:385] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.810501 18986 raft_consensus.cc:740] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.810988 18987 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:23.814860 18984 consensus_queue.cc:260] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.817652 18985 tablet_bootstrap.cc:654] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.828143 18990 raft_consensus.cc:493] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.828831 18990 raft_consensus.cc:515] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.831468 18984 ts_tablet_manager.cc:1434] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:07:23.811295 18986 consensus_queue.cc:260] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.832901 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:23.833984 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:23.834828 18795 raft_consensus.cc:2468] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:23.836447 18684 leader_election.cc:304] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
W20260713 09:07:23.837541 18683 leader_election.cc:343] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.838881 18990 leader_election.cc:290] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:23.839645 18990 raft_consensus.cc:2804] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:23.840108 18990 raft_consensus.cc:493] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:23.840525 18990 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.847493 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
W20260713 09:07:23.849705 18833 leader_election.cc:343] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.851416 18984 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.855438 18985 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:23.834311 18986 ts_tablet_manager.cc:1434] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:07:23.855921 18985 ts_tablet_manager.cc:1403] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.013s
I20260713 09:07:23.856904 18986 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:23.859102 18985 raft_consensus.cc:359] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.859859 18985 raft_consensus.cc:385] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.859954 18984 tablet_bootstrap.cc:654] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.860162 18985 raft_consensus.cc:740] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.861104 18985 consensus_queue.cc:260] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.868552 18987 tablet_bootstrap.cc:654] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.870577 18985 ts_tablet_manager.cc:1434] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:23.871567 18985 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:23.872664 18995 raft_consensus.cc:493] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.873142 18995 raft_consensus.cc:515] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.877930 18986 tablet_bootstrap.cc:654] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.879436 18990 raft_consensus.cc:515] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.884836 18995 leader_election.cc:290] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:23.886897 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:23.887483 18795 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.887943 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:23.888350 18985 tablet_bootstrap.cc:654] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.889536 18990 leader_election.cc:290] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
W20260713 09:07:23.890880 18683 leader_election.cc:343] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.895352 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
W20260713 09:07:23.896965 18833 leader_election.cc:343] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.897423 18833 leader_election.cc:304] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:23.898016 18984 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:23.898659 18984 ts_tablet_manager.cc:1403] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.023s
I20260713 09:07:23.898751 18992 raft_consensus.cc:2749] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:23.899778 18987 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:23.900375 18987 ts_tablet_manager.cc:1403] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.000s
I20260713 09:07:23.902031 18984 raft_consensus.cc:359] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:23.902904 18984 raft_consensus.cc:385] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.903244 18984 raft_consensus.cc:740] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.903728 18987 raft_consensus.cc:359] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.897552 18795 raft_consensus.cc:2468] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:23.904701 18987 raft_consensus.cc:385] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.905943 18684 leader_election.cc:304] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:23.907222 18990 raft_consensus.cc:2804] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.907855 18990 raft_consensus.cc:697] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:23.908950 18990 consensus_queue.cc:237] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.905246 18987 raft_consensus.cc:740] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.912240 19010 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.911049 18987 consensus_queue.cc:260] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.912881 19010 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.915500 18987 ts_tablet_manager.cc:1434] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:23.917670 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:23.919173 18992 raft_consensus.cc:493] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.919807 18992 raft_consensus.cc:515] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:23.923220 18992 leader_election.cc:290] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:23.924634 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
W20260713 09:07:23.926119 18833 leader_election.cc:343] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.927476 19010 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:23.927695 18987 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:23.930045 18986 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:23.930655 18986 ts_tablet_manager.cc:1403] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.016s
I20260713 09:07:23.934923 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:23.935745 18794 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:23.936990 18684 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:23.938467 18986 raft_consensus.cc:359] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.939287 18986 raft_consensus.cc:385] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.939613 18986 raft_consensus.cc:740] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.939757 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:23.940652 18986 consensus_queue.cc:260] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
W20260713 09:07:23.941256 18906 leader_election.cc:343] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.942070 19017 raft_consensus.cc:2804] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:23.943373 18986 ts_tablet_manager.cc:1434] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:07:23.944712 18986 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:23.943058 19017 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:23.945856 19017 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.948594 18987 tablet_bootstrap.cc:654] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.949424 18985 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:23.950114 18985 ts_tablet_manager.cc:1403] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.008s
I20260713 09:07:23.953913 18986 tablet_bootstrap.cc:654] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.954614 18985 raft_consensus.cc:359] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.956355 18985 raft_consensus.cc:385] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.956765 18985 raft_consensus.cc:740] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
W20260713 09:07:23.959789 18683 leader_election.cc:343] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.936668 18984 consensus_queue.cc:260] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:23.959571 18985 consensus_queue.cc:260] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:23.961808 18992 raft_consensus.cc:493] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.962494 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:23.962540 18992 raft_consensus.cc:515] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
W20260713 09:07:23.964011 18907 leader_election.cc:343] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.964485 18907 leader_election.cc:304] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:23.965291 18995 raft_consensus.cc:2749] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:23.965466 18984 ts_tablet_manager.cc:1434] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260713 09:07:23.966508 18984 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:23.969889 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
W20260713 09:07:23.971181 18833 leader_election.cc:343] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.973085 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:23.973683 18943 raft_consensus.cc:2468] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:23.974261 19017 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:23.978199 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:23.978864 18795 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.980904 18617 catalog_manager.cc:5697] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.982874 19017 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:23.981751 18984 tablet_bootstrap.cc:654] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.983695 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
W20260713 09:07:23.985440 18683 leader_election.cc:343] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.989614 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
W20260713 09:07:23.992023 18834 leader_election.cc:343] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:23.992756 18834 leader_election.cc:304] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:23.995113 19025 raft_consensus.cc:493] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.995028 18795 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:23.996332 18684 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:23.997033 19017 raft_consensus.cc:2804] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.997563 19017 raft_consensus.cc:697] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:23.995694 19025 raft_consensus.cc:515] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:23.998508 19017 consensus_queue.cc:237] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.001127 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.001747 18720 raft_consensus.cc:2468] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:23.971135 18992 leader_election.cc:290] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.003401 18834 leader_election.cc:304] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:24.004194 18992 raft_consensus.cc:2749] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.005205 18992 raft_consensus.cc:2804] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.005584 18992 raft_consensus.cc:493] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.005965 18992 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.007354 19025 leader_election.cc:290] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.010164 18984 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.010831 18984 ts_tablet_manager.cc:1403] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.008s
I20260713 09:07:24.014438 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.014837 18984 raft_consensus.cc:359] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.015870 18984 raft_consensus.cc:385] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.016244 18984 raft_consensus.cc:740] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.016520 18833 leader_election.cc:304] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.017855 19027 raft_consensus.cc:2804] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.017503 18984 consensus_queue.cc:260] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
W20260713 09:07:24.018222 18833 leader_election.cc:343] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.018314 19027 raft_consensus.cc:493] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.018880 19027 raft_consensus.cc:3060] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.020983 18984 ts_tablet_manager.cc:1434] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260713 09:07:24.022349 18984 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.026175 18987 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:24.026733 18987 ts_tablet_manager.cc:1403] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.003s
I20260713 09:07:24.029256 18985 ts_tablet_manager.cc:1434] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.000s
I20260713 09:07:24.030438 18985 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:24.030854 18984 tablet_bootstrap.cc:654] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.036403 18984 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.036967 18984 ts_tablet_manager.cc:1403] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260713 09:07:24.039888 18984 raft_consensus.cc:359] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.040660 18984 raft_consensus.cc:385] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.035265 19027 raft_consensus.cc:515] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.041013 18984 raft_consensus.cc:740] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.042011 18984 consensus_queue.cc:260] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.043943 18987 raft_consensus.cc:359] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.044734 18987 raft_consensus.cc:385] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.044891 18984 ts_tablet_manager.cc:1434] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:24.045065 18987 raft_consensus.cc:740] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.046197 18984 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.045926 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.045897 18987 consensus_queue.cc:260] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.048193 18987 ts_tablet_manager.cc:1434] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:07:24.049197 18987 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:24.049281 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:24.049817 18995 raft_consensus.cc:493] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.049983 18943 raft_consensus.cc:3060] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.050330 18995 raft_consensus.cc:515] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.052708 18995 leader_election.cc:290] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.053419 18986 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.053920 18986 ts_tablet_manager.cc:1403] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.043s
I20260713 09:07:24.059135 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae012b0025a407c9a94f92a1ad06f99" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.060189 18984 tablet_bootstrap.cc:654] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:24.062234 18833 leader_election.cc:343] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:24.064143 18907 leader_election.cc:343] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.065681 18986 raft_consensus.cc:359] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.066686 18986 raft_consensus.cc:385] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.067063 18986 raft_consensus.cc:740] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.068069 18992 raft_consensus.cc:515] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.068775 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae012b0025a407c9a94f92a1ad06f99" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.069085 18943 raft_consensus.cc:2468] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:24.069501 18720 raft_consensus.cc:2468] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:24.072538 18908 leader_election.cc:304] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.074241 18995 raft_consensus.cc:2804] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.074755 18995 raft_consensus.cc:493] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.075176 18995 raft_consensus.cc:3060] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.076789 18987 tablet_bootstrap.cc:654] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.071272 19027 leader_election.cc:290] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.080118 18992 leader_election.cc:290] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.060182 18985 tablet_bootstrap.cc:654] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.085243 18986 consensus_queue.cc:260] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.070386 18833 leader_election.cc:304] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.089443 18992 raft_consensus.cc:2804] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.090019 18992 raft_consensus.cc:697] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:24.090808 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.090919 18992 consensus_queue.cc:237] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.095012 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:24.095700 18720 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.099709 18984 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.100248 18984 ts_tablet_manager.cc:1403] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.024s
I20260713 09:07:24.100620 18995 raft_consensus.cc:515] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.102933 18995 leader_election.cc:290] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.103124 18984 raft_consensus.cc:359] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.103919 18984 raft_consensus.cc:385] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.104259 18984 raft_consensus.cc:740] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.104084 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae012b0025a407c9a94f92a1ad06f99" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:24.097765 18617 catalog_manager.cc:5697] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.105005 18719 raft_consensus.cc:3060] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.105140 18984 consensus_queue.cc:260] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.107445 18984 ts_tablet_manager.cc:1434] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:24.108158 18986 ts_tablet_manager.cc:1434] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.004s
I20260713 09:07:24.108446 18984 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
W20260713 09:07:24.096446 18833 leader_election.cc:343] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.114370 18984 tablet_bootstrap.cc:654] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.114801 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae012b0025a407c9a94f92a1ad06f99" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
W20260713 09:07:24.116297 18907 leader_election.cc:343] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.117398 18987 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:24.120966 18719 raft_consensus.cc:2468] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:24.122627 18908 leader_election.cc:304] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.124145 18995 raft_consensus.cc:2804] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.134424 18985 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:24.135155 18985 ts_tablet_manager.cc:1403] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.010s
I20260713 09:07:24.136346 18986 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:24.141320 18995 raft_consensus.cc:697] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:24.142338 18995 consensus_queue.cc:237] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.145364 18986 tablet_bootstrap.cc:654] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.119882 18987 ts_tablet_manager.cc:1403] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.002s
I20260713 09:07:24.152398 18987 raft_consensus.cc:359] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.155346 18720 raft_consensus.cc:2468] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:24.139263 18985 raft_consensus.cc:359] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.156893 18985 raft_consensus.cc:385] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.157711 18985 raft_consensus.cc:740] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.157645 18834 leader_election.cc:304] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.153237 18987 raft_consensus.cc:385] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.159597 18992 raft_consensus.cc:2804] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.158680 18985 consensus_queue.cc:260] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.160171 18984 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.160183 18617 catalog_manager.cc:5697] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.163228 18992 raft_consensus.cc:697] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:24.163586 18984 ts_tablet_manager.cc:1403] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.027s
I20260713 09:07:24.164278 18992 consensus_queue.cc:237] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.162287 18986 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.165560 18986 ts_tablet_manager.cc:1403] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.000s
I20260713 09:07:24.162091 18614 catalog_manager.cc:5697] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 1 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.167834 18985 ts_tablet_manager.cc:1434] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.001s
I20260713 09:07:24.171387 18985 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:24.171061 18986 raft_consensus.cc:359] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.171859 18986 raft_consensus.cc:385] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.172230 18986 raft_consensus.cc:740] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.162896 18987 raft_consensus.cc:740] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.173554 18987 consensus_queue.cc:260] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.175837 18987 ts_tablet_manager.cc:1434] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260713 09:07:24.176911 18987 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:24.166525 18984 raft_consensus.cc:359] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.177711 18984 raft_consensus.cc:385] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.178016 18984 raft_consensus.cc:740] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.178732 18984 consensus_queue.cc:260] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.180670 18984 ts_tablet_manager.cc:1434] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:24.181190 18986 consensus_queue.cc:260] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.183036 18985 tablet_bootstrap.cc:654] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.186398 18984 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.192729 18984 tablet_bootstrap.cc:654] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.193096 18995 raft_consensus.cc:493] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.193568 18995 raft_consensus.cc:515] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.196324 18995 leader_election.cc:290] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.197166 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e720d2af34569bcf3c61369902d01" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.197937 18720 raft_consensus.cc:2468] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:24.198737 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e720d2af34569bcf3c61369902d01" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.199344 18795 raft_consensus.cc:2468] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:24.199970 18986 ts_tablet_manager.cc:1434] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.005s
I20260713 09:07:24.199265 18908 leader_election.cc:304] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:24.200977 18986 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:24.206748 18995 raft_consensus.cc:2804] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.207181 18995 raft_consensus.cc:493] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.207325 18986 tablet_bootstrap.cc:654] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.207576 18995 raft_consensus.cc:3060] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.209204 18614 catalog_manager.cc:5697] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.213577 18985 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:24.214154 19017 raft_consensus.cc:493] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.214382 18985 ts_tablet_manager.cc:1403] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260713 09:07:24.214752 19017 raft_consensus.cc:515] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.217190 19017 leader_election.cc:290] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.222744 18986 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.223284 18986 ts_tablet_manager.cc:1403] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:07:24.223523 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
W20260713 09:07:24.225342 18684 leader_election.cc:343] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.226075 18986 raft_consensus.cc:359] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.226643 18986 raft_consensus.cc:385] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.226889 18986 raft_consensus.cc:740] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.227605 18986 consensus_queue.cc:260] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.229944 18986 ts_tablet_manager.cc:1434] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:24.231256 18986 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:24.233297 19017 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.233778 19017 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.235983 19017 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.236189 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.237435 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:24.237669 18684 leader_election.cc:343] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.238250 18684 leader_election.cc:304] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
W20260713 09:07:24.238793 18683 leader_election.cc:343] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.239300 19017 raft_consensus.cc:2749] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.241515 18986 tablet_bootstrap.cc:654] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.238262 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.242899 18943 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:24.244580 18684 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:24.246119 19017 raft_consensus.cc:2804] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.246589 19017 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.247035 19017 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.252199 18985 raft_consensus.cc:359] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.254634 19035 raft_consensus.cc:493] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.256500 18990 raft_consensus.cc:493] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.258561 19017 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.263387 18985 raft_consensus.cc:385] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.265983 18985 raft_consensus.cc:740] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.263546 19035 raft_consensus.cc:515] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.266620 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:24.267170 18943 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.266815 18985 consensus_queue.cc:260] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.267887 18984 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.268399 19035 leader_election.cc:290] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.266315 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:24.270236 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.268455 18984 ts_tablet_manager.cc:1403] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.026s
I20260713 09:07:24.270792 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.271314 18985 ts_tablet_manager.cc:1434] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.056s	user 0.001s	sys 0.006s
I20260713 09:07:24.271457 18795 raft_consensus.cc:2468] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:24.272349 18985 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:24.263835 18990 raft_consensus.cc:515] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.273844 18984 raft_consensus.cc:359] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.274585 18984 raft_consensus.cc:385] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.274823 18990 leader_election.cc:290] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.274966 18984 raft_consensus.cc:740] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.274647 19017 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.275966 18984 consensus_queue.cc:260] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.262333 18986 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.277179 18986 ts_tablet_manager.cc:1403] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.010s
I20260713 09:07:24.278285 18984 ts_tablet_manager.cc:1434] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:24.276087 18943 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:24.278149 18907 leader_election.cc:304] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:24.278007 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.275491 18720 raft_consensus.cc:2468] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:24.279151 18985 tablet_bootstrap.cc:654] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.279305 18942 raft_consensus.cc:2468] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:24.281139 18684 leader_election.cc:304] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
W20260713 09:07:24.279165 18683 leader_election.cc:343] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.282150 19017 raft_consensus.cc:2804] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.282825 19017 raft_consensus.cc:493] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.283340 19017 raft_consensus.cc:3060] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.284466 18997 raft_consensus.cc:493] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.285267 18997 raft_consensus.cc:515] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.290586 19035 raft_consensus.cc:2804] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.291036 19035 raft_consensus.cc:493] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.291395 19035 raft_consensus.cc:3060] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.292517 18984 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.293442 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.294332 18795 raft_consensus.cc:2468] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:24.299706 19035 raft_consensus.cc:515] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.301501 18684 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:24.304733 19010 raft_consensus.cc:493] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.305536 19035 leader_election.cc:290] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.299721 18984 tablet_bootstrap.cc:654] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.305236 19010 raft_consensus.cc:515] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.307570 18986 raft_consensus.cc:359] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.308286 18990 raft_consensus.cc:2804] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.309265 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.307632 19010 leader_election.cc:290] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.310321 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.311265 18869 raft_consensus.cc:2468] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
I20260713 09:07:24.308593 18986 raft_consensus.cc:385] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.312613 18986 raft_consensus.cc:740] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.312644 18683 leader_election.cc:304] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:24.313725 19010 raft_consensus.cc:2804] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.313995 18869 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.314294 19010 raft_consensus.cc:493] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.313776 18986 consensus_queue.cc:260] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.314787 19010 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.316211 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:24.317374 18992 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.317982 18992 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.320674 18992 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:24.322726 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.301677 19017 raft_consensus.cc:515] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
W20260713 09:07:24.324851 18833 leader_election.cc:343] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.327039 19017 leader_election.cc:290] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.331287 18997 leader_election.cc:290] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.335992 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.336582 18795 raft_consensus.cc:3060] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.340878 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.341840 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:24.342080 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cfbc61d054af0bd2e5257dd4ddaa7" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.342721 18943 raft_consensus.cc:2393] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4b08371c5284438a82fc1b4b590a25f in current term 1: Already voted for candidate e2a92e4571434712813a355db0cea2ce in this term.
W20260713 09:07:24.342886 18834 leader_election.cc:343] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.343536 18834 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce
W20260713 09:07:24.343781 18684 leader_election.cc:343] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.345041 18992 raft_consensus.cc:2749] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.345733 18684 leader_election.cc:304] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [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: d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.346995 18720 raft_consensus.cc:2393] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 1: Already voted for candidate d4b08371c5284438a82fc1b4b590a25f in this term.
I20260713 09:07:24.347644 19045 raft_consensus.cc:2749] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.350021 19010 raft_consensus.cc:515] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.355265 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
W20260713 09:07:24.357504 18684 leader_election.cc:343] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.358173 19010 leader_election.cc:290] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.360729 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:24.361625 18868 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.264194 18987 tablet_bootstrap.cc:654] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.416515 18868 raft_consensus.cc:2468] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:24.418587 18683 leader_election.cc:304] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.419771 19010 raft_consensus.cc:2804] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.420445 19010 raft_consensus.cc:697] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:24.421455 19010 consensus_queue.cc:237] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.430948 18987 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:24.431456 18987 ts_tablet_manager.cc:1403] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.255s	user 0.002s	sys 0.010s
I20260713 09:07:24.431583 18795 raft_consensus.cc:2468] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:24.432942 18907 leader_election.cc:304] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [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: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:24.434087 19035 raft_consensus.cc:2804] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.434504 18987 raft_consensus.cc:359] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.435415 18987 raft_consensus.cc:385] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.439512 18987 raft_consensus.cc:740] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.441458 18987 consensus_queue.cc:260] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.444576 18990 raft_consensus.cc:697] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:24.445788 18990 consensus_queue.cc:237] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.262780 18995 raft_consensus.cc:515] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.455279 18987 ts_tablet_manager.cc:1434] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.007s
I20260713 09:07:24.461591 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e720d2af34569bcf3c61369902d01" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:24.462214 18720 raft_consensus.cc:3060] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.469236 18987 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:24.470255 18986 ts_tablet_manager.cc:1434] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.168s	user 0.043s	sys 0.093s
I20260713 09:07:24.471356 18986 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:24.472399 19010 consensus_queue.cc:1048] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:24.480809 18984 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.481276 18984 ts_tablet_manager.cc:1403] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.189s	user 0.049s	sys 0.063s
I20260713 09:07:24.467483 19035 raft_consensus.cc:697] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:24.482713 19035 consensus_queue.cc:237] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:24.485565 19046 consensus_queue.cc:1048] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:24.488379 18986 tablet_bootstrap.cc:654] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.488844 18984 raft_consensus.cc:359] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.489533 18984 raft_consensus.cc:385] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.489816 18984 raft_consensus.cc:740] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.490501 18984 consensus_queue.cc:260] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.491326 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e720d2af34569bcf3c61369902d01" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.492552 18984 ts_tablet_manager.cc:1434] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:24.493474 18984 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.493769 18987 tablet_bootstrap.cc:654] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:24.496577 18683 consensus_peers.cc:597] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f -> Peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Couldn't send request to peer 735e4920095f4d15b3d801934282af7f. 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:07:24.497790 18720 raft_consensus.cc:2468] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:24.501045 18984 tablet_bootstrap.cc:654] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.505173 18908 leader_election.cc:304] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:24.510126 19010 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.497507 18995 leader_election.cc:290] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:24.492053 18795 raft_consensus.cc:3060] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.561081 18792 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.566298 18987 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:24.566710 18984 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.567041 18987 ts_tablet_manager.cc:1403] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.010s
I20260713 09:07:24.567224 18984 ts_tablet_manager.cc:1403] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.000s
I20260713 09:07:24.558786 18793 raft_consensus.cc:3060] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.523365 19054 raft_consensus.cc:2804] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.523083 19046 raft_consensus.cc:493] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.566161 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.559666 19010 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.551596 18985 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:24.595386 19045 consensus_queue.cc:1048] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:24.591497 18984 raft_consensus.cc:359] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.597340 18984 raft_consensus.cc:385] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.597718 18984 raft_consensus.cc:740] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.575896 19054 raft_consensus.cc:697] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:24.584901 18985 ts_tablet_manager.cc:1403] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.313s	user 0.065s	sys 0.107s
I20260713 09:07:24.574918 18868 raft_consensus.cc:2468] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:24.574263 19046 raft_consensus.cc:515] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.607460 18984 consensus_queue.cc:260] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.605082 18992 consensus_queue.cc:1048] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:07:24.623435 18995 consensus_queue.cc:1048] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:24.624303 18758 leader_election.cc:304] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:24.625633 19047 raft_consensus.cc:2804] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.626087 19047 raft_consensus.cc:493] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.626471 19047 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.631894 18795 raft_consensus.cc:2468] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:24.637902 18984 ts_tablet_manager.cc:1434] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
I20260713 09:07:24.631013 18985 raft_consensus.cc:359] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.648715 18984 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.648422 18985 raft_consensus.cc:385] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.656088 18985 raft_consensus.cc:740] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
W20260713 09:07:24.664600 19056 log.cc:927] Time spent T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260713 09:07:24.665472 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.670923 18984 tablet_bootstrap.cc:654] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.677104 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.680831 18986 tablet_bootstrap.cc:492] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.680706 18997 raft_consensus.cc:493] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.681299 18986 ts_tablet_manager.cc:1403] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.210s	user 0.034s	sys 0.091s
I20260713 09:07:24.681217 18997 raft_consensus.cc:515] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
W20260713 09:07:24.683440 18759 leader_election.cc:343] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.652773 19054 consensus_queue.cc:237] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
W20260713 09:07:24.684944 18666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:24.685642 18986 raft_consensus.cc:359] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.698004 18986 raft_consensus.cc:385] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.698328 18986 raft_consensus.cc:740] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.700325 18986 consensus_queue.cc:260] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.688774 19010 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
W20260713 09:07:24.729089 19060 log.cc:927] Time spent T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260713 09:07:24.687145 18987 raft_consensus.cc:359] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.692335 18985 consensus_queue.cc:260] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.729701 18987 raft_consensus.cc:385] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.730090 18987 raft_consensus.cc:740] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.730935 18987 consensus_queue.cc:260] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.712188 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.732225 18869 raft_consensus.cc:2468] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
W20260713 09:07:24.732909 18684 leader_election.cc:343] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.733523 18683 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.683687 18615 catalog_manager.cc:5697] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.684661 18995 consensus_queue.cc:1048] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260713 09:07:24.735992 19046 leader_election.cc:290] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:24.746768 19067 raft_consensus.cc:2804] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.747218 19067 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.747656 19067 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.747268 19047 raft_consensus.cc:515] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.742976 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.749290 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:24.737236 18617 catalog_manager.cc:5697] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 1 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.764750 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:24.765959 19047 leader_election.cc:290] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.760638 18997 leader_election.cc:290] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
W20260713 09:07:24.767292 18683 leader_election.cc:343] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:24.767858 18833 consensus_peers.cc:597] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. 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:07:24.761909 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:24.768368 18833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.130:33001, user_credentials={real_user=slave}} blocked reactor thread for 50773.2us
I20260713 09:07:24.763907 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:24.758350 18986 ts_tablet_manager.cc:1434] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.015s
I20260713 09:07:24.770375 18986 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:24.762475 18987 ts_tablet_manager.cc:1434] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.195s	user 0.006s	sys 0.011s
I20260713 09:07:24.772336 18987 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:24.777417 18986 tablet_bootstrap.cc:654] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:24.779960 18759 leader_election.cc:343] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.778313 18867 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.804531 19067 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.806814 18984 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:24.807329 18984 ts_tablet_manager.cc:1403] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.159s	user 0.023s	sys 0.022s
I20260713 09:07:24.807828 19067 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:24.808987 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:24.809576 18869 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.809949 18984 raft_consensus.cc:359] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.810644 18984 raft_consensus.cc:385] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.810909 18984 raft_consensus.cc:740] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.821089 18984 consensus_queue.cc:260] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.830947 18984 ts_tablet_manager.cc:1434] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260713 09:07:24.831451 19070 raft_consensus.cc:493] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.831979 19070 raft_consensus.cc:515] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
W20260713 09:07:24.833632 18684 leader_election.cc:343] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.835233 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:24.835829 18684 leader_election.cc:304] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.835992 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.833997 18943 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.834115 19070 leader_election.cc:290] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.834617 18985 ts_tablet_manager.cc:1434] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.234s	user 0.020s	sys 0.006s
I20260713 09:07:24.840752 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63a48fd67143b795d0c8670bfdf1bb" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.838953 19017 raft_consensus.cc:2749] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.843058 18759 leader_election.cc:304] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.844338 19067 raft_consensus.cc:493] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.845038 19067 raft_consensus.cc:515] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.848443 18987 tablet_bootstrap.cc:654] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.848901 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:24.850867 18683 leader_election.cc:343] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.852756 18995 raft_consensus.cc:493] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.854600 18990 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.852293 19070 raft_consensus.cc:2749] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.857298 18995 raft_consensus.cc:515] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
W20260713 09:07:24.851318 18684 leader_election.cc:343] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.866214 18984 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:24.855472 18869 raft_consensus.cc:2468] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:24.863559 18995 leader_election.cc:290] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:24.869773 18985 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:24.881246 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.863145 18990 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.886657 18683 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:24.889132 19074 consensus_queue.cc:1048] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260713 09:07:24.889504 18990 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.890754 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
W20260713 09:07:24.892629 18906 leader_election.cc:343] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.894660 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.900938 19065 raft_consensus.cc:2804] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.905432 19065 raft_consensus.cc:697] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:24.903491 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.906718 19065 consensus_queue.cc:237] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.909514 18992 consensus_queue.cc:1048] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:24.910858 18866 raft_consensus.cc:2468] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 0.
W20260713 09:07:24.911219 18907 leader_election.cc:343] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:24.916193 18684 leader_election.cc:343] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.935531 18986 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:24.936034 18986 ts_tablet_manager.cc:1403] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.166s	user 0.026s	sys 0.019s
I20260713 09:07:24.951377 18986 raft_consensus.cc:359] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.952162 18986 raft_consensus.cc:385] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.952440 18986 raft_consensus.cc:740] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.953226 18986 consensus_queue.cc:260] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:24.955562 18986 ts_tablet_manager.cc:1434] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:07:24.957288 18995 raft_consensus.cc:493] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.957681 19017 consensus_queue.cc:1048] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:24.957865 18995 raft_consensus.cc:515] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:24.936354 18683 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.930877 18867 raft_consensus.cc:2468] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:24.964983 18758 leader_election.cc:304] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [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: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.966589 19070 raft_consensus.cc:2804] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.967221 19070 raft_consensus.cc:697] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:24.967593 19017 raft_consensus.cc:2804] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.968132 19017 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.968559 19017 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.968293 19070 consensus_queue.cc:237] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:24.972337 19067 leader_election.cc:290] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:24.980043 19054 consensus_queue.cc:1048] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:24.982461 18995 leader_election.cc:290] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:24.988840 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:24.989286 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:24.989992 18867 raft_consensus.cc:2468] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
W20260713 09:07:24.990541 18684 leader_election.cc:343] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.991046 18684 leader_election.cc:304] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:24.991328 18906 leader_election.cc:304] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [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: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:24.992277 19067 raft_consensus.cc:2749] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.991344 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:24.985085 19017 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.006028 19035 raft_consensus.cc:2804] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:25.006887 18760 leader_election.cc:304] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:25.009219 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:25.009433 19076 raft_consensus.cc:2749] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:07:25.011051 18684 leader_election.cc:343] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.012850 18986 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.018378 19035 raft_consensus.cc:493] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:25.000591 19067 consensus_queue.cc:1048] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:07:25.019143 19035 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.036120 18986 tablet_bootstrap.cc:654] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.008965 19017 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.037614 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.041445 18987 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:25.041923 18987 ts_tablet_manager.cc:1403] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.270s	user 0.050s	sys 0.052s
I20260713 09:07:25.041772 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:25.042757 18867 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.044713 18985 tablet_bootstrap.cc:654] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.049973 18907 leader_election.cc:304] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:25.051669 18995 raft_consensus.cc:2749] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.062830 18867 raft_consensus.cc:2468] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 1.
I20260713 09:07:25.064759 18683 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.065024 19010 consensus_queue.cc:1048] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.066030 19017 raft_consensus.cc:2804] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.068320 18987 raft_consensus.cc:359] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.069676 18987 raft_consensus.cc:385] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.070082 18987 raft_consensus.cc:740] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.070269 19017 raft_consensus.cc:697] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:25.073417 19017 consensus_queue.cc:237] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.072582 18987 consensus_queue.cc:260] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.086122 18987 ts_tablet_manager.cc:1434] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260713 09:07:25.088855 18987 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
W20260713 09:07:25.096498 18907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.130:33001, user_credentials={real_user=slave}} blocked reactor thread for 193446us
W20260713 09:07:25.098166 18683 consensus_peers.cc:597] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f -> Peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Couldn't send request to peer 735e4920095f4d15b3d801934282af7f. 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:07:25.106701 18985 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.107273 18985 ts_tablet_manager.cc:1403] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.243s	user 0.011s	sys 0.003s
I20260713 09:07:25.107395 18984 tablet_bootstrap.cc:654] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.109061 18995 consensus_queue.cc:1048] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.114207 18985 raft_consensus.cc:359] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.115545 18985 raft_consensus.cc:385] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.115968 18985 raft_consensus.cc:740] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.116812 18985 consensus_queue.cc:260] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.121634 18985 ts_tablet_manager.cc:1434] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:25.122400 18985 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.125824 18986 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.126344 18986 ts_tablet_manager.cc:1403] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.019s
I20260713 09:07:25.130184 18987 tablet_bootstrap.cc:654] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.133019 18986 raft_consensus.cc:359] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.134097 18986 raft_consensus.cc:385] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.134534 18986 raft_consensus.cc:740] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.135635 18986 consensus_queue.cc:260] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.138428 18986 ts_tablet_manager.cc:1434] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:07:25.142935 18985 tablet_bootstrap.cc:654] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.144166 18992 raft_consensus.cc:493] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.144666 18992 raft_consensus.cc:515] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.146788 18992 leader_election.cc:290] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.148391 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
W20260713 09:07:25.155145 18833 leader_election.cc:343] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.158242 18986 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.159437 19035 raft_consensus.cc:515] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.162734 19035 leader_election.cc:290] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.155560 18614 catalog_manager.cc:5697] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.166541 19070 raft_consensus.cc:493] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.167053 18943 raft_consensus.cc:1240] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Rejecting Update request from peer d4b08371c5284438a82fc1b4b590a25f for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:25.168560 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.168879 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:25.169236 18718 raft_consensus.cc:2468] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:25.173237 18986 tablet_bootstrap.cc:654] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.167098 19070 raft_consensus.cc:515] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.183511 18834 leader_election.cc:304] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.185015 19070 leader_election.cc:290] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:25.187871 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:25.188258 19067 consensus_queue.cc:1059] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.189095 19067 raft_consensus.cc:3055] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.189445 19067 raft_consensus.cc:740] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
W20260713 09:07:25.189916 18758 leader_election.cc:343] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.190227 19067 consensus_queue.cc:260] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.193470 18618 catalog_manager.cc:5697] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } }
I20260713 09:07:25.185106 18992 raft_consensus.cc:2804] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.195641 18992 raft_consensus.cc:493] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.196039 18992 raft_consensus.cc:3060] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.202135 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff677019e71f443eaecfba4b45100f74" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:25.205024 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.206030 18719 raft_consensus.cc:2468] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:25.210402 18760 leader_election.cc:304] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:25.211776 19070 raft_consensus.cc:2804] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.212337 19070 raft_consensus.cc:493] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.212863 19070 raft_consensus.cc:3060] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.235206 19035 consensus_queue.cc:1048] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.201618 19067 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.262423 18984 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:25.262933 18984 ts_tablet_manager.cc:1403] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.397s	user 0.065s	sys 0.072s
I20260713 09:07:25.270833 18984 raft_consensus.cc:359] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.271859 18984 raft_consensus.cc:385] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.272235 18984 raft_consensus.cc:740] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.273113 18984 consensus_queue.cc:260] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.273922 18995 consensus_queue.cc:1048] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.276091 18984 ts_tablet_manager.cc:1434] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:07:25.277387 18984 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:25.288929 18984 tablet_bootstrap.cc:654] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.291388 18986 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.291939 18795 raft_consensus.cc:3060] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.292021 18986 ts_tablet_manager.cc:1403] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.134s	user 0.031s	sys 0.019s
I20260713 09:07:25.300668 18987 tablet_bootstrap.cc:492] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:25.301184 18987 ts_tablet_manager.cc:1403] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.022s
I20260713 09:07:25.304273 18987 raft_consensus.cc:359] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.305280 18987 raft_consensus.cc:385] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.305683 18987 raft_consensus.cc:740] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.306620 18987 consensus_queue.cc:260] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.309887 18987 ts_tablet_manager.cc:1434] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:25.303182 19070 raft_consensus.cc:515] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.311100 18987 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:25.313163 18992 raft_consensus.cc:515] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.315090 18992 leader_election.cc:290] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.317557 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:25.318185 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:25.318898 18720 raft_consensus.cc:3060] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:25.319646 18833 leader_election.cc:343] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.322276 18985 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.322930 18985 ts_tablet_manager.cc:1403] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.037s
I20260713 09:07:25.326090 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:25.326778 18717 raft_consensus.cc:3060] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.329873 18617 catalog_manager.cc:5697] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.333290 19070 leader_election.cc:290] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:25.333503 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b378af207b4e969a968925ea6af16c" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
W20260713 09:07:25.335029 18758 leader_election.cc:343] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.331595 18987 tablet_bootstrap.cc:654] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.336268 18717 raft_consensus.cc:2468] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:25.338866 18720 raft_consensus.cc:2468] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:25.340097 18760 leader_election.cc:304] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:25.339139 18985 raft_consensus.cc:359] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.341107 18985 raft_consensus.cc:385] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.341493 18985 raft_consensus.cc:740] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.340451 18834 leader_election.cc:304] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.344033 18992 raft_consensus.cc:2804] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.333016 18617 catalog_manager.cc:5697] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 1 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.365710 18992 raft_consensus.cc:697] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:25.347518 19070 raft_consensus.cc:2804] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.353127 18986 raft_consensus.cc:359] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.367254 18986 raft_consensus.cc:385] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.366860 18992 consensus_queue.cc:237] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.367287 19070 raft_consensus.cc:697] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:25.367631 18986 raft_consensus.cc:740] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.368419 18986 consensus_queue.cc:260] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.368326 19070 consensus_queue.cc:237] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.370565 18986 ts_tablet_manager.cc:1434] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260713 09:07:25.371446 18986 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
W20260713 09:07:25.354111 18684 consensus_peers.cc:597] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. 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:07:25.371605 18718 raft_consensus.cc:2468] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 2.
I20260713 09:07:25.360528 18987 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:25.372882 18987 ts_tablet_manager.cc:1403] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.008s
I20260713 09:07:25.361955 18984 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:25.344940 18985 consensus_queue.cc:260] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.376029 18985 ts_tablet_manager.cc:1434] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.006s
I20260713 09:07:25.376878 18985 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.377146 18908 leader_election.cc:304] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:25.379642 19078 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.377560 18987 raft_consensus.cc:359] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.380672 18987 raft_consensus.cc:385] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.380326 19078 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.381034 18987 raft_consensus.cc:740] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.382169 18984 ts_tablet_manager.cc:1403] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.006s
I20260713 09:07:25.384562 18995 raft_consensus.cc:2804] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.393671 18995 raft_consensus.cc:697] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:25.395365 19078 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:25.381871 18987 consensus_queue.cc:260] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.394961 18995 consensus_queue.cc:237] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.392692 18986 tablet_bootstrap.cc:654] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.396917 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:25.398937 18987 ts_tablet_manager.cc:1434] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260713 09:07:25.405066 18987 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:25.391170 18984 raft_consensus.cc:359] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.413938 18984 raft_consensus.cc:385] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.414505 18984 raft_consensus.cc:740] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.414619 18985 tablet_bootstrap.cc:654] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.412559 18615 catalog_manager.cc:5697] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 1 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.415339 18984 consensus_queue.cc:260] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.413071 18942 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.417642 18984 ts_tablet_manager.cc:1434] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260713 09:07:25.424089 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.423884 18984 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:25.426653 18834 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:25.427600 19078 raft_consensus.cc:2749] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.434727 18984 tablet_bootstrap.cc:654] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.435467 19076 consensus_queue.cc:1048] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.444455 18986 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.444988 18986 ts_tablet_manager.cc:1403] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.013s
I20260713 09:07:25.448469 18986 raft_consensus.cc:359] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.448421 18618 catalog_manager.cc:5697] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.449258 18986 raft_consensus.cc:385] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.449610 18986 raft_consensus.cc:740] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.449983 18987 tablet_bootstrap.cc:654] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.450265 18986 consensus_queue.cc:260] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.452595 18986 ts_tablet_manager.cc:1434] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:25.453481 18986 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.457760 19067 raft_consensus.cc:493] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.458352 19067 raft_consensus.cc:515] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.459069 18986 tablet_bootstrap.cc:654] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.462752 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.463876 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:25.466264 18683 leader_election.cc:343] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:25.466907 18684 leader_election.cc:343] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.467392 18684 leader_election.cc:304] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.464201 19067 leader_election.cc:290] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.477061 19067 raft_consensus.cc:2749] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.488792 19065 consensus_queue.cc:1048] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.492779 18986 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.493292 18986 ts_tablet_manager.cc:1403] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260713 09:07:25.495944 18986 raft_consensus.cc:359] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.496644 18985 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.496610 18986 raft_consensus.cc:385] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.497107 18986 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.497251 18985 ts_tablet_manager.cc:1403] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.121s	user 0.001s	sys 0.010s
I20260713 09:07:25.497951 18986 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.500216 18986 ts_tablet_manager.cc:1434] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:25.500468 18985 raft_consensus.cc:359] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.501058 18986 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.501102 18985 raft_consensus.cc:385] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.506084 18985 raft_consensus.cc:740] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.507079 18986 tablet_bootstrap.cc:654] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.506899 18985 consensus_queue.cc:260] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.509131 18985 ts_tablet_manager.cc:1434] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:25.510138 18985 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.518608 18986 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.519222 18986 ts_tablet_manager.cc:1403] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:07:25.521823 18986 raft_consensus.cc:359] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.522473 18986 raft_consensus.cc:385] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.522730 18986 raft_consensus.cc:740] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.523334 18986 consensus_queue.cc:260] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.525857 18986 ts_tablet_manager.cc:1434] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:25.526770 18986 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.529284 18943 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.532334 18986 tablet_bootstrap.cc:654] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.532145 19070 raft_consensus.cc:493] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.536253 19076 raft_consensus.cc:493] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.536100 19070 raft_consensus.cc:515] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.536712 19076 raft_consensus.cc:515] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.538616 19076 leader_election.cc:290] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.539376 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.540083 18718 raft_consensus.cc:2468] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:25.539408 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.542040 18760 leader_election.cc:304] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
W20260713 09:07:25.543064 18759 leader_election.cc:343] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.540707 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:25.543723 18867 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:25.545506 18758 leader_election.cc:343] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.543602 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.546931 18941 raft_consensus.cc:2468] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:25.548651 18759 leader_election.cc:304] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:25.550499 19122 raft_consensus.cc:2804] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.550894 19122 raft_consensus.cc:493] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.551215 19122 raft_consensus.cc:3060] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.553788 18984 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:25.553920 19067 consensus_queue.cc:1048] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.554479 18984 ts_tablet_manager.cc:1403] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.004s
I20260713 09:07:25.555675 19070 leader_election.cc:290] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.543699 19076 raft_consensus.cc:2804] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.556807 19076 raft_consensus.cc:493] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.557180 19076 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.557982 18984 raft_consensus.cc:359] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.558676 18984 raft_consensus.cc:385] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.558941 18984 raft_consensus.cc:740] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.523355 18985 tablet_bootstrap.cc:654] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.562247 18984 consensus_queue.cc:260] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.568589 18995 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.570303 18995 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.572757 18984 ts_tablet_manager.cc:1434] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260713 09:07:25.569679 19065 consensus_queue.cc:1048] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:07:25.575860 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:25.577584 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.582985 18984 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:25.585937 18995 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.583182 18908 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [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: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:25.590159 19070 consensus_queue.cc:1048] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.567831 18615 catalog_manager.cc:5697] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.608628 18984 tablet_bootstrap.cc:654] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.622943 18990 raft_consensus.cc:493] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.636543 19053 raft_consensus.cc:493] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.637207 19053 raft_consensus.cc:515] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.616901 19076 raft_consensus.cc:515] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.643095 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.643849 18718 raft_consensus.cc:2468] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:25.645888 18908 leader_election.cc:304] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:25.647909 19054 raft_consensus.cc:2804] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.648290 19054 raft_consensus.cc:493] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.648607 19054 raft_consensus.cc:3060] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.649638 19053 leader_election.cc:290] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:25.636603 18990 raft_consensus.cc:515] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.652516 18995 raft_consensus.cc:2749] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:25.653687 18990 leader_election.cc:290] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.654441 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:25.655099 18792 raft_consensus.cc:2468] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 0.
I20260713 09:07:25.655344 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.657371 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:25.658838 18684 leader_election.cc:343] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.659166 18987 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:25.661990 18987 ts_tablet_manager.cc:1403] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.257s	user 0.018s	sys 0.020s
I20260713 09:07:25.659533 18985 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.663172 18985 ts_tablet_manager.cc:1403] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.000s
I20260713 09:07:25.651965 19122 raft_consensus.cc:515] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
W20260713 09:07:25.659628 18683 leader_election.cc:343] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.667927 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:25.668251 18683 leader_election.cc:304] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
W20260713 09:07:25.669464 18758 leader_election.cc:343] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.669464 19065 raft_consensus.cc:2749] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.670715 18986 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.671380 18986 ts_tablet_manager.cc:1403] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.025s
I20260713 09:07:25.673611 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
W20260713 09:07:25.675096 18759 leader_election.cc:343] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.676512 19076 leader_election.cc:290] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.677865 18987 raft_consensus.cc:359] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.678498 18985 raft_consensus.cc:359] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.678758 18987 raft_consensus.cc:385] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.679234 18985 raft_consensus.cc:385] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.679327 18987 raft_consensus.cc:740] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.680342 18986 raft_consensus.cc:359] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.679565 18985 raft_consensus.cc:740] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.683009 18986 raft_consensus.cc:385] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.682546 18987 consensus_queue.cc:260] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.683382 18986 raft_consensus.cc:740] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.687541 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:25.688840 18718 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.689749 18987 ts_tablet_manager.cc:1434] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.004s
I20260713 09:07:25.693756 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:25.686506 18618 catalog_manager.cc:5697] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 2 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.698874 18943 raft_consensus.cc:3060] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.696791 19122 leader_election.cc:290] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.705665 18987 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:25.705969 18986 consensus_queue.cc:260] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.699725 18985 consensus_queue.cc:260] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.715559 18985 ts_tablet_manager.cc:1434] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260713 09:07:25.715821 19054 raft_consensus.cc:515] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.717044 19078 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.717679 19078 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.719307 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:25.719942 18792 raft_consensus.cc:3060] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.722375 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.722715 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.723654 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c313a51521145aead9a31785fe7735f" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:25.724217 18719 raft_consensus.cc:3060] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.724328 19078 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.726878 18792 raft_consensus.cc:2468] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:25.728049 18907 leader_election.cc:304] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:25.728919 19053 raft_consensus.cc:2804] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.729404 19053 raft_consensus.cc:697] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:25.730235 19053 consensus_queue.cc:237] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.732788 18833 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.734308 18985 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.736157 19078 raft_consensus.cc:2749] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.737236 18943 raft_consensus.cc:2468] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:25.737473 18718 raft_consensus.cc:2468] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:25.738691 18759 leader_election.cc:304] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:25.738907 18760 leader_election.cc:304] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.740985 18986 ts_tablet_manager.cc:1434] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260713 09:07:25.741946 18986 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:25.745252 18987 tablet_bootstrap.cc:654] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.739859 19076 raft_consensus.cc:2804] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.735507 19054 leader_election.cc:290] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:25.731640 18719 raft_consensus.cc:2468] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:25.750118 19128 raft_consensus.cc:2804] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.756218 19076 raft_consensus.cc:697] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:25.760710 19076 consensus_queue.cc:237] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.763489 19122 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.764176 19122 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.767689 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.768100 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:25.769972 18666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:25.770535 18758 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:25.776258 18985 tablet_bootstrap.cc:654] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.783159 19122 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
W20260713 09:07:25.808584 18833 consensus_peers.cc:597] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f -> Peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Couldn't send request to peer e2a92e4571434712813a355db0cea2ce. 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:07:25.810745 19076 raft_consensus.cc:2749] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.837124 19076 consensus_queue.cc:1048] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.844432 18618 catalog_manager.cc:5697] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 1 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.845979 18986 tablet_bootstrap.cc:654] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.821918 19128 raft_consensus.cc:697] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:25.850993 18985 tablet_bootstrap.cc:492] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.851418 18985 ts_tablet_manager.cc:1403] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.004s
I20260713 09:07:25.845748 19070 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.854341 18985 raft_consensus.cc:359] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.855803 18985 raft_consensus.cc:385] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.856119 18985 raft_consensus.cc:740] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.856786 18985 consensus_queue.cc:260] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.849637 19128 consensus_queue.cc:237] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.858613 18985 ts_tablet_manager.cc:1434] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:25.859541 18985 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.860343 18984 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:25.860900 18984 ts_tablet_manager.cc:1403] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.278s	user 0.020s	sys 0.021s
I20260713 09:07:25.863663 19074 consensus_queue.cc:1048] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.865352 18985 tablet_bootstrap.cc:654] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.865648 18984 raft_consensus.cc:359] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.866436 18984 raft_consensus.cc:385] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.866748 18984 raft_consensus.cc:740] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.867506 18984 consensus_queue.cc:260] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:25.874346 18984 ts_tablet_manager.cc:1434] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:25.875559 18984 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:25.855813 19070 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.883366 18987 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:25.883963 18987 ts_tablet_manager.cc:1403] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.183s	user 0.009s	sys 0.016s
I20260713 09:07:25.888319 18987 raft_consensus.cc:359] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.889307 18987 raft_consensus.cc:385] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.889479 18984 tablet_bootstrap.cc:654] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.889607 18987 raft_consensus.cc:740] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.884831 19074 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.892431 18867 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.890748 19074 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.895844 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:25.896503 18792 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:25.897420 19070 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.898168 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:25.898871 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:25.899626 18759 leader_election.cc:343] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.899606 18869 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:25.902268 18758 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [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: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:25.904090 18987 consensus_queue.cc:260] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.903653 18833 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:25.906701 18992 raft_consensus.cc:2804] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.910391 18987 ts_tablet_manager.cc:1434] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:07:25.907681 19070 raft_consensus.cc:2804] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:25.912179 18987 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:25.912245 19070 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.912976 19070 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.914180 18986 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:25.914655 18986 ts_tablet_manager.cc:1403] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.173s	user 0.019s	sys 0.002s
I20260713 09:07:25.918991 19070 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.920804 18987 tablet_bootstrap.cc:654] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.922941 19074 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:25.907060 18992 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:25.925987 18992 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.926867 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
W20260713 09:07:25.929402 18833 leader_election.cc:343] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:25.930087 18985 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:25.930560 18985 ts_tablet_manager.cc:1403] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.009s
I20260713 09:07:25.932086 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:25.932534 18986 raft_consensus.cc:359] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.933441 18986 raft_consensus.cc:385] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.933869 18986 raft_consensus.cc:740] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.934821 18986 consensus_queue.cc:260] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:25.936667 18985 raft_consensus.cc:359] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.937604 18985 raft_consensus.cc:385] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.937942 18985 raft_consensus.cc:740] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.938870 18985 consensus_queue.cc:260] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.944504 19053 raft_consensus.cc:493] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.945245 19053 raft_consensus.cc:515] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:25.954897 18985 ts_tablet_manager.cc:1434] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260713 09:07:25.955768 18985 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:25.955996 19053 leader_election.cc:290] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:25.960786 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:25.967074 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e0c6068c9841149a1cb5a1db9265d0" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:25.968184 18720 raft_consensus.cc:1275] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.958513 18792 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.971630 19053 consensus_queue.cc:1048] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.972038 18906 leader_election.cc:304] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:25.972868 18995 raft_consensus.cc:2749] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.977044 18866 raft_consensus.cc:3060] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.953526 18992 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.984754 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
W20260713 09:07:25.986258 18759 leader_election.cc:343] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:25.987999 18758 consensus_peers.cc:597] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 -> Peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Couldn't send request to peer 735e4920095f4d15b3d801934282af7f. 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:07:25.966044 18614 catalog_manager.cc:5697] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.994761 18985 tablet_bootstrap.cc:654] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.996471 19131 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.997027 19131 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:25.999395 19131 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.001282 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.002622 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:26.006031 18758 leader_election.cc:343] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:26.007694 18759 leader_election.cc:343] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.008478 18869 raft_consensus.cc:2393] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 794b5354c1594b94a9c17fd9734fd171 in current term 1: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:26.008572 18759 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.010613 18992 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.012573 18987 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.013175 18987 ts_tablet_manager.cc:1403] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.005s
I20260713 09:07:26.013934 18986 ts_tablet_manager.cc:1434] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.001s
I20260713 09:07:26.014014 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:26.015251 18986 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:26.014180 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.015043 19131 raft_consensus.cc:2749] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.022921 18795 raft_consensus.cc:2393] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 735e4920095f4d15b3d801934282af7f in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:25.988773 19070 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.034173 18614 catalog_manager.cc:5697] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.020043 18758 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.035953 18866 raft_consensus.cc:1275] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:26.039875 19128 raft_consensus.cc:2749] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.041366 18984 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: No bootstrap required, opened a new log
I20260713 09:07:26.048120 18984 ts_tablet_manager.cc:1403] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.005s
W20260713 09:07:26.050786 18833 leader_election.cc:343] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.052918 19065 raft_consensus.cc:493] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.053469 19065 raft_consensus.cc:515] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.053710 18833 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.055897 19035 consensus_queue.cc:1048] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.058241 19078 raft_consensus.cc:2749] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.061079 18984 raft_consensus.cc:359] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.061599 18984 raft_consensus.cc:385] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.061767 18984 raft_consensus.cc:740] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.055557 19065 leader_election.cc:290] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:26.065510 18984 consensus_queue.cc:260] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.067494 19128 raft_consensus.cc:493] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.069028 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.069373 19128 raft_consensus.cc:515] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.073935 18984 ts_tablet_manager.cc:1434] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260713 09:07:26.074170 19128 leader_election.cc:290] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
W20260713 09:07:26.074864 18684 leader_election.cc:343] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.078792 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.075891 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:26.080860 18683 leader_election.cc:343] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.081368 18683 leader_election.cc:304] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:26.082577 19045 raft_consensus.cc:2749] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.075513 19065 raft_consensus.cc:493] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.083683 19065 raft_consensus.cc:515] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.086174 18718 raft_consensus.cc:2468] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:26.088526 18943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.076187 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
W20260713 09:07:26.091106 18759 leader_election.cc:343] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.096288 18987 raft_consensus.cc:359] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.097085 18987 raft_consensus.cc:385] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.097401 18987 raft_consensus.cc:740] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.097478 18760 leader_election.cc:304] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.098130 18987 consensus_queue.cc:260] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
W20260713 09:07:26.099050 18684 leader_election.cc:343] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.100205 18987 ts_tablet_manager.cc:1434] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260713 09:07:26.100899 19128 raft_consensus.cc:2804] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.101305 19128 raft_consensus.cc:493] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.101640 19128 raft_consensus.cc:3060] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.102133 19065 leader_election.cc:290] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:26.105263 18985 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:26.105803 18985 ts_tablet_manager.cc:1403] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.019s
I20260713 09:07:26.107329 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.088810 18986 tablet_bootstrap.cc:654] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.108361 18985 raft_consensus.cc:359] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.111963 18985 raft_consensus.cc:385] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.112278 18985 raft_consensus.cc:740] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.113113 18985 consensus_queue.cc:260] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.114602 18986 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
I20260713 09:07:26.115202 18986 ts_tablet_manager.cc:1403] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.008s
I20260713 09:07:26.115394 18985 ts_tablet_manager.cc:1434] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:26.116411 18985 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:26.118144 18986 raft_consensus.cc:359] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.118903 18986 raft_consensus.cc:385] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.119234 18986 raft_consensus.cc:740] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.119998 18986 consensus_queue.cc:260] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.101619 18987 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:26.122598 18986 ts_tablet_manager.cc:1434] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:07:26.123867 18986 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: Bootstrap starting.
I20260713 09:07:26.130291 18985 tablet_bootstrap.cc:654] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.134428 19128 raft_consensus.cc:515] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.130291 18986 tablet_bootstrap.cc:654] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.145743 18985 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:26.146128 18985 ts_tablet_manager.cc:1403] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260713 09:07:26.137065 19035 consensus_queue.cc:1048] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:26.137738 19053 raft_consensus.cc:493] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.146718 19053 raft_consensus.cc:515] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.148989 19053 leader_election.cc:290] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:26.150432 18985 raft_consensus.cc:359] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.150482 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.151257 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.151978 18718 raft_consensus.cc:2393] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:26.154073 18987 tablet_bootstrap.cc:654] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.154273 18792 raft_consensus.cc:2393] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4b08371c5284438a82fc1b4b590a25f in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:26.155469 18908 leader_election.cc:304] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:26.156100 18684 leader_election.cc:304] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.157011 19054 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.157341 19065 raft_consensus.cc:3060] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.151252 18985 raft_consensus.cc:385] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.159263 18985 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.162205 18985 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.164418 18985 ts_tablet_manager.cc:1434] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260713 09:07:26.165288 19035 consensus_queue.cc:1048] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.165843 18985 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:26.173331 18985 tablet_bootstrap.cc:654] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.178246 19054 raft_consensus.cc:2749] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.183147 19074 raft_consensus.cc:493] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.183766 19074 raft_consensus.cc:515] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.186951 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.187325 19065 raft_consensus.cc:2749] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.189316 19074 leader_election.cc:290] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.191135 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afe2fba21554f88abfa6379ed159209" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.192281 18942 raft_consensus.cc:2393] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 735e4920095f4d15b3d801934282af7f in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:26.193737 18833 leader_election.cc:304] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 735e4920095f4d15b3d801934282af7f; no voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.195238 18992 raft_consensus.cc:3060] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.197006 19074 raft_consensus.cc:493] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.197541 19074 raft_consensus.cc:515] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.201669 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.202342 18942 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.203636 18833 leader_election.cc:304] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:26.204460 19078 raft_consensus.cc:2804] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.204829 19078 raft_consensus.cc:493] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.205144 19078 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.211645 18992 raft_consensus.cc:2749] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.213550 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.214251 18719 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.214354 19074 leader_election.cc:290] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:26.214255 19078 raft_consensus.cc:515] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.216566 19128 leader_election.cc:290] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:26.182289 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.218003 18986 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: No bootstrap required, opened a new log
W20260713 09:07:26.218473 18759 leader_election.cc:343] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.182322 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:26.228327 19078 leader_election.cc:290] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:26.215637 18943 raft_consensus.cc:3060] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.233819 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:26.234714 18718 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.218475 18986 ts_tablet_manager.cc:1403] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: Time spent bootstrapping tablet: real 0.095s	user 0.005s	sys 0.009s
I20260713 09:07:26.243039 18720 raft_consensus.cc:2468] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:26.246933 19128 raft_consensus.cc:493] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.247495 19128 raft_consensus.cc:515] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.249792 19128 leader_election.cc:290] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.251569 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
W20260713 09:07:26.261981 18758 leader_election.cc:343] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.273224 18986 raft_consensus.cc:359] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.274981 18986 raft_consensus.cc:385] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.275368 18986 raft_consensus.cc:740] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.280153 19078 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.280884 19078 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.284041 19078 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.294559 18986 consensus_queue.cc:260] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.293385 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.297518 19128 consensus_queue.cc:1048] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:07:26.306453 18986 ts_tablet_manager.cc:1434] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260713 09:07:26.303160 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.302172 18942 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.312644 18718 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.308314 18760 leader_election.cc:304] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.314194 18790 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.315400 18987 tablet_bootstrap.cc:492] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.315997 18987 ts_tablet_manager.cc:1403] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.215s	user 0.012s	sys 0.005s
I20260713 09:07:26.314292 19070 raft_consensus.cc:2804] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.317108 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.317370 18833 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:26.316984 19132 consensus_queue.cc:1048] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.317740 19070 raft_consensus.cc:697] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:26.318620 19070 consensus_queue.cc:237] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.319411 19078 raft_consensus.cc:2804] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.319826 19078 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.320187 19078 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.323292 18867 raft_consensus.cc:3060] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.323380 18834 leader_election.cc:304] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:26.324422 19074 raft_consensus.cc:2804] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.324905 19074 raft_consensus.cc:697] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:26.325814 19074 consensus_queue.cc:237] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.330637 18942 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.330998 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.333575 18987 raft_consensus.cc:359] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
W20260713 09:07:26.336555 18759 leader_election.cc:343] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.336753 18987 raft_consensus.cc:385] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.337208 18987 raft_consensus.cc:740] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.337065 18759 leader_election.cc:304] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:26.338038 19128 raft_consensus.cc:2749] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.339217 18987 consensus_queue.cc:260] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.339785 18985 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
W20260713 09:07:26.341001 18833 leader_election.cc:343] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.345156 18987 ts_tablet_manager.cc:1434] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:07:26.346324 18987 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:26.352490 18987 tablet_bootstrap.cc:654] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.358052 19078 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.341166 18985 ts_tablet_manager.cc:1403] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.176s	user 0.048s	sys 0.065s
I20260713 09:07:26.385167 18987 tablet_bootstrap.cc:492] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.385789 18987 ts_tablet_manager.cc:1403] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.025s
I20260713 09:07:26.385824 18985 raft_consensus.cc:359] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.386828 18985 raft_consensus.cc:385] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.387178 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:26.387984 18790 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.388509 19078 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.388994 18987 raft_consensus.cc:359] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.389609 18987 raft_consensus.cc:385] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.389837 18987 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.390448 18987 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.392362 18987 ts_tablet_manager.cc:1434] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:07:26.393690 18987 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:26.399247 18987 tablet_bootstrap.cc:654] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.402802 19122 raft_consensus.cc:493] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.403523 19122 raft_consensus.cc:515] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.404181 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.404997 18939 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.407717 19122 leader_election.cc:290] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:26.408021 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.408970 18718 raft_consensus.cc:2468] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:26.411559 18790 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.387168 18985 raft_consensus.cc:740] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.414179 18985 consensus_queue.cc:260] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.420648 18985 ts_tablet_manager.cc:1434] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260713 09:07:26.421722 18833 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:26.415540 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:26.422919 18760 leader_election.cc:304] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:26.423032 18867 raft_consensus.cc:2468] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 0.
I20260713 09:07:26.424062 19122 raft_consensus.cc:2804] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.424523 19122 raft_consensus.cc:493] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.424918 19122 raft_consensus.cc:3060] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.426131 19074 raft_consensus.cc:2804] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.431852 18985 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:26.435890 19132 consensus_queue.cc:1048] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:26.438784 18939 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.439932 19074 raft_consensus.cc:697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:26.442816 19074 consensus_queue.cc:237] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.450026 18617 catalog_manager.cc:5697] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.458348 18987 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.458933 18987 ts_tablet_manager.cc:1403] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.018s
I20260713 09:07:26.460546 18985 tablet_bootstrap.cc:654] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.461691 18987 raft_consensus.cc:359] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.462414 18987 raft_consensus.cc:385] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.462679 18987 raft_consensus.cc:740] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.463357 18987 consensus_queue.cc:260] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.455300 19122 raft_consensus.cc:515] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.467202 18987 ts_tablet_manager.cc:1434] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:26.467875 19122 leader_election.cc:290] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:26.468145 18987 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:26.468695 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:26.469306 18718 raft_consensus.cc:3060] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.474551 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8392ff823d1c4b8a8d80cf176b6ab1cc" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:26.475206 18868 raft_consensus.cc:3060] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.475878 18987 tablet_bootstrap.cc:654] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.476733 18718 raft_consensus.cc:2468] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:26.478006 18760 leader_election.cc:304] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:26.478878 19122 raft_consensus.cc:2804] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.482396 18618 catalog_manager.cc:5697] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.483881 19131 consensus_queue.cc:1048] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:26.488358 18868 raft_consensus.cc:2468] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:26.499462 19122 raft_consensus.cc:697] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:26.500811 19122 consensus_queue.cc:237] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:26.514768 18987 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.515516 18987 ts_tablet_manager.cc:1403] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260713 09:07:26.518597 18617 catalog_manager.cc:5697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.519054 18987 raft_consensus.cc:359] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.520135 18987 raft_consensus.cc:385] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.520462 18987 raft_consensus.cc:740] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.521440 18987 consensus_queue.cc:260] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.522879 18985 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:26.523447 18985 ts_tablet_manager.cc:1403] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.004s
I20260713 09:07:26.526242 18985 raft_consensus.cc:359] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.527050 18985 raft_consensus.cc:385] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.527361 18985 raft_consensus.cc:740] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.531961 18985 consensus_queue.cc:260] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.532642 18987 ts_tablet_manager.cc:1434] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:07:26.534606 18985 ts_tablet_manager.cc:1434] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:26.535645 18985 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: Bootstrap starting.
I20260713 09:07:26.543671 18987 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: Bootstrap starting.
I20260713 09:07:26.544709 18985 tablet_bootstrap.cc:654] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.551299 18987 tablet_bootstrap.cc:654] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.581440 18985 tablet_bootstrap.cc:492] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: No bootstrap required, opened a new log
I20260713 09:07:26.582029 18985 ts_tablet_manager.cc:1403] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.023s
I20260713 09:07:26.582139 18987 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: No bootstrap required, opened a new log
I20260713 09:07:26.582805 18987 ts_tablet_manager.cc:1403] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.019s
I20260713 09:07:26.583837 18617 catalog_manager.cc:5697] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 1, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.584900 18985 raft_consensus.cc:359] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.585626 18985 raft_consensus.cc:385] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.585986 18985 raft_consensus.cc:740] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.585547 18987 raft_consensus.cc:359] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.586475 18987 raft_consensus.cc:385] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.586799 18987 raft_consensus.cc:740] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.586838 18985 consensus_queue.cc:260] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.587677 18987 consensus_queue.cc:260] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.597131 18987 ts_tablet_manager.cc:1434] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:26.598093 18985 ts_tablet_manager.cc:1434] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:07:26.613001 19074 raft_consensus.cc:493] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.613502 19074 raft_consensus.cc:515] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.615059 19074 leader_election.cc:290] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:26.615845 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.615989 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.616389 18939 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.616575 18720 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.617340 18833 leader_election.cc:304] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:26.618054 19074 raft_consensus.cc:2804] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.618364 19074 raft_consensus.cc:493] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.618629 19074 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.623222 19158 raft_consensus.cc:493] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.623250 19074 raft_consensus.cc:515] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.623776 19158 raft_consensus.cc:515] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.625104 19074 leader_election.cc:290] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:26.625563 19158 leader_election.cc:290] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.626230 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.626313 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:26.626621 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.626948 18790 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.627029 18720 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.627184 18939 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.627225 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:26.628053 18942 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 0.
I20260713 09:07:26.628300 18833 leader_election.cc:304] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:26.629235 19158 raft_consensus.cc:2804] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.629585 19158 raft_consensus.cc:493] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.629906 19158 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.632856 18939 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.633857 18833 leader_election.cc:304] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:26.634532 19074 raft_consensus.cc:2804] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.634415 18720 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.635109 19074 raft_consensus.cc:697] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:26.635979 19074 consensus_queue.cc:237] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:26.637290 19158 raft_consensus.cc:515] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.639163 19158 leader_election.cc:290] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:26.640280 19054 raft_consensus.cc:493] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.640497 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:26.640571 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:26.641083 18790 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.640902 19054 raft_consensus.cc:515] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:26.641256 18939 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.643234 19054 leader_election.cc:290] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:26.645349 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.648211 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a621778763c44e8cb6ab89a08656a943" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:26.648676 18790 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.648996 18720 raft_consensus.cc:2393] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:26.648706 18939 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:26.650211 18908 leader_election.cc:304] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:26.650215 18833 leader_election.cc:304] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:26.650065 18615 catalog_manager.cc:5697] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.651029 19054 raft_consensus.cc:3060] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.651412 19158 raft_consensus.cc:2804] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.651955 19158 raft_consensus.cc:697] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:26.652762 19158 consensus_queue.cc:237] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.660097 19054 raft_consensus.cc:2749] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.665189 18615 catalog_manager.cc:5697] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 1 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.727100 19158 consensus_queue.cc:1048] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.736032 18995 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.736548 18995 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:26.738605 18995 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:26.740298 18992 consensus_queue.cc:1048] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.740794 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:26.741602 18868 raft_consensus.cc:2393] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 1: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:26.741828 19122 consensus_queue.cc:1048] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.742336 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:26.743157 18790 raft_consensus.cc:2393] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 1: Already voted for candidate 794b5354c1594b94a9c17fd9734fd171 in this term.
I20260713 09:07:26.744323 18907 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:26.745087 18995 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.753675 18995 raft_consensus.cc:2749] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.758038 19122 consensus_queue.cc:1048] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:26.781949 18666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:26.966789 18992 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.979691 19074 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.001636 19122 consensus_queue.cc:1048] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.010933 19132 consensus_queue.cc:1048] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.054900 19074 consensus_queue.cc:1048] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.064841 19158 consensus_queue.cc:1048] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.178321 19158 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.193084 18992 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:27.795667 18666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:27.923504 19070 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.924096 19070 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:27.925763 19070 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:27.926846 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:27.927064 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:27.927414 18868 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:27.927693 18939 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 1.
I20260713 09:07:27.928534 18758 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [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: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:27.929143 19070 raft_consensus.cc:2804] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:27.929471 19070 raft_consensus.cc:493] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.929695 19070 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.935292 19070 raft_consensus.cc:515] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:27.937194 19070 leader_election.cc:290] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:27.937786 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:27.938184 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71901d8aabb4f1fb441b4728351166d" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:27.938416 18868 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.938781 18939 raft_consensus.cc:3060] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.945525 18939 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 2.
I20260713 09:07:27.945525 18868 raft_consensus.cc:2468] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 2.
I20260713 09:07:27.946851 18759 leader_election.cc:304] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:27.947691 19070 raft_consensus.cc:2804] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.948129 19070 raft_consensus.cc:697] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:27.948869 19070 consensus_queue.cc:237] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER 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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:27.962651 18615 catalog_manager.cc:5697] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 0 to 2, leader changed from <none> to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.280246 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
W20260713 09:07:28.294698 18760 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260713 09:07:28.300230 18760 consensus_peers.cc:597] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.304008 18908 consensus_peers.cc:597] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.307071 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:28.307695 16594 tablet_replica.cc:333] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.308316 16594 raft_consensus.cc:2243] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.308750 16594 raft_consensus.cc:2272] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.310457 16594 tablet_replica.cc:333] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.310999 16594 raft_consensus.cc:2243] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.311376 16594 raft_consensus.cc:2272] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.313032 16594 tablet_replica.cc:333] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.313536 16594 raft_consensus.cc:2243] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.313916 16594 raft_consensus.cc:2272] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.315548 16594 tablet_replica.cc:333] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.316125 16594 raft_consensus.cc:2243] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.316834 16594 raft_consensus.cc:2272] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.318405 16594 tablet_replica.cc:333] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.318926 16594 raft_consensus.cc:2243] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.319608 16594 raft_consensus.cc:2272] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.321204 16594 tablet_replica.cc:333] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.321702 16594 raft_consensus.cc:2243] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.322079 16594 raft_consensus.cc:2272] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.323592 16594 tablet_replica.cc:333] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.324275 16594 raft_consensus.cc:2243] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.324770 16594 raft_consensus.cc:2272] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.327000 16594 tablet_replica.cc:333] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
W20260713 09:07:28.327589 18908 consensus_peers.cc:597] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.327677 16594 raft_consensus.cc:2243] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.328275 16594 raft_consensus.cc:2272] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.329936 16594 tablet_replica.cc:333] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.330476 16594 raft_consensus.cc:2243] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.331261 16594 raft_consensus.cc:2272] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.333315 16594 tablet_replica.cc:333] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.334007 16594 raft_consensus.cc:2243] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.334481 16594 raft_consensus.cc:2272] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.336195 16594 tablet_replica.cc:333] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.336624 16594 raft_consensus.cc:2243] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.336939 16594 raft_consensus.cc:2272] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.338415 16594 tablet_replica.cc:333] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.338846 16594 raft_consensus.cc:2243] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.339478 16594 raft_consensus.cc:2272] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.341012 16594 tablet_replica.cc:333] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.341430 16594 raft_consensus.cc:2243] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.341764 16594 raft_consensus.cc:2272] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.343792 16594 tablet_replica.cc:333] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.344439 16594 raft_consensus.cc:2243] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.344914 16594 raft_consensus.cc:2272] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:28.346577 18834 consensus_peers.cc:597] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.347048 16594 tablet_replica.cc:333] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.347594 16594 raft_consensus.cc:2243] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.348044 16594 raft_consensus.cc:2272] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.350011 16594 tablet_replica.cc:333] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.350484 16594 raft_consensus.cc:2243] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.350853 16594 raft_consensus.cc:2272] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.352468 16594 tablet_replica.cc:333] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.352946 16594 raft_consensus.cc:2243] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:28.353317 16594 raft_consensus.cc:2272] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.354894 16594 tablet_replica.cc:333] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: stopping tablet replica
I20260713 09:07:28.355351 16594 raft_consensus.cc:2243] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:28.356091 16594 raft_consensus.cc:2272] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:28.375240 18939 raft_consensus.cc:1275] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:28.376753 19070 consensus_queue.cc:1048] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:28.390202 18868 raft_consensus.cc:1275] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:28.391764 19132 consensus_queue.cc:1048] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:28.399672 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
W20260713 09:07:28.407696 18834 consensus_peers.cc:597] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.424314 18760 consensus_peers.cc:597] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.433013 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:28.439477 19203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:28.440047 19204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:28.443394 19206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:28.443984 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:28.445752 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:28.445989 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:28.446171 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933648446157 us; error 0 us; skew 500 ppm
I20260713 09:07:28.446689 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:28.449205 16594 webserver.cc:533] Webserver started at http://127.16.52.129:40863/ using document root <none> and password file <none>
I20260713 09:07:28.449687 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:28.449877 16594 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:28.453372 16594 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:07:28.458408 19211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:28.459283 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:28.459607 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "d4b08371c5284438a82fc1b4b590a25f"
format_stamp: "Formatted at 2026-07-13 09:07:22 on dist-test-slave-ttxq"
I20260713 09:07:28.459967 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933589694216-16594-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:07:28.478608 18908 consensus_peers.cc:597] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.481472 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:28.482764 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:28.484285 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:28.487778 19219 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:07:28.506923 18908 consensus_peers.cc:597] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.554967 18760 consensus_peers.cc:597] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:28.568625 18760 consensus_peers.cc:597] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.577972 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:07:28.578320 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.091s	user 0.004s	sys 0.000s
I20260713 09:07:28.578594 16594 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:07:28.582880 19219 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.596191 19219 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.597183 19219 tablet_bootstrap.cc:492] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
W20260713 09:07:28.597083 18834 consensus_peers.cc:597] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:28.597935 19219 ts_tablet_manager.cc:1403] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:07:28.599936 19219 raft_consensus.cc:359] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.600412 19219 raft_consensus.cc:740] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.600935 19219 consensus_queue.cc:260] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.602857 19219 ts_tablet_manager.cc:1434] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:28.603457 19219 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.614058 19219 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.614749 19219 tablet_bootstrap.cc:492] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.615245 19219 ts_tablet_manager.cc:1403] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:07:28.616849 19219 raft_consensus.cc:359] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.617316 19219 raft_consensus.cc:740] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.617789 19219 consensus_queue.cc:260] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.619267 19219 ts_tablet_manager.cc:1434] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.620000 19219 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.631522 19219 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.632336 19219 tablet_bootstrap.cc:492] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.632933 19219 ts_tablet_manager.cc:1403] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:07:28.634545 19219 raft_consensus.cc:359] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.635048 19219 raft_consensus.cc:740] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.635619 19219 consensus_queue.cc:260] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.637126 19219 ts_tablet_manager.cc:1434] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.637694 19219 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.647897 16594 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:07:28.648133 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.070s	user 0.070s	sys 0.000s
I20260713 09:07:28.648665 19219 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.649746 19219 tablet_bootstrap.cc:492] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.650270 19219 ts_tablet_manager.cc:1403] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:07:28.652089 19219 raft_consensus.cc:359] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.652601 19219 raft_consensus.cc:740] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.653239 19219 consensus_queue.cc:260] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [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: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.655253 19219 ts_tablet_manager.cc:1434] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:07:28.656029 19219 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.667662 19219 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.668720 19219 tablet_bootstrap.cc:492] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.669332 19219 ts_tablet_manager.cc:1403] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:07:28.671060 19219 raft_consensus.cc:359] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.671595 19219 raft_consensus.cc:740] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.672277 19219 consensus_queue.cc:260] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.674192 19219 ts_tablet_manager.cc:1434] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:28.674888 19219 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.687418 19219 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.688357 19219 tablet_bootstrap.cc:492] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.689000 19219 ts_tablet_manager.cc:1403] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:07:28.691309 19219 raft_consensus.cc:359] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.692142 19219 raft_consensus.cc:740] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.692974 19219 consensus_queue.cc:260] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.694706 19219 ts_tablet_manager.cc:1434] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:28.695350 19219 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.704430 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:46249
I20260713 09:07:28.704543 19283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:46249 every 8 connection(s)
I20260713 09:07:28.707425 19219 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.708463 19219 tablet_bootstrap.cc:492] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.709148 19219 ts_tablet_manager.cc:1403] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:07:28.713603 19219 raft_consensus.cc:359] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.714344 19219 raft_consensus.cc:740] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.715076 19219 consensus_queue.cc:260] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.717355 19219 ts_tablet_manager.cc:1434] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:28.718166 19219 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
W20260713 09:07:28.725262 18834 consensus_peers.cc:597] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. 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:07:28.726059 19284 heartbeater.cc:344] Connected to a master server at 127.16.52.190:36023
I20260713 09:07:28.726446 19284 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:28.727142 19284 heartbeater.cc:507] Master 127.16.52.190:36023 requested a full tablet report, sending...
I20260713 09:07:28.731860 19219 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.732695 19219 tablet_bootstrap.cc:492] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.733228 19219 ts_tablet_manager.cc:1403] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:07:28.733911 18615 ts_manager.cc:194] Re-registered known tserver with Master: d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:28.734921 19219 raft_consensus.cc:359] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.735522 19219 raft_consensus.cc:740] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.736155 19219 consensus_queue.cc:260] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.737660 19219 ts_tablet_manager.cc:1434] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.738291 19219 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.746655 18615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53096
I20260713 09:07:28.748884 19219 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.749831 19284 heartbeater.cc:499] Master 127.16.52.190:36023 was elected leader, sending a full tablet report...
I20260713 09:07:28.750499 19219 tablet_bootstrap.cc:492] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.751533 19219 ts_tablet_manager.cc:1403] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:07:28.754993 19219 raft_consensus.cc:359] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.756497 19219 raft_consensus.cc:740] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.757687 19219 consensus_queue.cc:260] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.760744 19219 ts_tablet_manager.cc:1434] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:28.761737 19219 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
W20260713 09:07:28.772415 18908 consensus_peers.cc:597] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. 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:07:28.786008 19219 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.786886 19219 tablet_bootstrap.cc:492] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.787521 19219 ts_tablet_manager.cc:1403] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260713 09:07:28.789230 19219 raft_consensus.cc:359] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.789738 19219 raft_consensus.cc:740] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.790218 19219 consensus_queue.cc:260] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.792227 19219 ts_tablet_manager.cc:1434] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.793020 19219 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.814164 19219 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.815117 19219 tablet_bootstrap.cc:492] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.815780 19219 ts_tablet_manager.cc:1403] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260713 09:07:28.818116 19219 raft_consensus.cc:359] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.818749 19219 raft_consensus.cc:740] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.819417 19219 consensus_queue.cc:260] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.830320 19219 ts_tablet_manager.cc:1434] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:07:28.831223 19219 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.842782 19219 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.843549 19219 tablet_bootstrap.cc:492] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.844106 19219 ts_tablet_manager.cc:1403] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:07:28.845769 19219 raft_consensus.cc:359] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.846257 19219 raft_consensus.cc:740] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.846830 19219 consensus_queue.cc:260] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.848543 19219 ts_tablet_manager.cc:1434] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.849622 19219 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.860611 19219 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.861411 19219 tablet_bootstrap.cc:492] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.862027 19219 ts_tablet_manager.cc:1403] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:07:28.864127 19219 raft_consensus.cc:359] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.864800 19219 raft_consensus.cc:740] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.865442 19219 consensus_queue.cc:260] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.866917 19219 ts_tablet_manager.cc:1434] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:28.867865 19219 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.879362 19219 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.880154 19219 tablet_bootstrap.cc:492] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.880674 19219 ts_tablet_manager.cc:1403] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:07:28.882375 19219 raft_consensus.cc:359] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.882972 19219 raft_consensus.cc:740] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.883572 19219 consensus_queue.cc:260] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.885327 19219 ts_tablet_manager.cc:1434] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.886287 19219 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.898064 19219 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.898779 19219 tablet_bootstrap.cc:492] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.899277 19219 ts_tablet_manager.cc:1403] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:07:28.900928 19219 raft_consensus.cc:359] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.901394 19219 raft_consensus.cc:740] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.901912 19219 consensus_queue.cc:260] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.903421 19219 ts_tablet_manager.cc:1434] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:28.904323 19219 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.918361 19219 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.919320 19219 tablet_bootstrap.cc:492] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.919917 19219 ts_tablet_manager.cc:1403] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:07:28.921653 19219 raft_consensus.cc:359] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.922151 19219 raft_consensus.cc:740] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.922811 19219 consensus_queue.cc:260] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:28.924764 19219 ts_tablet_manager.cc:1434] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:28.925905 19219 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.940032 19219 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.940742 19219 tablet_bootstrap.cc:492] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.941286 19219 ts_tablet_manager.cc:1403] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260713 09:07:28.942961 19219 raft_consensus.cc:359] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.943447 19219 raft_consensus.cc:740] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.944020 19219 consensus_queue.cc:260] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [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: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:28.945501 19219 ts_tablet_manager.cc:1434] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:28.946138 19219 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap starting.
I20260713 09:07:28.962874 19219 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: 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:07:28.963966 19219 tablet_bootstrap.cc:492] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Bootstrap complete.
I20260713 09:07:28.964635 19219 ts_tablet_manager.cc:1403] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:07:28.967337 19219 raft_consensus.cc:359] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.968077 19219 raft_consensus.cc:740] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.968878 19219 consensus_queue.cc:260] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:28.970691 19219 ts_tablet_manager.cc:1434] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:29.569253 19291 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.569823 19291 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.571473 19291 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.572319 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:29.572587 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.573226 19256 raft_consensus.cc:2468] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 1.
I20260713 09:07:29.574399 18908 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:29.575078 19291 raft_consensus.cc:2804] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.575438 19291 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.575718 19291 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.576491 19300 raft_consensus.cc:493] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.576973 19300 raft_consensus.cc:515] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.578823 19300 leader_election.cc:290] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.579615 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.580265 19256 raft_consensus.cc:2468] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:29.581488 18834 leader_election.cc:304] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:29.582022 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:29.582708 19300 raft_consensus.cc:2804] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.582648 19291 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.583328 19300 raft_consensus.cc:493] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.583815 19300 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.585180 19291 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.585582 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:29.585804 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:29.586341 19256 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.589969 19300 raft_consensus.cc:515] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.591233 19256 raft_consensus.cc:2468] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 2.
I20260713 09:07:29.592157 19300 leader_election.cc:290] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.592378 18908 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f
I20260713 09:07:29.592873 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:29.593614 19256 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.593797 19291 raft_consensus.cc:2804] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.593717 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:29.594584 19291 raft_consensus.cc:697] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:29.595419 19291 consensus_queue.cc:237] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.599484 19300 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.599925 19256 raft_consensus.cc:2468] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:29.600064 19300 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.601104 18834 leader_election.cc:304] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:29.602023 19300 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.602360 19078 raft_consensus.cc:2804] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.602756 19300 raft_consensus.cc:493] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.602892 19078 raft_consensus.cc:697] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:29.603158 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.603299 19300 raft_consensus.cc:515] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.603852 19256 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:29.603863 19078 consensus_queue.cc:237] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.605208 18617 catalog_manager.cc:5697] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 2 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.606355 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:29.607529 19300 leader_election.cc:290] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.608821 18834 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:29.609280 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:29.610149 19300 raft_consensus.cc:2804] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.611369 19303 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.612069 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0948a9a54db5421585ecdfbbe81d07b3" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.612154 19303 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.613461 19256 raft_consensus.cc:2393] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 735e4920095f4d15b3d801934282af7f in current term 2: Already voted for candidate e2a92e4571434712813a355db0cea2ce in this term.
I20260713 09:07:29.615469 19303 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.616715 18834 leader_election.cc:304] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f; no voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce
I20260713 09:07:29.617425 19303 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.610671 19300 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.618046 19303 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.620035 19300 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.621454 19303 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.622056 19303 raft_consensus.cc:3060] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.618988 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171" is_pre_election: true
I20260713 09:07:29.624929 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce" is_pre_election: true
I20260713 09:07:29.630172 19303 raft_consensus.cc:2749] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.619133 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.631443 19256 raft_consensus.cc:2468] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:29.635001 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.635983 19257 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 1.
I20260713 09:07:29.635262 19300 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.638418 18834 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:29.638368 18618 catalog_manager.cc:5697] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 2 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.640131 19303 raft_consensus.cc:2804] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.640326 19300 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.640564 19303 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.641004 19303 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.644480 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:29.650179 19303 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.651587 18834 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:29.652472 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:29.653009 19300 raft_consensus.cc:2804] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:29.653152 19257 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.653425 19300 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.653905 19300 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.655865 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:29.656589 19255 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.660701 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:29.661195 19257 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:29.661067 19300 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.662799 18834 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:29.663282 19300 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.663941 19300 raft_consensus.cc:2804] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.664113 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:29.664404 19300 raft_consensus.cc:697] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:29.665053 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
I20260713 09:07:29.665541 19303 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Requested vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:29.665800 19254 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.665254 19300 consensus_queue.cc:237] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.671849 19255 raft_consensus.cc:2468] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:29.673378 18834 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:29.677800 19078 raft_consensus.cc:2804] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.679657 19078 raft_consensus.cc:697] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:29.680568 19078 consensus_queue.cc:237] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.675164 19254 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:29.686709 18834 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: e2a92e4571434712813a355db0cea2ce
I20260713 09:07:29.687758 19309 raft_consensus.cc:2804] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.688217 19309 raft_consensus.cc:697] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:29.689030 19309 consensus_queue.cc:237] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.700743 18617 catalog_manager.cc:5697] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 2 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.701962 19291 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.702132 18617 catalog_manager.cc:5697] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 2 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.702426 19291 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:29.703289 18617 catalog_manager.cc:5697] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 1 to 2, leader changed from d4b08371c5284438a82fc1b4b590a25f (127.16.52.129) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 2 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.704214 19291 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249)
I20260713 09:07:29.705030 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:29.705233 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.705910 19254 raft_consensus.cc:2393] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a92e4571434712813a355db0cea2ce in current term 2: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:29.708403 18908 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [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: e2a92e4571434712813a355db0cea2ce; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:29.709228 19291 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.714789 19291 raft_consensus.cc:2749] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.741299 19132 raft_consensus.cc:493] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.741798 19132 raft_consensus.cc:515] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.743536 19132 leader_election.cc:290] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:29.744345 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.744619 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eaaedcd6c774cefb025dd856109ae23" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:29.745178 19254 raft_consensus.cc:2393] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 794b5354c1594b94a9c17fd9734fd171 in current term 2: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:29.746227 18760 leader_election.cc:304] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:29.746977 19132 raft_consensus.cc:3060] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.753454 19292 raft_consensus.cc:493] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.753549 19132 raft_consensus.cc:2749] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.754009 19292 raft_consensus.cc:515] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.755841 19292 leader_election.cc:290] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:29.756561 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.756799 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f4f2bb0b524ade8475acde8efb15ce" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:29.757445 19254 raft_consensus.cc:2393] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 794b5354c1594b94a9c17fd9734fd171 in current term 2: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:29.758474 18758 leader_election.cc:304] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:29.759235 19292 raft_consensus.cc:3060] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.764393 19292 raft_consensus.cc:2749] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:29.774154 19292 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4b08371c5284438a82fc1b4b590a25f)
I20260713 09:07:29.774631 19292 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:29.776242 19292 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:29.777129 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4b08371c5284438a82fc1b4b590a25f" is_pre_election: true
I20260713 09:07:29.777227 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "735e4920095f4d15b3d801934282af7f" is_pre_election: true
I20260713 09:07:29.777947 19254 raft_consensus.cc:2393] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 794b5354c1594b94a9c17fd9734fd171 in current term 2: Already voted for candidate 735e4920095f4d15b3d801934282af7f in this term.
I20260713 09:07:29.778805 18760 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [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: 794b5354c1594b94a9c17fd9734fd171; no voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:29.779398 19292 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.784833 19292 raft_consensus.cc:2749] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:30.025712 18792 raft_consensus.cc:1275] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.026924 19309 consensus_queue.cc:1048] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.035658 19254 raft_consensus.cc:1275] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.037247 19078 consensus_queue.cc:1048] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.076130 18792 raft_consensus.cc:1275] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.077383 19078 consensus_queue.cc:1048] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.085683 19254 raft_consensus.cc:1275] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.087636 19309 consensus_queue.cc:1048] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.130815 19254 raft_consensus.cc:1275] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.132061 19309 consensus_queue.cc:1048] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.141192 18939 raft_consensus.cc:1275] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.142812 19300 consensus_queue.cc:1048] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.162104 18792 raft_consensus.cc:1275] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.163403 19300 consensus_queue.cc:1048] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.171514 19254 raft_consensus.cc:1275] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.173134 19303 consensus_queue.cc:1048] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.204504 19254 raft_consensus.cc:1275] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.205842 19295 consensus_queue.cc:1048] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.214288 18868 raft_consensus.cc:1275] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.215654 19035 consensus_queue.cc:1048] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:38.709369 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:38.738860 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8"
dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
mode: GRACEFUL
new_leader_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:41920
I20260713 09:07:38.739631 18792 raft_consensus.cc:606] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Received request to transfer leadership to TS 735e4920095f4d15b3d801934282af7f
I20260713 09:07:38.750348 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:38.750797 18868 raft_consensus.cc:606] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:38.753015 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "e2a92e4571434712813a355db0cea2ce"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:38.753381 18868 raft_consensus.cc:606] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Received request to transfer leadership to TS e2a92e4571434712813a355db0cea2ce
I20260713 09:07:38.755553 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:38.756018 18868 raft_consensus.cc:606] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:38.758142 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:38.758549 18868 raft_consensus.cc:606] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:38.760581 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e591e4a5ce444810946e47198191036c"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:38.761021 18868 raft_consensus.cc:606] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:38.761929 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:07:38.762594 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:38.794844 19334 raft_consensus.cc:993] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: : Instructing follower e2a92e4571434712813a355db0cea2ce to start an election
I20260713 09:07:38.795425 19348 raft_consensus.cc:1081] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Signalling peer e2a92e4571434712813a355db0cea2ce to start an election
I20260713 09:07:38.797115 18942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009"
dest_uuid: "e2a92e4571434712813a355db0cea2ce"
 from {username='slave'} at 127.0.0.1:48414
I20260713 09:07:38.797711 18942 raft_consensus.cc:493] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:38.798025 18942 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.803824 18942 raft_consensus.cc:515] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:38.805743 18942 leader_election.cc:290] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:38.806627 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:38.806982 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "e2a92e4571434712813a355db0cea2ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:38.807528 18792 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.807636 18868 raft_consensus.cc:3055] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:38.808820 18868 raft_consensus.cc:740] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:38.809803 18868 consensus_queue.cc:260] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:38.811941 18868 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.816183 18792 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 2.
I20260713 09:07:38.817459 18907 leader_election.cc:304] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:38.818370 19349 raft_consensus.cc:2804] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:38.818758 19349 raft_consensus.cc:697] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Becoming Leader. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:38.819432 18868 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a92e4571434712813a355db0cea2ce in term 2.
I20260713 09:07:38.819613 19349 consensus_queue.cc:237] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:38.829246 18617 catalog_manager.cc:5697] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce reported cstate change: term changed from 1 to 2, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to e2a92e4571434712813a355db0cea2ce (127.16.52.132). New cstate: current_term: 2 leader_uuid: "e2a92e4571434712813a355db0cea2ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:38.874073 19334 raft_consensus.cc:993] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:38.874505 19348 raft_consensus.cc:1081] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:38.876084 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e591e4a5ce444810946e47198191036c"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38550
I20260713 09:07:38.876528 19254 raft_consensus.cc:493] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:38.876819 19254 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:38.881736 19254 raft_consensus.cc:515] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.883910 19254 leader_election.cc:290] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 3 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:38.894942 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:38.895493 18868 raft_consensus.cc:3055] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:38.895848 18868 raft_consensus.cc:740] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:38.896306 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e591e4a5ce444810946e47198191036c" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:38.896821 18942 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:38.896510 18868 consensus_queue.cc:260] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.897624 18868 raft_consensus.cc:3060] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:38.901463 18942 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 3.
I20260713 09:07:38.901943 18868 raft_consensus.cc:2468] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 3.
I20260713 09:07:38.902797 19213 leader_election.cc:304] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [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: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:38.904522 19361 raft_consensus.cc:2804] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:38.905534 19361 raft_consensus.cc:697] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 3 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:38.906404 19361 consensus_queue.cc:237] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [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: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.909515 19334 raft_consensus.cc:993] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:38.910056 19334 raft_consensus.cc:1081] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:38.912041 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38550
I20260713 09:07:38.912505 19254 raft_consensus.cc:493] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:38.912842 19254 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.915763 18617 catalog_manager.cc:5697] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 2 to 3, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 3 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:38.919065 19254 raft_consensus.cc:515] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.921396 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:38.921933 19254 leader_election.cc:290] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:38.922675 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a3605d1774ecea74123c76f730e5b" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:38.921933 18868 raft_consensus.cc:3055] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:38.923178 18868 raft_consensus.cc:740] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:38.923223 18942 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.923979 18868 consensus_queue.cc:260] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.925184 18868 raft_consensus.cc:3060] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:38.929637 18942 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:38.930603 19213 leader_election.cc:304] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:38.931285 19361 raft_consensus.cc:2804] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:38.931285 18868 raft_consensus.cc:2468] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:38.931860 19361 raft_consensus.cc:697] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:38.932801 19361 consensus_queue.cc:237] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:38.939908 18617 catalog_manager.cc:5697] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 1 to 2, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 2 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.082844 19340 raft_consensus.cc:993] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: : Instructing follower 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:39.083464 19347 raft_consensus.cc:1081] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Signalling peer 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:39.084739 18868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:56978
I20260713 09:07:39.085206 18868 raft_consensus.cc:493] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.085506 18868 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.089955 18868 raft_consensus.cc:515] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:39.091905 18868 leader_election.cc:290] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:39.092727 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:39.092963 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ef201728c74ef5a5a9f42573e7a6c8" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:39.093366 18792 raft_consensus.cc:3055] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.093448 18942 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.093768 18792 raft_consensus.cc:740] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:39.094601 18792 consensus_queue.cc:260] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:39.095935 18792 raft_consensus.cc:3060] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.100160 18942 raft_consensus.cc:2468] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:39.101444 18833 leader_election.cc:304] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:39.102155 19334 raft_consensus.cc:2804] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.102572 19334 raft_consensus.cc:697] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:39.103093 18792 raft_consensus.cc:2468] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 2.
I20260713 09:07:39.103361 19334 consensus_queue.cc:237] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:39.111375 18617 catalog_manager.cc:5697] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 1 to 2, leader changed from 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 2 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.131268 19365 raft_consensus.cc:993] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:39.131819 19334 raft_consensus.cc:1081] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:39.133134 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38550
I20260713 09:07:39.133584 19254 raft_consensus.cc:493] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.133951 19254 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.138222 19254 raft_consensus.cc:515] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:39.139639 19254 leader_election.cc:290] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:39.140587 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:39.140684 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d882b07bdcd4cb9ae33742a99d1f107" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:39.141103 18868 raft_consensus.cc:3055] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.141208 18942 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.141387 18868 raft_consensus.cc:740] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:39.142167 18868 consensus_queue.cc:260] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:39.143288 18868 raft_consensus.cc:3060] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.146622 18942 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:39.147567 19213 leader_election.cc:304] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:39.148376 19361 raft_consensus.cc:2804] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.148533 18868 raft_consensus.cc:2468] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:39.148793 19361 raft_consensus.cc:697] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:39.149622 19361 consensus_queue.cc:237] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } }
I20260713 09:07:39.157246 18617 catalog_manager.cc:5697] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 1 to 2, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 2 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.270354 18868 raft_consensus.cc:1275] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.271478 19349 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.288992 18792 raft_consensus.cc:1275] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer e2a92e4571434712813a355db0cea2ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.290561 19349 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:07:39.312420 19334 raft_consensus.cc:993] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:39.312881 19365 raft_consensus.cc:1081] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:39.314311 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38550
I20260713 09:07:39.314749 19254 raft_consensus.cc:493] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.315013 19254 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.320166 19254 raft_consensus.cc:515] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:39.321944 19254 leader_election.cc:290] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:39.322657 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:39.323215 18868 raft_consensus.cc:3055] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.323580 18868 raft_consensus.cc:740] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:39.324442 18868 consensus_queue.cc:260] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:39.325627 18868 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.331482 18868 raft_consensus.cc:2468] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:39.331966 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b535be8fbd1d41c8ae3f3d541894eaa0" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:39.332559 18792 raft_consensus.cc:3060] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.332533 19212 leader_election.cc:304] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 735e4920095f4d15b3d801934282af7f, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:39.333491 19361 raft_consensus.cc:2804] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.333930 19361 raft_consensus.cc:697] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:39.334785 19361 consensus_queue.cc:237] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:39.337682 18792 raft_consensus.cc:2468] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:39.343231 18942 raft_consensus.cc:1275] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.344537 19361 consensus_queue.cc:1048] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.344300 18618 catalog_manager.cc:5697] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 1 to 2, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 2 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:39.357833 18868 raft_consensus.cc:1275] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.360483 19362 consensus_queue.cc:1048] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:39.425756 18942 raft_consensus.cc:1275] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:39.426744 19362 consensus_queue.cc:1048] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:39.435513 18868 raft_consensus.cc:1275] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:39.436998 19361 consensus_queue.cc:1048] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:39.489295 18942 raft_consensus.cc:1275] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.490584 19365 consensus_queue.cc:1048] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.502673 18792 raft_consensus.cc:1275] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.504462 19334 consensus_queue.cc:1048] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.632822 18868 raft_consensus.cc:1275] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.634261 19361 consensus_queue.cc:1048] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.643963 18942 raft_consensus.cc:1275] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.645946 19361 consensus_queue.cc:1048] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.763432 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:39.781800 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:39.796388 18867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "794b5354c1594b94a9c17fd9734fd171"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:39.797016 18867 raft_consensus.cc:606] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Received request to transfer leadership to TS 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:39.809103 18942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009"
dest_uuid: "e2a92e4571434712813a355db0cea2ce"
mode: GRACEFUL
new_leader_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:44570
I20260713 09:07:39.809573 18942 raft_consensus.cc:606] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Received request to transfer leadership to TS 735e4920095f4d15b3d801934282af7f
I20260713 09:07:39.810693 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:39.811440 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:39.928164 18792 raft_consensus.cc:1275] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.929796 19378 consensus_queue.cc:1048] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.940632 18867 raft_consensus.cc:1275] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.943702 19361 consensus_queue.cc:1048] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.271024 19348 raft_consensus.cc:993] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: : Instructing follower 794b5354c1594b94a9c17fd9734fd171 to start an election
I20260713 09:07:40.271440 19334 raft_consensus.cc:1081] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Signalling peer 794b5354c1594b94a9c17fd9734fd171 to start an election
I20260713 09:07:40.272729 18792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
 from {username='slave'} at 127.0.0.1:40952
I20260713 09:07:40.273195 18792 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.273474 18792 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.277868 18792 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.280797 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:40.280805 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:40.280361 18792 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:40.281455 18867 raft_consensus.cc:3055] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.281562 18942 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.281841 18867 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:40.282683 18867 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.283811 18867 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.286432 18942 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 2.
I20260713 09:07:40.287489 18759 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 794b5354c1594b94a9c17fd9734fd171, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:40.288362 19391 raft_consensus.cc:2804] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.288837 19391 raft_consensus.cc:697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:40.288980 18867 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 2.
I20260713 09:07:40.289736 19391 consensus_queue.cc:237] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.297035 18618 catalog_manager.cc:5697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 1 to 2, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.321758 19396 raft_consensus.cc:993] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: : Instructing follower 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:40.322284 19349 raft_consensus.cc:1081] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Signalling peer 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:40.323626 18867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:56966
I20260713 09:07:40.324117 18867 raft_consensus.cc:493] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.324416 18867 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.329319 18867 raft_consensus.cc:515] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.331326 18867 leader_election.cc:290] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 3 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:40.332376 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:40.332440 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d16d91ac8564976990ce6ac0a86d009" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:40.333163 18942 raft_consensus.cc:3055] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:40.333175 18792 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.333607 18942 raft_consensus.cc:740] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2a92e4571434712813a355db0cea2ce, State: Running, Role: LEADER
I20260713 09:07:40.334340 18942 consensus_queue.cc:260] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.335462 18942 raft_consensus.cc:3060] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.340272 18792 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 3.
I20260713 09:07:40.341980 18942 raft_consensus.cc:2468] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 3.
I20260713 09:07:40.343343 18833 leader_election.cc:304] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:40.375625 19334 raft_consensus.cc:2804] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:40.376710 19334 raft_consensus.cc:697] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:40.378611 19334 consensus_queue.cc:237] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:40.394593 18618 catalog_manager.cc:5697] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 2 to 3, leader changed from e2a92e4571434712813a355db0cea2ce (127.16.52.132) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 3 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.672338 18867 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.673760 19347 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.686267 18942 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.688760 19391 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:40.812542 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:40.826722 18792 raft_consensus.cc:1275] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.828114 19334 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.834134 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:40.838173 18942 raft_consensus.cc:1275] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.841220 19348 consensus_queue.cc:1048] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:40.862700 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
mode: GRACEFUL
new_leader_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:41920
I20260713 09:07:40.863507 18792 raft_consensus.cc:606] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Received request to transfer leadership to TS 735e4920095f4d15b3d801934282af7f
I20260713 09:07:40.866369 18867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:40.866889 18867 raft_consensus.cc:606] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:40.868289 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:40.868911 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:41.119886 19348 raft_consensus.cc:993] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:41.120373 19334 raft_consensus.cc:1081] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:41.121840 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38550
I20260713 09:07:41.122349 19254 raft_consensus.cc:493] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:41.122625 19254 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.128572 19254 raft_consensus.cc:515] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:41.130901 19254 leader_election.cc:290] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 3 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205)
I20260713 09:07:41.131163 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:41.131876 18792 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.132143 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6778c6af17d54775a5ead468738ac3af" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:41.132714 18867 raft_consensus.cc:3055] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:41.133005 18867 raft_consensus.cc:740] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:41.133872 18867 consensus_queue.cc:260] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:41.134894 18867 raft_consensus.cc:3060] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.139312 19347 raft_consensus.cc:993] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: : Instructing follower 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:41.140002 19401 raft_consensus.cc:1081] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Signalling peer 735e4920095f4d15b3d801934282af7f to start an election
I20260713 09:07:41.141070 18792 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 3.
I20260713 09:07:41.141824 18866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
 from {username='slave'} at 127.0.0.1:56978
I20260713 09:07:41.142278 19213 leader_election.cc:304] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [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: 794b5354c1594b94a9c17fd9734fd171, d4b08371c5284438a82fc1b4b590a25f; no voters: 
I20260713 09:07:41.142405 18866 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:41.142854 18866 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.143133 19378 raft_consensus.cc:2804] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.143270 18867 raft_consensus.cc:2468] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 3.
I20260713 09:07:41.144865 19378 raft_consensus.cc:697] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 3 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:41.145766 19378 consensus_queue.cc:237] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [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: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } }
I20260713 09:07:41.150678 18866 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:41.153268 18866 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [CANDIDATE]: Term 3 election: Requested vote from peers 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:41.153934 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:41.154518 18792 raft_consensus.cc:3055] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:41.154881 18792 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:41.154992 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "735e4920095f4d15b3d801934282af7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:41.155669 18942 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.154482 18618 catalog_manager.cc:5697] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 2 to 3, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 3 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.155700 18792 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:41.157131 18792 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:41.164063 18792 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 3.
I20260713 09:07:41.165921 18833 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [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: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:41.166868 19334 raft_consensus.cc:2804] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:41.164063 18942 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 735e4920095f4d15b3d801934282af7f in term 3.
I20260713 09:07:41.167518 19334 raft_consensus.cc:697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Becoming Leader. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:41.168345 19334 consensus_queue.cc:237] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:41.176242 18617 catalog_manager.cc:5697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f reported cstate change: term changed from 2 to 3, leader changed from 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130) to 735e4920095f4d15b3d801934282af7f (127.16.52.131). New cstate: current_term: 3 leader_uuid: "735e4920095f4d15b3d801934282af7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:41.619347 18792 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:41.620467 19413 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:41.629356 18939 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Refusing update from remote peer 735e4920095f4d15b3d801934282af7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:41.630658 19334 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:41.641955 18866 raft_consensus.cc:1275] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:41.643216 19378 consensus_queue.cc:1048] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:41.655640 18792 raft_consensus.cc:1275] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:41.657117 19408 consensus_queue.cc:1048] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:41.869762 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:41.892032 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:41.906332 18867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "735e4920095f4d15b3d801934282af7f"
mode: GRACEFUL
new_leader_uuid: "794b5354c1594b94a9c17fd9734fd171"
 from {username='slave'} at 127.0.0.1:59352
I20260713 09:07:41.906930 18867 raft_consensus.cc:606] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Received request to transfer leadership to TS 794b5354c1594b94a9c17fd9734fd171
I20260713 09:07:41.907902 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:41.908491 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:42.157728 19413 raft_consensus.cc:993] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: : Instructing follower 794b5354c1594b94a9c17fd9734fd171 to start an election
I20260713 09:07:42.158262 19348 raft_consensus.cc:1081] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Signalling peer 794b5354c1594b94a9c17fd9734fd171 to start an election
I20260713 09:07:42.159693 18790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285"
dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
 from {username='slave'} at 127.0.0.1:40952
I20260713 09:07:42.160106 18790 raft_consensus.cc:493] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:42.160331 18790 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:42.165699 18790 raft_consensus.cc:515] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:42.167500 18790 leader_election.cc:290] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [CANDIDATE]: Term 4 election: Requested vote from peers 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205), e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341)
I20260713 09:07:42.168089 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "735e4920095f4d15b3d801934282af7f"
I20260713 09:07:42.168721 18867 raft_consensus.cc:3055] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:42.169085 18867 raft_consensus.cc:740] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 735e4920095f4d15b3d801934282af7f, State: Running, Role: LEADER
I20260713 09:07:42.169005 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c52dd9ee3440e88b47f7ae2d9f285" candidate_uuid: "794b5354c1594b94a9c17fd9734fd171" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:42.169804 18939 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:42.169925 18867 consensus_queue.cc:260] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:42.171077 18867 raft_consensus.cc:3060] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:42.176353 18867 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 4.
I20260713 09:07:42.176733 18939 raft_consensus.cc:2468] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 794b5354c1594b94a9c17fd9734fd171 in term 4.
I20260713 09:07:42.177711 18758 leader_election.cc:304] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [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: 735e4920095f4d15b3d801934282af7f, 794b5354c1594b94a9c17fd9734fd171; no voters: 
I20260713 09:07:42.178503 19401 raft_consensus.cc:2804] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:42.179854 19401 raft_consensus.cc:697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 4 LEADER]: Becoming Leader. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:42.180806 19401 consensus_queue.cc:237] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [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: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } }
I20260713 09:07:42.187270 18617 catalog_manager.cc:5697] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 reported cstate change: term changed from 3 to 4, leader changed from 735e4920095f4d15b3d801934282af7f (127.16.52.131) to 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130). New cstate: current_term: 4 leader_uuid: "794b5354c1594b94a9c17fd9734fd171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.745224 18867 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 4 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:42.746726 19401 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "735e4920095f4d15b3d801934282af7f" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:42.756393 18939 raft_consensus.cc:1275] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 4 FOLLOWER]: Refusing update from remote peer 794b5354c1594b94a9c17fd9734fd171: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:42.758800 19433 consensus_queue.cc:1048] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:42.909253 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:42.931394 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:42.945276 18790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773"
dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
mode: GRACEFUL
new_leader_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:41920
I20260713 09:07:42.945817 18790 raft_consensus.cc:606] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Received request to transfer leadership to TS d4b08371c5284438a82fc1b4b590a25f
I20260713 09:07:42.947029 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:42.947810 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:43.409864 19440 raft_consensus.cc:993] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: : Instructing follower d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:43.410343 19440 raft_consensus.cc:1081] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Signalling peer d4b08371c5284438a82fc1b4b590a25f to start an election
I20260713 09:07:43.411850 19254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773"
dest_uuid: "d4b08371c5284438a82fc1b4b590a25f"
 from {username='slave'} at 127.0.0.1:38580
I20260713 09:07:43.412367 19254 raft_consensus.cc:493] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.412719 19254 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.417110 19254 raft_consensus.cc:515] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:43.418531 19254 leader_election.cc:290] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Requested vote from peers e2a92e4571434712813a355db0cea2ce (127.16.52.132:45341), 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001)
I20260713 09:07:43.419194 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2a92e4571434712813a355db0cea2ce"
I20260713 09:07:43.419423 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f799bae5649b48bca5ff5e2af6ac0773" candidate_uuid: "d4b08371c5284438a82fc1b4b590a25f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "794b5354c1594b94a9c17fd9734fd171"
I20260713 09:07:43.419819 18939 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.420037 18790 raft_consensus.cc:3055] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.420389 18790 raft_consensus.cc:740] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 794b5354c1594b94a9c17fd9734fd171, State: Running, Role: LEADER
I20260713 09:07:43.420967 18790 consensus_queue.cc:260] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:43.421954 18790 raft_consensus.cc:3060] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.425462 18939 raft_consensus.cc:2468] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:43.426467 19213 leader_election.cc:304] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4b08371c5284438a82fc1b4b590a25f, e2a92e4571434712813a355db0cea2ce; no voters: 
I20260713 09:07:43.427202 19431 raft_consensus.cc:2804] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.427508 18790 raft_consensus.cc:2468] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b08371c5284438a82fc1b4b590a25f in term 2.
I20260713 09:07:43.428180 19431 raft_consensus.cc:697] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Becoming Leader. State: Replica: d4b08371c5284438a82fc1b4b590a25f, State: Running, Role: LEADER
I20260713 09:07:43.429621 19431 consensus_queue.cc:237] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } }
I20260713 09:07:43.437554 18615 catalog_manager.cc:5697] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f reported cstate change: term changed from 1 to 2, leader changed from 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130) to d4b08371c5284438a82fc1b4b590a25f (127.16.52.129). New cstate: current_term: 2 leader_uuid: "d4b08371c5284438a82fc1b4b590a25f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b08371c5284438a82fc1b4b590a25f" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.816870 18939 raft_consensus.cc:1275] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:43.817981 19431 consensus_queue.cc:1048] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a92e4571434712813a355db0cea2ce" member_type: VOTER last_known_addr { host: "127.16.52.132" port: 45341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.833485 18790 raft_consensus.cc:1275] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Refusing update from remote peer d4b08371c5284438a82fc1b4b590a25f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:43.835904 19443 consensus_queue.cc:1048] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [LEADER]: Connected to new peer: Peer: permanent_uuid: "794b5354c1594b94a9c17fd9734fd171" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.948693 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:43.962930 16594 tablet_server.cc:179] TabletServer@127.16.52.129:46249 shutting down...
W20260713 09:07:43.974972 18834 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:07:43.978025 18834 consensus_peers.cc:597] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:43.990005 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:43.990873 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:43.991624 16594 raft_consensus.cc:2243] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:43.992161 16594 raft_consensus.cc:2272] T bf2e720d2af34569bcf3c61369902d01 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:43.994365 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:43.994901 16594 raft_consensus.cc:2243] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:43.995643 16594 raft_consensus.cc:2272] T 949a3605d1774ecea74123c76f730e5b P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:43.997582 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:43.998119 16594 raft_consensus.cc:2243] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:43.998483 16594 raft_consensus.cc:2272] T b77cfbc61d054af0bd2e5257dd4ddaa7 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.000485 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.001013 16594 raft_consensus.cc:2243] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.001402 16594 raft_consensus.cc:2272] T 0948a9a54db5421585ecdfbbe81d07b3 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.003304 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.003931 16594 raft_consensus.cc:2243] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.004401 16594 raft_consensus.cc:2272] T ff677019e71f443eaecfba4b45100f74 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.006765 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.007346 16594 raft_consensus.cc:2243] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.007719 16594 raft_consensus.cc:2272] T e5e0c6068c9841149a1cb5a1db9265d0 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.009569 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.010100 16594 raft_consensus.cc:2243] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.010466 16594 raft_consensus.cc:2272] T 11b378af207b4e969a968925ea6af16c P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.012369 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.012869 16594 raft_consensus.cc:2243] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.013670 16594 raft_consensus.cc:2272] T b535be8fbd1d41c8ae3f3d541894eaa0 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.015627 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.016173 16594 raft_consensus.cc:2243] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.016906 16594 raft_consensus.cc:2272] T e591e4a5ce444810946e47198191036c P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.019102 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.019615 16594 raft_consensus.cc:2243] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.020006 16594 raft_consensus.cc:2272] T 9c313a51521145aead9a31785fe7735f P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.021844 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.022353 16594 raft_consensus.cc:2243] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.022748 16594 raft_consensus.cc:2272] T 4eaaedcd6c774cefb025dd856109ae23 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.024523 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.025028 16594 raft_consensus.cc:2243] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.025432 16594 raft_consensus.cc:2272] T 36f4f2bb0b524ade8475acde8efb15ce P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.027107 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.027570 16594 raft_consensus.cc:2243] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.027972 16594 raft_consensus.cc:2272] T a621778763c44e8cb6ab89a08656a943 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.029810 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.030306 16594 raft_consensus.cc:2243] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.031077 16594 raft_consensus.cc:2272] T 5d882b07bdcd4cb9ae33742a99d1f107 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.033288 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.033951 16594 raft_consensus.cc:2243] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.034464 16594 raft_consensus.cc:2272] T 1ae012b0025a407c9a94f92a1ad06f99 P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.036289 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.036763 16594 raft_consensus.cc:2243] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.037484 16594 raft_consensus.cc:2272] T f799bae5649b48bca5ff5e2af6ac0773 P d4b08371c5284438a82fc1b4b590a25f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.039443 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.039983 16594 raft_consensus.cc:2243] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.040726 16594 raft_consensus.cc:2272] T 6778c6af17d54775a5ead468738ac3af P d4b08371c5284438a82fc1b4b590a25f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.042539 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:44.042999 16594 raft_consensus.cc:2243] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.043363 16594 raft_consensus.cc:2272] T 8392ff823d1c4b8a8d80cf176b6ab1cc P d4b08371c5284438a82fc1b4b590a25f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.079631 16594 tablet_server.cc:196] TabletServer@127.16.52.129:46249 shutdown complete.
W20260713 09:07:44.094354 18760 consensus_peers.cc:597] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.114885 18908 consensus_peers.cc:597] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.114931 18834 consensus_peers.cc:597] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.121400 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
I20260713 09:07:44.154234 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.155035 16594 tablet_replica.cc:333] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.155865 16594 raft_consensus.cc:2243] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.157040 16594 raft_consensus.cc:2272] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.158864 18907 consensus_peers.cc:597] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.159695 16594 tablet_replica.cc:333] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.160353 16594 raft_consensus.cc:2243] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.161012 16594 raft_consensus.cc:2272] T 238c52dd9ee3440e88b47f7ae2d9f285 P 794b5354c1594b94a9c17fd9734fd171 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.163411 16594 tablet_replica.cc:333] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.164211 16594 raft_consensus.cc:2243] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.164700 16594 raft_consensus.cc:2272] T 6d16d91ac8564976990ce6ac0a86d009 P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.167126 16594 tablet_replica.cc:333] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.167930 16594 raft_consensus.cc:2243] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.168900 16594 raft_consensus.cc:2272] T a621778763c44e8cb6ab89a08656a943 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.171458 16594 tablet_replica.cc:333] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.172267 16594 raft_consensus.cc:2243] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.172809 16594 raft_consensus.cc:2272] T 36f4f2bb0b524ade8475acde8efb15ce P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.175486 16594 tablet_replica.cc:333] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.176334 16594 raft_consensus.cc:2243] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.177330 16594 raft_consensus.cc:2272] T d71901d8aabb4f1fb441b4728351166d P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.180516 16594 tablet_replica.cc:333] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.181533 16594 raft_consensus.cc:2243] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:44.181635 18760 consensus_peers.cc:597] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.182183 16594 raft_consensus.cc:2272] T 3c63a48fd67143b795d0c8670bfdf1bb P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.185426 16594 tablet_replica.cc:333] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.186309 16594 raft_consensus.cc:2243] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.187449 16594 raft_consensus.cc:2272] T 11b378af207b4e969a968925ea6af16c P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.190328 16594 tablet_replica.cc:333] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.191108 16594 raft_consensus.cc:2243] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.191710 16594 raft_consensus.cc:2272] T b535be8fbd1d41c8ae3f3d541894eaa0 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.194398 16594 tablet_replica.cc:333] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.195171 16594 raft_consensus.cc:2243] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.195674 16594 raft_consensus.cc:2272] T f799bae5649b48bca5ff5e2af6ac0773 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.198388 16594 tablet_replica.cc:333] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.199169 16594 raft_consensus.cc:2243] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.199656 16594 raft_consensus.cc:2272] T 1ae012b0025a407c9a94f92a1ad06f99 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.199919 18907 consensus_peers.cc:597] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.201954 16594 tablet_replica.cc:333] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.202728 16594 raft_consensus.cc:2243] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.203266 16594 raft_consensus.cc:2272] T bf2e720d2af34569bcf3c61369902d01 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.205941 16594 tablet_replica.cc:333] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.206697 16594 raft_consensus.cc:2243] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.207356 16594 raft_consensus.cc:2272] T 22ef201728c74ef5a5a9f42573e7a6c8 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.207991 18833 consensus_peers.cc:597] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.209537 16594 tablet_replica.cc:333] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.210216 16594 raft_consensus.cc:2243] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.210649 16594 raft_consensus.cc:2272] T b77cfbc61d054af0bd2e5257dd4ddaa7 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.212682 16594 tablet_replica.cc:333] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.213218 16594 raft_consensus.cc:2243] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.213690 16594 raft_consensus.cc:2272] T 6778c6af17d54775a5ead468738ac3af P 794b5354c1594b94a9c17fd9734fd171 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.215533 16594 tablet_replica.cc:333] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.216116 16594 raft_consensus.cc:2243] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.216861 16594 raft_consensus.cc:2272] T 2afe2fba21554f88abfa6379ed159209 P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.218650 16594 tablet_replica.cc:333] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.219139 16594 raft_consensus.cc:2243] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.219501 16594 raft_consensus.cc:2272] T 9c313a51521145aead9a31785fe7735f P 794b5354c1594b94a9c17fd9734fd171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.221321 16594 tablet_replica.cc:333] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171: stopping tablet replica
I20260713 09:07:44.221792 16594 raft_consensus.cc:2243] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.222170 16594 raft_consensus.cc:2272] T 4eaaedcd6c774cefb025dd856109ae23 P 794b5354c1594b94a9c17fd9734fd171 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.234455 18907 consensus_peers.cc:597] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.259621 18908 consensus_peers.cc:597] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.265311 18908 consensus_peers.cc:597] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.265615 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
W20260713 09:07:44.291016 18908 consensus_peers.cc:597] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.302845 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
W20260713 09:07:44.304144 18833 consensus_peers.cc:597] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:33001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:44.309823 18906 consensus_peers.cc:597] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce -> Peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Couldn't send request to peer 735e4920095f4d15b3d801934282af7f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.346149 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.347064 16594 tablet_replica.cc:333] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.348006 16594 raft_consensus.cc:2243] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.348598 16594 raft_consensus.cc:2272] T 949a3605d1774ecea74123c76f730e5b P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.350600 18908 consensus_peers.cc:597] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.350803 16594 tablet_replica.cc:333] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.351485 16594 raft_consensus.cc:2243] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.352005 16594 raft_consensus.cc:2272] T 8392ff823d1c4b8a8d80cf176b6ab1cc P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.353955 16594 tablet_replica.cc:333] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.354508 16594 raft_consensus.cc:2243] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.354923 16594 raft_consensus.cc:2272] T 238c52dd9ee3440e88b47f7ae2d9f285 P 735e4920095f4d15b3d801934282af7f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.356906 16594 tablet_replica.cc:333] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.357494 16594 raft_consensus.cc:2243] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.357944 16594 raft_consensus.cc:2272] T 5d882b07bdcd4cb9ae33742a99d1f107 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.360000 16594 tablet_replica.cc:333] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.360518 16594 raft_consensus.cc:2243] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.360966 16594 raft_consensus.cc:2272] T 2afe2fba21554f88abfa6379ed159209 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.362758 16594 tablet_replica.cc:333] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.363291 16594 raft_consensus.cc:2243] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.363854 16594 raft_consensus.cc:2272] T 6778c6af17d54775a5ead468738ac3af P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.365795 16594 tablet_replica.cc:333] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.366376 16594 raft_consensus.cc:2243] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.367204 16594 raft_consensus.cc:2272] T 4eaaedcd6c774cefb025dd856109ae23 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.369405 16594 tablet_replica.cc:333] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.369987 16594 raft_consensus.cc:2243] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.370432 16594 raft_consensus.cc:2272] T 11b378af207b4e969a968925ea6af16c P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.372362 16594 tablet_replica.cc:333] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.372932 16594 raft_consensus.cc:2243] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.373369 16594 raft_consensus.cc:2272] T b535be8fbd1d41c8ae3f3d541894eaa0 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.375312 16594 tablet_replica.cc:333] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.375888 16594 raft_consensus.cc:2243] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.376313 16594 raft_consensus.cc:2272] T e591e4a5ce444810946e47198191036c P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.378099 16594 tablet_replica.cc:333] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.378618 16594 raft_consensus.cc:2243] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.379052 16594 raft_consensus.cc:2272] T ff677019e71f443eaecfba4b45100f74 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.380918 16594 tablet_replica.cc:333] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.381420 16594 raft_consensus.cc:2243] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.381903 16594 raft_consensus.cc:2272] T 0948a9a54db5421585ecdfbbe81d07b3 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.383975 16594 tablet_replica.cc:333] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.384963 16594 raft_consensus.cc:2243] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.386076 16594 raft_consensus.cc:2272] T e5e0c6068c9841149a1cb5a1db9265d0 P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.388036 16594 tablet_replica.cc:333] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.388540 16594 raft_consensus.cc:2243] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.389348 16594 raft_consensus.cc:2272] T 3c63a48fd67143b795d0c8670bfdf1bb P 735e4920095f4d15b3d801934282af7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.391181 16594 tablet_replica.cc:333] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.391825 16594 raft_consensus.cc:2243] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.392282 16594 raft_consensus.cc:2272] T d71901d8aabb4f1fb441b4728351166d P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.394179 16594 tablet_replica.cc:333] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.394673 16594 raft_consensus.cc:2243] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.395437 16594 raft_consensus.cc:2272] T 22ef201728c74ef5a5a9f42573e7a6c8 P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.397344 16594 tablet_replica.cc:333] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.397842 16594 raft_consensus.cc:2243] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.398635 16594 raft_consensus.cc:2272] T 6d16d91ac8564976990ce6ac0a86d009 P 735e4920095f4d15b3d801934282af7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.400362 16594 tablet_replica.cc:333] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f: stopping tablet replica
I20260713 09:07:44.400885 16594 raft_consensus.cc:2243] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.401984 16594 raft_consensus.cc:2272] T 36f4f2bb0b524ade8475acde8efb15ce P 735e4920095f4d15b3d801934282af7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.439577 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:07:44.472373 16594 tablet_server.cc:179] TabletServer@127.16.52.132:0 shutting down...
I20260713 09:07:44.502843 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.503705 16594 tablet_replica.cc:333] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
W20260713 09:07:44.504208 18906 consensus_peers.cc:597] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce -> Peer 735e4920095f4d15b3d801934282af7f (127.16.52.131:46205): Couldn't send request to peer 735e4920095f4d15b3d801934282af7f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.131:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.504411 16594 raft_consensus.cc:2243] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.504971 16594 raft_consensus.cc:2272] T a621778763c44e8cb6ab89a08656a943 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.506830 16594 tablet_replica.cc:333] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.507366 16594 raft_consensus.cc:2243] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.507922 16594 raft_consensus.cc:2272] T 6d16d91ac8564976990ce6ac0a86d009 P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.509625 16594 tablet_replica.cc:333] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.510136 16594 raft_consensus.cc:2243] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.510535 16594 raft_consensus.cc:2272] T 949a3605d1774ecea74123c76f730e5b P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.512306 16594 tablet_replica.cc:333] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.512832 16594 raft_consensus.cc:2243] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.513219 16594 raft_consensus.cc:2272] T 238c52dd9ee3440e88b47f7ae2d9f285 P e2a92e4571434712813a355db0cea2ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.515053 16594 tablet_replica.cc:333] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.515661 16594 raft_consensus.cc:2243] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.516206 16594 raft_consensus.cc:2272] T 5d882b07bdcd4cb9ae33742a99d1f107 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.518446 16594 tablet_replica.cc:333] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
W20260713 09:07:44.518388 18908 consensus_peers.cc:597] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce -> Peer d4b08371c5284438a82fc1b4b590a25f (127.16.52.129:46249): Couldn't send request to peer d4b08371c5284438a82fc1b4b590a25f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.519248 16594 raft_consensus.cc:2243] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.520229 16594 raft_consensus.cc:2272] T 1ae012b0025a407c9a94f92a1ad06f99 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.522179 16594 tablet_replica.cc:333] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.522706 16594 raft_consensus.cc:2243] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.523108 16594 raft_consensus.cc:2272] T f799bae5649b48bca5ff5e2af6ac0773 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.523554 18907 consensus_peers.cc:597] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce -> Peer 794b5354c1594b94a9c17fd9734fd171 (127.16.52.130:33001): Couldn't send request to peer 794b5354c1594b94a9c17fd9734fd171. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:33001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.526010 16594 tablet_replica.cc:333] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.526533 16594 raft_consensus.cc:2243] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.527192 16594 raft_consensus.cc:2272] T 9c313a51521145aead9a31785fe7735f P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.528968 16594 tablet_replica.cc:333] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.529475 16594 raft_consensus.cc:2243] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.529836 16594 raft_consensus.cc:2272] T 2afe2fba21554f88abfa6379ed159209 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.531528 16594 tablet_replica.cc:333] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.532059 16594 raft_consensus.cc:2243] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.532380 16594 raft_consensus.cc:2272] T e5e0c6068c9841149a1cb5a1db9265d0 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.534037 16594 tablet_replica.cc:333] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.534495 16594 raft_consensus.cc:2243] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.535144 16594 raft_consensus.cc:2272] T b77cfbc61d054af0bd2e5257dd4ddaa7 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.537323 16594 tablet_replica.cc:333] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.537901 16594 raft_consensus.cc:2243] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.538690 16594 raft_consensus.cc:2272] T 0948a9a54db5421585ecdfbbe81d07b3 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.540551 16594 tablet_replica.cc:333] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.541052 16594 raft_consensus.cc:2243] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.541774 16594 raft_consensus.cc:2272] T ff677019e71f443eaecfba4b45100f74 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.543500 16594 tablet_replica.cc:333] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.544024 16594 raft_consensus.cc:2243] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.544449 16594 raft_consensus.cc:2272] T 22ef201728c74ef5a5a9f42573e7a6c8 P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.546130 16594 tablet_replica.cc:333] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.546766 16594 raft_consensus.cc:2243] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.547712 16594 raft_consensus.cc:2272] T bf2e720d2af34569bcf3c61369902d01 P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.549922 16594 tablet_replica.cc:333] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.550338 16594 raft_consensus.cc:2243] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.550712 16594 raft_consensus.cc:2272] T d71901d8aabb4f1fb441b4728351166d P e2a92e4571434712813a355db0cea2ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.552428 16594 tablet_replica.cc:333] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.552850 16594 raft_consensus.cc:2243] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.553210 16594 raft_consensus.cc:2272] T 3c63a48fd67143b795d0c8670bfdf1bb P e2a92e4571434712813a355db0cea2ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.554921 16594 tablet_replica.cc:333] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce: stopping tablet replica
I20260713 09:07:44.555296 16594 raft_consensus.cc:2243] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.555665 16594 raft_consensus.cc:2272] T e591e4a5ce444810946e47198191036c P e2a92e4571434712813a355db0cea2ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.590103 16594 tablet_server.cc:196] TabletServer@127.16.52.132:0 shutdown complete.
I20260713 09:07:44.620373 16594 master.cc:562] Master@127.16.52.190:36023 shutting down...
I20260713 09:07:44.643863 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.644400 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.644735 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 467b48dd96534759861b03aeb3b7c796: stopping tablet replica
I20260713 09:07:44.664004 16594 master.cc:584] Master@127.16.52.190:36023 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22362 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:07:44.717981 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:45713
I20260713 09:07:44.719125 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.724553 19462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.725669 19463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.726171 19465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.726394 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:44.727473 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.727649 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.727835 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933664727815 us; error 0 us; skew 500 ppm
I20260713 09:07:44.728300 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.730600 16594 webserver.cc:533] Webserver started at http://127.16.52.190:34375/ using document root <none> and password file <none>
I20260713 09:07:44.731053 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.731205 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.731446 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.732599 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "236a6cc603ea436495e961e0778b689e"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-ttxq"
I20260713 09:07:44.737044 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:44.740378 19470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.741117 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:44.741379 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "236a6cc603ea436495e961e0778b689e"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-ttxq"
I20260713 09:07:44.741652 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.751659 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.752977 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.790493 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:45713
I20260713 09:07:44.790588 19521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:45713 every 8 connection(s)
I20260713 09:07:44.794499 19522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.804243 19522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e: Bootstrap starting.
I20260713 09:07:44.809008 19522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.813174 19522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e: No bootstrap required, opened a new log
I20260713 09:07:44.815376 19522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236a6cc603ea436495e961e0778b689e" member_type: VOTER }
I20260713 09:07:44.815784 19522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.816023 19522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 236a6cc603ea436495e961e0778b689e, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.816596 19522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "236a6cc603ea436495e961e0778b689e" member_type: VOTER }
I20260713 09:07:44.817044 19522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:44.817270 19522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:44.817534 19522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.821731 19522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236a6cc603ea436495e961e0778b689e" member_type: VOTER }
I20260713 09:07:44.822254 19522 leader_election.cc:304] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [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: 236a6cc603ea436495e961e0778b689e; no voters: 
I20260713 09:07:44.823318 19522 leader_election.cc:290] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:44.823644 19525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.825021 19525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 1 LEADER]: Becoming Leader. State: Replica: 236a6cc603ea436495e961e0778b689e, State: Running, Role: LEADER
I20260713 09:07:44.825673 19525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [LEADER]: Queue going to LEADER mode. State: All 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: "236a6cc603ea436495e961e0778b689e" member_type: VOTER }
I20260713 09:07:44.826241 19522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:44.830109 19526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "236a6cc603ea436495e961e0778b689e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236a6cc603ea436495e961e0778b689e" member_type: VOTER } }
I20260713 09:07:44.830437 19527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 236a6cc603ea436495e961e0778b689e. Latest consensus state: current_term: 1 leader_uuid: "236a6cc603ea436495e961e0778b689e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "236a6cc603ea436495e961e0778b689e" member_type: VOTER } }
I20260713 09:07:44.830932 19526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.831216 19527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.834383 19532 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:44.842818 19532 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:44.844094 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:44.851331 19532 catalog_manager.cc:1383] Generated new cluster ID: f118cbde8d7941179467af6506d926ea
I20260713 09:07:44.851606 19532 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:44.886927 19532 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:44.888252 19532 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:44.900081 19532 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e: Generated new TSK 0
I20260713 09:07:44.900712 19532 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:44.910660 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.916741 19543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.917237 19544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.920146 19546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.921801 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:44.923439 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.923669 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.923926 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933664923877 us; error 0 us; skew 500 ppm
I20260713 09:07:44.924471 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.926826 16594 webserver.cc:533] Webserver started at http://127.16.52.129:41513/ using document root <none> and password file <none>
I20260713 09:07:44.927352 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.927551 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.927886 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.929055 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "f9370a976db8459d8442861cebf210d0"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-ttxq"
I20260713 09:07:44.933897 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:44.937237 19551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.937958 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:44.938271 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "f9370a976db8459d8442861cebf210d0"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-ttxq"
I20260713 09:07:44.938582 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.954414 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.955646 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.957165 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.959386 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.959611 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.959882 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.960073 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.999553 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:40527
I20260713 09:07:44.999643 19613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:40527 every 8 connection(s)
I20260713 09:07:45.004745 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:45.012395 19618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:45.012470 19619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:45.015877 16594 server_base.cc:1061] running on GCE node
W20260713 09:07:45.016155 19621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:45.017321 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:45.017598 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:45.017834 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933665017815 us; error 0 us; skew 500 ppm
I20260713 09:07:45.018515 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.020660 19614 heartbeater.cc:344] Connected to a master server at 127.16.52.190:45713
I20260713 09:07:45.020993 19614 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.021507 16594 webserver.cc:533] Webserver started at http://127.16.52.130:33917/ using document root <none> and password file <none>
I20260713 09:07:45.021857 19614 heartbeater.cc:507] Master 127.16.52.190:45713 requested a full tablet report, sending...
I20260713 09:07:45.022048 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.022339 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:45.022608 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:45.023993 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "6e9db9af8db24c4bba7c9007159db919"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-ttxq"
I20260713 09:07:45.024127 19487 ts_manager.cc:194] Registered new tserver with Master: f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527)
I20260713 09:07:45.026582 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49226
I20260713 09:07:45.029675 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:45.033207 19626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.033994 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:45.034305 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "6e9db9af8db24c4bba7c9007159db919"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-ttxq"
I20260713 09:07:45.034592 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:45.047448 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.048664 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:45.050074 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:45.052277 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:45.052496 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.052747 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:45.052928 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.091071 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:39337
I20260713 09:07:45.091176 19688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:39337 every 8 connection(s)
I20260713 09:07:45.095940 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:45.103413 19692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:45.105218 19693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:45.108491 19695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:45.108590 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:45.109156 19689 heartbeater.cc:344] Connected to a master server at 127.16.52.190:45713
I20260713 09:07:45.109620 19689 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.109869 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:45.110127 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:45.110312 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933665110297 us; error 0 us; skew 500 ppm
I20260713 09:07:45.110405 19689 heartbeater.cc:507] Master 127.16.52.190:45713 requested a full tablet report, sending...
I20260713 09:07:45.110913 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:45.112736 19487 ts_manager.cc:194] Registered new tserver with Master: 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:45.113827 16594 webserver.cc:533] Webserver started at http://127.16.52.131:34201/ using document root <none> and password file <none>
I20260713 09:07:45.114301 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49242
I20260713 09:07:45.114377 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:45.114748 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:45.115039 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:45.116328 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "b5543247df5e4bfeadb48a2eebdad80d"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-ttxq"
I20260713 09:07:45.120674 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:45.123698 19700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.124457 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:45.124758 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "b5543247df5e4bfeadb48a2eebdad80d"
format_stamp: "Formatted at 2026-07-13 09:07:45 on dist-test-slave-ttxq"
I20260713 09:07:45.125036 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:45.138299 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:45.139590 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:45.141134 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:45.143296 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:45.143574 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.143855 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:45.144030 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.182502 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:34247
I20260713 09:07:45.182610 19762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:34247 every 8 connection(s)
I20260713 09:07:45.195974 19763 heartbeater.cc:344] Connected to a master server at 127.16.52.190:45713
I20260713 09:07:45.196405 19763 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.197170 19763 heartbeater.cc:507] Master 127.16.52.190:45713 requested a full tablet report, sending...
I20260713 09:07:45.199160 19487 ts_manager.cc:194] Registered new tserver with Master: b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.199915 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014350279s
I20260713 09:07:45.200735 19487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49258
I20260713 09:07:45.224833 19487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49264:
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:07:45.227790 19487 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:45.298564 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbbcd0759b04c41bfffe6d247896035 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.299382 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbbcd0759b04c41bfffe6d247896035 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.300853 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbbcd0759b04c41bfffe6d247896035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.300887 19653 tablet_service.cc:1511] Processing CreateTablet for tablet 7d16634d3e8f43e78012af89879a5de4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.302356 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d16634d3e8f43e78012af89879a5de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.304935 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.305809 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 7d16634d3e8f43e78012af89879a5de4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.306313 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.307317 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d16634d3e8f43e78012af89879a5de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.308200 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbbcd0759b04c41bfffe6d247896035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.310010 19651 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba5115fb394ca7820a1c88ac34ac09 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.312917 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba5115fb394ca7820a1c88ac34ac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.316366 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba5115fb394ca7820a1c88ac34ac09 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.317775 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba5115fb394ca7820a1c88ac34ac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.322418 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa8fd416a74428095adb2532eb6390b (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.322424 19724 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa8fd416a74428095adb2532eb6390b (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.325364 19724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa8fd416a74428095adb2532eb6390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.323949 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.326917 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.329581 19649 tablet_service.cc:1511] Processing CreateTablet for tablet b17e88f807eb439aa048535830462229 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.331058 19723 tablet_service.cc:1511] Processing CreateTablet for tablet b17e88f807eb439aa048535830462229 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.332052 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa8fd416a74428095adb2532eb6390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.335861 19649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e88f807eb439aa048535830462229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.337198 19648 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea68aae07f41cba0c775134d52321f (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.338512 19648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea68aae07f41cba0c775134d52321f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.340907 19579 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbbcd0759b04c41bfffe6d247896035 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.341207 19573 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea68aae07f41cba0c775134d52321f (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.342226 19579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbbcd0759b04c41bfffe6d247896035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.342833 19573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea68aae07f41cba0c775134d52321f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.348212 19577 tablet_service.cc:1511] Processing CreateTablet for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.348748 19574 tablet_service.cc:1511] Processing CreateTablet for tablet b17e88f807eb439aa048535830462229 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.349589 19577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d8ed8bb71c4eb1a5d8d7a939f67620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.349437 19576 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba5115fb394ca7820a1c88ac34ac09 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.350276 19574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e88f807eb439aa048535830462229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.344239 19578 tablet_service.cc:1511] Processing CreateTablet for tablet 7d16634d3e8f43e78012af89879a5de4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.350922 19576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba5115fb394ca7820a1c88ac34ac09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.351629 19578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d16634d3e8f43e78012af89879a5de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.347404 19575 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa8fd416a74428095adb2532eb6390b (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.352119 19723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17e88f807eb439aa048535830462229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.353039 19575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa8fd416a74428095adb2532eb6390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.359596 19722 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea68aae07f41cba0c775134d52321f (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.361220 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea68aae07f41cba0c775134d52321f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.380718 19572 tablet_service.cc:1511] Processing CreateTablet for tablet 0db95700a00742668e970410778fad35 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.382153 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db95700a00742668e970410778fad35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.386431 19647 tablet_service.cc:1511] Processing CreateTablet for tablet 0db95700a00742668e970410778fad35 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.387940 19647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db95700a00742668e970410778fad35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.388265 19721 tablet_service.cc:1511] Processing CreateTablet for tablet 0db95700a00742668e970410778fad35 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.389840 19721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db95700a00742668e970410778fad35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.390272 19571 tablet_service.cc:1511] Processing CreateTablet for tablet 9b137fc0d04b4429b42db57247077480 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.391795 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b137fc0d04b4429b42db57247077480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.395988 19720 tablet_service.cc:1511] Processing CreateTablet for tablet 9b137fc0d04b4429b42db57247077480 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.397329 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b137fc0d04b4429b42db57247077480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.397823 19646 tablet_service.cc:1511] Processing CreateTablet for tablet 9b137fc0d04b4429b42db57247077480 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.399083 19646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b137fc0d04b4429b42db57247077480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.415251 19570 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb24adb9d7e4447af3b1605539b40e4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.416661 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb24adb9d7e4447af3b1605539b40e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.461860 19649 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb24adb9d7e4447af3b1605539b40e4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.463207 19649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb24adb9d7e4447af3b1605539b40e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.467188 19779 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.472703 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb24adb9d7e4447af3b1605539b40e4 (DEFAULT_TABLE table=test-workload [id=c3530e6ac12e4118a06d3642bfb7523c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.473982 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb24adb9d7e4447af3b1605539b40e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.484730 19778 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.484990 19779 tablet_bootstrap.cc:654] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.494791 19778 tablet_bootstrap.cc:654] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.498865 19780 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.520043 19778 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.520987 19778 ts_tablet_manager.cc:1403] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260713 09:07:45.521142 19779 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.521744 19779 ts_tablet_manager.cc:1403] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.015s
I20260713 09:07:45.523725 19778 raft_consensus.cc:359] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.524502 19778 raft_consensus.cc:385] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.524770 19778 raft_consensus.cc:740] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.526659 19779 raft_consensus.cc:359] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.527267 19779 raft_consensus.cc:385] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.527587 19779 raft_consensus.cc:740] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.528342 19779 consensus_queue.cc:260] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.525501 19778 consensus_queue.cc:260] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.530390 19689 heartbeater.cc:499] Master 127.16.52.190:45713 was elected leader, sending a full tablet report...
I20260713 09:07:45.530910 19779 ts_tablet_manager.cc:1434] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260713 09:07:45.531919 19779 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.538326 19779 tablet_bootstrap.cc:654] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.542910 19780 tablet_bootstrap.cc:654] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.550215 19785 raft_consensus.cc:493] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.550886 19785 raft_consensus.cc:515] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.564734 19778 ts_tablet_manager.cc:1434] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.043s	user 0.017s	sys 0.022s
I20260713 09:07:45.570598 19763 heartbeater.cc:499] Master 127.16.52.190:45713 was elected leader, sending a full tablet report...
I20260713 09:07:45.571012 19778 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.572628 19780 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.573657 19780 ts_tablet_manager.cc:1403] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.000s
I20260713 09:07:45.573009 19785 leader_election.cc:290] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.577219 19778 tablet_bootstrap.cc:654] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.577575 19780 raft_consensus.cc:359] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.578388 19780 raft_consensus.cc:385] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.578761 19780 raft_consensus.cc:740] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.579633 19780 consensus_queue.cc:260] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.582131 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
W20260713 09:07:45.584015 19630 leader_election.cc:343] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.589710 19779 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.590441 19779 ts_tablet_manager.cc:1403] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.019s
I20260713 09:07:45.590602 19778 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.591192 19778 ts_tablet_manager.cc:1403] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260713 09:07:45.594544 19778 raft_consensus.cc:359] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.595291 19778 raft_consensus.cc:385] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.595592 19778 raft_consensus.cc:740] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.596522 19778 consensus_queue.cc:260] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.598701 19778 ts_tablet_manager.cc:1434] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:45.599660 19778 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.601824 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
W20260713 09:07:45.604121 19628 leader_election.cc:343] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.604741 19628 leader_election.cc:304] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919; no voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0
I20260713 09:07:45.605747 19785 raft_consensus.cc:2749] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.606230 19778 tablet_bootstrap.cc:654] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.607390 19614 heartbeater.cc:499] Master 127.16.52.190:45713 was elected leader, sending a full tablet report...
I20260713 09:07:45.594520 19779 raft_consensus.cc:359] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.608059 19780 ts_tablet_manager.cc:1434] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.011s
I20260713 09:07:45.608023 19779 raft_consensus.cc:385] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.608551 19779 raft_consensus.cc:740] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.609352 19780 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.609395 19779 consensus_queue.cc:260] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.611670 19779 ts_tablet_manager.cc:1434] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:07:45.612637 19779 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.618779 19779 tablet_bootstrap.cc:654] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.621343 19778 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.621821 19778 ts_tablet_manager.cc:1403] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:07:45.624423 19778 raft_consensus.cc:359] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.624980 19778 raft_consensus.cc:385] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.625231 19778 raft_consensus.cc:740] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.625456 19779 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.625984 19779 ts_tablet_manager.cc:1403] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260713 09:07:45.625871 19778 consensus_queue.cc:260] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.628192 19778 ts_tablet_manager.cc:1434] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:45.629163 19778 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.629037 19779 raft_consensus.cc:359] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.629829 19779 raft_consensus.cc:385] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.630133 19779 raft_consensus.cc:740] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.630980 19779 consensus_queue.cc:260] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.633170 19779 ts_tablet_manager.cc:1434] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:45.634099 19779 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.635170 19778 tablet_bootstrap.cc:654] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.637639 19780 tablet_bootstrap.cc:654] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.640365 19779 tablet_bootstrap.cc:654] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.646461 19778 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.646939 19778 ts_tablet_manager.cc:1403] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:07:45.650141 19780 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.649843 19778 raft_consensus.cc:359] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.650688 19778 raft_consensus.cc:385] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.650843 19780 ts_tablet_manager.cc:1403] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260713 09:07:45.651034 19778 raft_consensus.cc:740] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.652145 19778 consensus_queue.cc:260] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.654982 19780 raft_consensus.cc:359] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.656972 19785 raft_consensus.cc:493] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.657248 19780 raft_consensus.cc:385] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.657568 19780 raft_consensus.cc:740] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.657457 19785 raft_consensus.cc:515] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.658581 19778 ts_tablet_manager.cc:1434] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:45.658443 19780 consensus_queue.cc:260] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.659607 19778 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.660550 19780 ts_tablet_manager.cc:1434] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.008s
I20260713 09:07:45.661017 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:45.661463 19780 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.661619 19738 raft_consensus.cc:2468] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 0.
I20260713 09:07:45.663410 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:45.665189 19628 leader_election.cc:304] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:45.666028 19783 raft_consensus.cc:2804] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:45.666200 19630 leader_election.cc:343] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.666340 19778 tablet_bootstrap.cc:654] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.666464 19783 raft_consensus.cc:493] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.659617 19785 leader_election.cc:290] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.666954 19783 raft_consensus.cc:3060] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.669059 19779 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.669561 19779 ts_tablet_manager.cc:1403] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260713 09:07:45.672442 19779 raft_consensus.cc:359] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.673156 19779 raft_consensus.cc:385] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.673437 19779 raft_consensus.cc:740] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.674223 19779 consensus_queue.cc:260] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.674394 19783 raft_consensus.cc:515] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.678436 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:45.678990 19738 raft_consensus.cc:3060] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.679803 19779 ts_tablet_manager.cc:1434] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:45.678438 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:45.680859 19779 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
W20260713 09:07:45.681259 19630 leader_election.cc:343] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.687572 19779 tablet_bootstrap.cc:654] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.690315 19783 leader_election.cc:290] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.693240 19780 tablet_bootstrap.cc:654] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.692224 19738 raft_consensus.cc:2468] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 1.
I20260713 09:07:45.694958 19628 leader_election.cc:304] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:45.696022 19783 raft_consensus.cc:2804] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.696743 19783 raft_consensus.cc:697] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Running, Role: LEADER
I20260713 09:07:45.697636 19783 consensus_queue.cc:237] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.698963 19778 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.699646 19778 ts_tablet_manager.cc:1403] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.019s
I20260713 09:07:45.702041 19779 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.702662 19779 ts_tablet_manager.cc:1403] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:07:45.702719 19778 raft_consensus.cc:359] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.703550 19778 raft_consensus.cc:385] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.703856 19778 raft_consensus.cc:740] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.704731 19778 consensus_queue.cc:260] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.705874 19779 raft_consensus.cc:359] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.706583 19779 raft_consensus.cc:385] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.706910 19779 raft_consensus.cc:740] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.707430 19485 catalog_manager.cc:5697] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "6e9db9af8db24c4bba7c9007159db919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.709444 19778 ts_tablet_manager.cc:1434] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:45.709620 19780 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.710235 19780 ts_tablet_manager.cc:1403] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260713 09:07:45.710597 19778 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.713191 19780 raft_consensus.cc:359] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.713871 19780 raft_consensus.cc:385] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.714152 19780 raft_consensus.cc:740] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.715018 19780 consensus_queue.cc:260] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.707789 19779 consensus_queue.cc:260] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.718994 19780 ts_tablet_manager.cc:1434] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:45.719338 19778 tablet_bootstrap.cc:654] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.719967 19780 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.724722 19779 ts_tablet_manager.cc:1434] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:07:45.725946 19779 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.726645 19780 tablet_bootstrap.cc:654] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.734105 19779 tablet_bootstrap.cc:654] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.738193 19780 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.738853 19780 ts_tablet_manager.cc:1403] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260713 09:07:45.741370 19778 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.741551 19780 raft_consensus.cc:359] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.742240 19778 ts_tablet_manager.cc:1403] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260713 09:07:45.742264 19780 raft_consensus.cc:385] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.742395 19790 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.742938 19780 raft_consensus.cc:740] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.743111 19790 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.743868 19780 consensus_queue.cc:260] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.746198 19778 raft_consensus.cc:359] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.746999 19778 raft_consensus.cc:385] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.747078 19790 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.747411 19778 raft_consensus.cc:740] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.748049 19783 raft_consensus.cc:493] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.748504 19783 raft_consensus.cc:515] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.748518 19778 consensus_queue.cc:260] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.750698 19783 leader_election.cc:290] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.755291 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:45.756006 19738 raft_consensus.cc:2468] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 0.
I20260713 09:07:45.756237 19778 ts_tablet_manager.cc:1434] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:07:45.757628 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
W20260713 09:07:45.759322 19630 leader_election.cc:343] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.760191 19628 leader_election.cc:304] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:45.761291 19783 raft_consensus.cc:2804] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.761652 19783 raft_consensus.cc:493] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.761971 19783 raft_consensus.cc:3060] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.757366 19778 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.764773 19779 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.765432 19779 ts_tablet_manager.cc:1403] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260713 09:07:45.767288 19784 raft_consensus.cc:493] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.767809 19784 raft_consensus.cc:515] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.769455 19779 raft_consensus.cc:359] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.770362 19784 leader_election.cc:290] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527)
I20260713 09:07:45.770466 19779 raft_consensus.cc:385] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.774025 19779 raft_consensus.cc:740] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.774770 19779 consensus_queue.cc:260] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.777447 19783 raft_consensus.cc:515] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.778980 19778 tablet_bootstrap.cc:654] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.783919 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
W20260713 09:07:45.790089 19630 leader_election.cc:343] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.790377 19779 ts_tablet_manager.cc:1434] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:07:45.791435 19779 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.801108 19779 tablet_bootstrap.cc:654] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.815135 19780 ts_tablet_manager.cc:1434] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.076s	user 0.014s	sys 0.037s
I20260713 09:07:45.817025 19783 leader_election.cc:290] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.822264 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:45.823462 19664 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 0.
I20260713 09:07:45.825402 19780 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.825383 19554 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:45.826725 19803 raft_consensus.cc:2804] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.827754 19803 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.829385 19803 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.835409 19780 tablet_bootstrap.cc:654] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.838882 19778 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
W20260713 09:07:45.839406 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:45.839844 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:45.840458 19738 raft_consensus.cc:3060] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.841691 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
W20260713 09:07:45.843560 19553 leader_election.cc:343] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.846410 19803 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.848578 19803 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:45.849325 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:45.849700 19778 ts_tablet_manager.cc:1403] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.016s
I20260713 09:07:45.849941 19664 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.852241 19738 raft_consensus.cc:2468] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 1.
I20260713 09:07:45.852886 19778 raft_consensus.cc:359] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.853320 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:45.854295 19628 leader_election.cc:304] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:45.855079 19783 raft_consensus.cc:2804] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.856410 19783 raft_consensus.cc:697] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Running, Role: LEADER
I20260713 09:07:45.857494 19779 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:45.857342 19664 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:45.857308 19783 consensus_queue.cc:237] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.858134 19779 ts_tablet_manager.cc:1403] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.027s
I20260713 09:07:45.858731 19554 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:45.860209 19803 raft_consensus.cc:2804] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.860396 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbbcd0759b04c41bfffe6d247896035" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:45.860589 19803 raft_consensus.cc:697] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Becoming Leader. State: Replica: f9370a976db8459d8442861cebf210d0, State: Running, Role: LEADER
I20260713 09:07:45.861002 19589 raft_consensus.cc:2468] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:45.861030 19779 raft_consensus.cc:359] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.861399 19803 consensus_queue.cc:237] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.861828 19779 raft_consensus.cc:385] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.862159 19779 raft_consensus.cc:740] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.862414 19704 leader_election.cc:304] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:45.863240 19784 raft_consensus.cc:2804] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.863641 19784 raft_consensus.cc:493] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.864004 19784 raft_consensus.cc:3060] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.862917 19779 consensus_queue.cc:260] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.866016 19779 ts_tablet_manager.cc:1434] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:07:45.866705 19780 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.866952 19779 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:45.867200 19780 ts_tablet_manager.cc:1403] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.011s
I20260713 09:07:45.870128 19780 raft_consensus.cc:359] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.870783 19780 raft_consensus.cc:385] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.871061 19780 raft_consensus.cc:740] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.871721 19780 consensus_queue.cc:260] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.871905 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbbcd0759b04c41bfffe6d247896035" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:45.871974 19784 raft_consensus.cc:515] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.872730 19663 raft_consensus.cc:2468] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:45.874353 19784 leader_election.cc:290] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Requested vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527)
I20260713 09:07:45.853615 19778 raft_consensus.cc:385] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.874918 19778 raft_consensus.cc:740] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.875021 19779 tablet_bootstrap.cc:654] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.875694 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbbcd0759b04c41bfffe6d247896035" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:45.876278 19589 raft_consensus.cc:3060] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.875870 19778 consensus_queue.cc:260] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.876591 19780 ts_tablet_manager.cc:1434] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:07:45.876844 19737 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.877597 19780 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.884228 19780 tablet_bootstrap.cc:654] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.884016 19737 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:45.886444 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbbcd0759b04c41bfffe6d247896035" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:45.887238 19663 raft_consensus.cc:3060] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.889400 19778 ts_tablet_manager.cc:1434] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:07:45.890691 19778 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.896214 19780 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.896703 19780 ts_tablet_manager.cc:1403] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:07:45.899621 19780 raft_consensus.cc:359] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.900338 19780 raft_consensus.cc:385] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.900619 19780 raft_consensus.cc:740] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.901476 19780 consensus_queue.cc:260] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.903985 19780 ts_tablet_manager.cc:1434] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:45.904917 19780 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.905177 19778 tablet_bootstrap.cc:654] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.909094 19485 catalog_manager.cc:5697] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "6e9db9af8db24c4bba7c9007159db919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.912369 19780 tablet_bootstrap.cc:654] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.916584 19778 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.917208 19778 ts_tablet_manager.cc:1403] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260713 09:07:45.916054 19487 catalog_manager.cc:5697] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9370a976db8459d8442861cebf210d0 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "f9370a976db8459d8442861cebf210d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.920616 19778 raft_consensus.cc:359] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.926939 19778 raft_consensus.cc:385] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.927235 19778 raft_consensus.cc:740] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.927983 19778 consensus_queue.cc:260] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.930166 19778 ts_tablet_manager.cc:1434] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:45.923586 19780 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.931667 19780 ts_tablet_manager.cc:1403] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260713 09:07:45.932729 19589 raft_consensus.cc:2468] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:45.933964 19704 leader_election.cc:304] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:45.934777 19784 raft_consensus.cc:2804] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.941915 19778 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:45.951630 19780 raft_consensus.cc:359] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.952450 19780 raft_consensus.cc:385] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.952772 19780 raft_consensus.cc:740] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.953620 19780 consensus_queue.cc:260] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.953866 19663 raft_consensus.cc:2468] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:45.956616 19780 ts_tablet_manager.cc:1434] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:07:45.957665 19780 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:45.958778 19778 tablet_bootstrap.cc:654] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.963872 19818 raft_consensus.cc:493] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.964354 19818 raft_consensus.cc:515] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.968057 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:45.968760 19589 raft_consensus.cc:2468] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:45.964812 19780 tablet_bootstrap.cc:654] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.965104 19784 raft_consensus.cc:697] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:45.969988 19704 leader_election.cc:304] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:45.970263 19778 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:45.970108 19784 consensus_queue.cc:237] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:45.970906 19778 ts_tablet_manager.cc:1403] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260713 09:07:45.971015 19819 raft_consensus.cc:2804] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.971454 19819 raft_consensus.cc:493] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.972011 19819 raft_consensus.cc:3060] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.974576 19778 raft_consensus.cc:359] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.975692 19778 raft_consensus.cc:385] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.976128 19778 raft_consensus.cc:740] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.977275 19778 consensus_queue.cc:260] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.979593 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
W20260713 09:07:45.981266 19703 leader_election.cc:343] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.977290 19818 leader_election.cc:290] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:45.986894 19484 catalog_manager.cc:5697] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.990231 19819 raft_consensus.cc:515] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.990932 19780 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:45.991384 19780 ts_tablet_manager.cc:1403] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.011s
I20260713 09:07:45.993266 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:45.993808 19589 raft_consensus.cc:3060] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.994009 19780 raft_consensus.cc:359] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.994647 19780 raft_consensus.cc:385] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.994892 19780 raft_consensus.cc:740] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.988358 19818 raft_consensus.cc:493] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.995930 19818 raft_consensus.cc:515] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:45.998276 19778 ts_tablet_manager.cc:1434] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.008s
I20260713 09:07:45.999388 19778 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: Bootstrap starting.
I20260713 09:07:46.000414 19818 leader_election.cc:290] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.001559 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea68aae07f41cba0c775134d52321f" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:45.995538 19780 consensus_queue.cc:260] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
W20260713 09:07:46.003085 19703 leader_election.cc:343] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.998337 19779 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:46.004159 19779 ts_tablet_manager.cc:1403] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.137s	user 0.052s	sys 0.063s
I20260713 09:07:46.004057 19588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea68aae07f41cba0c775134d52321f" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:46.004657 19778 tablet_bootstrap.cc:654] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.004801 19588 raft_consensus.cc:2468] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:46.005110 19780 ts_tablet_manager.cc:1434] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:46.006019 19780 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:46.010684 19704 leader_election.cc:304] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [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: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 6e9db9af8db24c4bba7c9007159db919
I20260713 09:07:46.011523 19818 raft_consensus.cc:2804] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.011965 19818 raft_consensus.cc:493] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.012343 19818 raft_consensus.cc:3060] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.015605 19589 raft_consensus.cc:2468] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.018692 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.018532 19704 leader_election.cc:304] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.019557 19818 raft_consensus.cc:515] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.020195 19823 raft_consensus.cc:2804] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:46.020658 19703 leader_election.cc:343] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.020674 19823 raft_consensus.cc:697] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:46.021425 19819 leader_election.cc:290] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.021835 19823 consensus_queue.cc:237] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.011348 19780 tablet_bootstrap.cc:654] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.022838 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea68aae07f41cba0c775134d52321f" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.024447 19778 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: No bootstrap required, opened a new log
I20260713 09:07:46.024946 19778 ts_tablet_manager.cc:1403] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260713 09:07:46.025409 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea68aae07f41cba0c775134d52321f" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:46.011984 19779 raft_consensus.cc:359] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.026091 19589 raft_consensus.cc:3060] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.026232 19779 raft_consensus.cc:385] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.026579 19779 raft_consensus.cc:740] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.027246 19779 consensus_queue.cc:260] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.027801 19778 raft_consensus.cc:359] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.028426 19663 raft_consensus.cc:3060] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.028510 19778 raft_consensus.cc:385] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.028971 19778 raft_consensus.cc:740] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.029194 19779 ts_tablet_manager.cc:1434] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:07:46.030103 19779 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:46.029714 19778 consensus_queue.cc:260] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.030316 19803 raft_consensus.cc:493] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.030962 19803 raft_consensus.cc:515] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.031545 19818 leader_election.cc:290] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.035085 19778 ts_tablet_manager.cc:1434] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:07:46.038126 19803 leader_election.cc:290] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.039381 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:46.039609 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db95700a00742668e970410778fad35" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.040210 19737 raft_consensus.cc:2393] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9370a976db8459d8442861cebf210d0 in current term 1: Already voted for candidate 6e9db9af8db24c4bba7c9007159db919 in this term.
I20260713 09:07:46.041031 19779 tablet_bootstrap.cc:654] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.041399 19554 leader_election.cc:304] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9370a976db8459d8442861cebf210d0; no voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d
I20260713 09:07:46.042624 19803 raft_consensus.cc:3060] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.042913 19663 raft_consensus.cc:2468] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.043587 19818 raft_consensus.cc:493] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.047147 19818 raft_consensus.cc:515] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.049140 19818 leader_election.cc:290] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.042866 19589 raft_consensus.cc:2468] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.052362 19803 raft_consensus.cc:2749] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.052719 19780 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:46.053187 19780 ts_tablet_manager.cc:1403] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.002s
I20260713 09:07:46.053382 19486 catalog_manager.cc:5697] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.055727 19780 raft_consensus.cc:359] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.056453 19780 raft_consensus.cc:385] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.056569 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d16634d3e8f43e78012af89879a5de4" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.057174 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d16634d3e8f43e78012af89879a5de4" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:46.057194 19664 raft_consensus.cc:2468] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:46.057890 19589 raft_consensus.cc:2468] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:46.056797 19780 raft_consensus.cc:740] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.058723 19703 leader_election.cc:304] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:46.059921 19704 leader_election.cc:304] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.059774 19780 consensus_queue.cc:260] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.060748 19823 raft_consensus.cc:2804] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.061086 19823 raft_consensus.cc:493] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.061408 19823 raft_consensus.cc:3060] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.061874 19780 ts_tablet_manager.cc:1434] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:46.064698 19818 raft_consensus.cc:2804] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.067778 19780 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:46.071820 19818 raft_consensus.cc:697] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:46.072737 19818 consensus_queue.cc:237] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.069193 19779 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:46.076532 19779 ts_tablet_manager.cc:1403] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.012s
I20260713 09:07:46.079100 19823 raft_consensus.cc:515] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.079146 19779 raft_consensus.cc:359] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.080252 19780 tablet_bootstrap.cc:654] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.080583 19779 raft_consensus.cc:385] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.080919 19779 raft_consensus.cc:740] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.082283 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d16634d3e8f43e78012af89879a5de4" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.081964 19779 consensus_queue.cc:260] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.082881 19663 raft_consensus.cc:3060] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.082796 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d16634d3e8f43e78012af89879a5de4" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:46.083461 19589 raft_consensus.cc:3060] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.085999 19779 ts_tablet_manager.cc:1434] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:07:46.086776 19803 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.087252 19803 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.089359 19803 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.090492 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:46.090862 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.091123 19737 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 0.
I20260713 09:07:46.091437 19664 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 0.
I20260713 09:07:46.092324 19553 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.092890 19663 raft_consensus.cc:2468] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.093794 19803 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.093988 19703 leader_election.cc:304] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:46.094216 19803 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.094550 19803 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.095777 19823 leader_election.cc:290] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.096320 19823 raft_consensus.cc:2804] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.096741 19823 raft_consensus.cc:697] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:46.097510 19823 consensus_queue.cc:237] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.101569 19484 catalog_manager.cc:5697] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.101899 19589 raft_consensus.cc:2468] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.106853 19790 raft_consensus.cc:493] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.107344 19790 raft_consensus.cc:515] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.109437 19790 leader_election.cc:290] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.111769 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:46.112407 19737 raft_consensus.cc:2468] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 0.
I20260713 09:07:46.113034 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.113745 19553 leader_election.cc:304] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
W20260713 09:07:46.114306 19554 leader_election.cc:343] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.114624 19790 raft_consensus.cc:2804] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.114972 19790 raft_consensus.cc:493] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.115300 19790 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.116201 19779 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: Bootstrap starting.
I20260713 09:07:46.123382 19803 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.123930 19779 tablet_bootstrap.cc:654] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.130278 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.129659 19484 catalog_manager.cc:5697] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.130895 19663 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.134857 19790 raft_consensus.cc:515] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.140839 19779 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: No bootstrap required, opened a new log
I20260713 09:07:46.136138 19803 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.141542 19779 ts_tablet_manager.cc:1403] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260713 09:07:46.142640 19790 leader_election.cc:290] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Requested vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.137253 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:46.144570 19737 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.144824 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:46.145393 19738 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.143975 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.145094 19779 raft_consensus.cc:359] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.145916 19779 raft_consensus.cc:385] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.146090 19780 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: No bootstrap required, opened a new log
I20260713 09:07:46.146202 19779 raft_consensus.cc:740] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.146590 19780 ts_tablet_manager.cc:1403] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.038s
I20260713 09:07:46.147089 19779 consensus_queue.cc:260] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.147984 19664 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.149376 19780 raft_consensus.cc:359] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.150098 19780 raft_consensus.cc:385] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.150377 19780 raft_consensus.cc:740] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.151273 19780 consensus_queue.cc:260] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.153771 19780 ts_tablet_manager.cc:1434] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:46.153916 19737 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:46.139810 19663 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:46.155299 19553 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.155457 19664 raft_consensus.cc:2468] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:46.156839 19738 raft_consensus.cc:2468] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9370a976db8459d8442861cebf210d0 in term 1.
I20260713 09:07:46.157647 19554 leader_election.cc:304] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.157007 19790 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.158515 19803 raft_consensus.cc:2804] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.167784 19779 ts_tablet_manager.cc:1434] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:07:46.167979 19790 raft_consensus.cc:697] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Becoming Leader. State: Replica: f9370a976db8459d8442861cebf210d0, State: Running, Role: LEADER
I20260713 09:07:46.168942 19803 raft_consensus.cc:697] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Becoming Leader. State: Replica: f9370a976db8459d8442861cebf210d0, State: Running, Role: LEADER
I20260713 09:07:46.169202 19790 consensus_queue.cc:237] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.169890 19803 consensus_queue.cc:237] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.179253 19487 catalog_manager.cc:5697] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9370a976db8459d8442861cebf210d0 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "f9370a976db8459d8442861cebf210d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.180446 19487 catalog_manager.cc:5697] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9370a976db8459d8442861cebf210d0 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "f9370a976db8459d8442861cebf210d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.231391 19803 raft_consensus.cc:493] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.231925 19803 raft_consensus.cc:515] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.233757 19803 leader_election.cc:290] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.234493 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.234773 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17e88f807eb439aa048535830462229" candidate_uuid: "f9370a976db8459d8442861cebf210d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:46.235662 19738 raft_consensus.cc:2393] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9370a976db8459d8442861cebf210d0 in current term 1: Already voted for candidate 6e9db9af8db24c4bba7c9007159db919 in this term.
I20260713 09:07:46.236521 19553 leader_election.cc:304] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9370a976db8459d8442861cebf210d0; no voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d
I20260713 09:07:46.237181 19803 raft_consensus.cc:3060] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.242839 19790 consensus_queue.cc:1048] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.243115 19803 raft_consensus.cc:2749] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.245028 19783 consensus_queue.cc:1048] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.258219 19803 consensus_queue.cc:1048] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.272390 19842 consensus_queue.cc:1048] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.284936 19841 consensus_queue.cc:1048] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.302003 19842 consensus_queue.cc:1048] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.369303 19847 raft_consensus.cc:493] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.369814 19847 raft_consensus.cc:515] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.371546 19847 leader_election.cc:290] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:46.372363 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:46.372577 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba5115fb394ca7820a1c88ac34ac09" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:46.373188 19589 raft_consensus.cc:2393] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e9db9af8db24c4bba7c9007159db919 in current term 1: Already voted for candidate b5543247df5e4bfeadb48a2eebdad80d in this term.
I20260713 09:07:46.374073 19630 leader_election.cc:304] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919; no voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0
I20260713 09:07:46.374728 19847 raft_consensus.cc:3060] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.379536 19847 raft_consensus.cc:2749] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.383553 19823 consensus_queue.cc:1048] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.393436 19819 consensus_queue.cc:1048] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.408764 19819 raft_consensus.cc:493] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.409226 19819 raft_consensus.cc:515] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.410830 19819 leader_election.cc:290] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.411563 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0" is_pre_election: true
I20260713 09:07:46.411857 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:46.412317 19589 raft_consensus.cc:2468] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:46.412444 19664 raft_consensus.cc:2468] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 0.
I20260713 09:07:46.413343 19704 leader_election.cc:304] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:46.414048 19819 raft_consensus.cc:2804] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.414352 19819 raft_consensus.cc:493] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.414623 19819 raft_consensus.cc:3060] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.419623 19819 raft_consensus.cc:515] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.421169 19819 leader_election.cc:290] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:46.422132 19589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:46.422339 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d8ed8bb71c4eb1a5d8d7a939f67620" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:46.422801 19589 raft_consensus.cc:3060] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.422881 19664 raft_consensus.cc:3060] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.429754 19589 raft_consensus.cc:2468] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.429759 19664 raft_consensus.cc:2468] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:46.431141 19703 leader_election.cc:304] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:46.431926 19819 raft_consensus.cc:2804] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.432384 19819 raft_consensus.cc:697] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:46.433116 19819 consensus_queue.cc:237] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:46.440433 19486 catalog_manager.cc:5697] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.480091 19819 consensus_queue.cc:1048] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.490617 19784 consensus_queue.cc:1048] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.494158 19784 consensus_queue.cc:1048] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.508246 19818 consensus_queue.cc:1048] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.562291 19818 consensus_queue.cc:1048] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.573158 19818 consensus_queue.cc:1048] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.601456 19790 consensus_queue.cc:1048] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.612798 19790 consensus_queue.cc:1048] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.631479 19790 consensus_queue.cc:1048] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.642477 19803 consensus_queue.cc:1048] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.677120 16594 ts_manager.cc:295] Set tserver state for f9370a976db8459d8442861cebf210d0 to MAINTENANCE_MODE
I20260713 09:07:46.677940 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
I20260713 09:07:46.705260 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:46.705917 16594 tablet_replica.cc:333] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.706504 16594 raft_consensus.cc:2243] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.706939 16594 raft_consensus.cc:2272] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.709266 16594 tablet_replica.cc:333] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.709884 16594 raft_consensus.cc:2243] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.710361 16594 raft_consensus.cc:2272] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.713893 16594 tablet_replica.cc:333] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.714490 16594 raft_consensus.cc:2243] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.714902 16594 raft_consensus.cc:2272] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.716670 16594 tablet_replica.cc:333] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.717549 16594 raft_consensus.cc:2243] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:46.718431 16594 raft_consensus.cc:2272] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.720573 16594 tablet_replica.cc:333] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.721114 16594 raft_consensus.cc:2243] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:46.721822 16594 raft_consensus.cc:2272] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.723869 16594 tablet_replica.cc:333] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.724372 16594 raft_consensus.cc:2243] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.724768 16594 raft_consensus.cc:2272] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.726804 16594 tablet_replica.cc:333] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.727301 16594 raft_consensus.cc:2243] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.727687 16594 raft_consensus.cc:2272] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.730001 16594 tablet_replica.cc:333] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.730569 16594 raft_consensus.cc:2243] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.731027 16594 raft_consensus.cc:2272] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.733264 16594 tablet_replica.cc:333] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.733754 16594 raft_consensus.cc:2243] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:46.734686 16594 raft_consensus.cc:2272] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:46.735630 19630 consensus_peers.cc:597] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.737269 16594 tablet_replica.cc:333] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: stopping tablet replica
I20260713 09:07:46.737887 16594 raft_consensus.cc:2243] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:46.738343 16594 raft_consensus.cc:2272] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:46.765899 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
W20260713 09:07:46.840408 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:46.852521 19704 consensus_peers.cc:597] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:46.862118 19630 consensus_peers.cc:597] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:46.879961 19704 consensus_peers.cc:597] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:46.926208 19819 consensus_queue.cc:1048] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:46.981691 19704 consensus_peers.cc:597] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:47.029812 19704 consensus_peers.cc:597] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:47.098946 19704 consensus_peers.cc:597] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:47.841387 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:48.113899 19847 raft_consensus.cc:493] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.114487 19847 raft_consensus.cc:515] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.116339 19847 leader_election.cc:290] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:48.116973 19819 raft_consensus.cc:493] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.117507 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:48.117532 19819 raft_consensus.cc:515] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.118783 19737 raft_consensus.cc:2468] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 1.
I20260713 09:07:48.119958 19819 leader_election.cc:290] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:48.120010 19628 leader_election.cc:304] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
W20260713 09:07:48.120730 19630 leader_election.cc:336] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.120978 19847 raft_consensus.cc:2804] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:48.121443 19847 raft_consensus.cc:493] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.121574 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:48.121894 19847 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:48.124281 19704 leader_election.cc:336] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.127367 19847 raft_consensus.cc:515] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.128484 19664 raft_consensus.cc:2393] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5543247df5e4bfeadb48a2eebdad80d in current term 2: Already voted for candidate 6e9db9af8db24c4bba7c9007159db919 in this term.
I20260713 09:07:48.129631 19847 leader_election.cc:290] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:48.130336 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb24adb9d7e4447af3b1605539b40e4" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:48.130941 19737 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.131510 19703 leader_election.cc:304] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [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: b5543247df5e4bfeadb48a2eebdad80d; no voters: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0
W20260713 09:07:48.133065 19630 leader_election.cc:336] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.136348 19737 raft_consensus.cc:2468] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 2.
I20260713 09:07:48.136816 19819 raft_consensus.cc:2749] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:48.137372 19628 leader_election.cc:304] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:48.138290 19847 raft_consensus.cc:2804] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.139447 19847 raft_consensus.cc:697] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 LEADER]: Becoming Leader. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Running, Role: LEADER
I20260713 09:07:48.140404 19847 consensus_queue.cc:237] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.142306 19819 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.142895 19819 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.145303 19819 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:48.146409 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:48.146770 19847 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.147293 19847 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.148114 19664 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:48.148305 19486 catalog_manager.cc:5697] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 reported cstate change: term changed from 1 to 2, leader changed from f9370a976db8459d8442861cebf210d0 (127.16.52.129) to 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "6e9db9af8db24c4bba7c9007159db919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.149633 19847 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:48.150187 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:48.150806 19737 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 1.
I20260713 09:07:48.152179 19628 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:48.153776 19847 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:48.154312 19847 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9370a976db8459d8442861cebf210d0)
W20260713 09:07:48.154444 19630 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.154856 19847 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.158196 19703 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:48.159160 19819 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:07:48.159210 19704 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.159722 19819 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.160163 19819 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.163236 19847 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.166977 19847 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:48.167644 19819 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
W20260713 09:07:48.170339 19630 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.170948 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:48.171841 19737 raft_consensus.cc:2393] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e9db9af8db24c4bba7c9007159db919 in current term 2: Already voted for candidate b5543247df5e4bfeadb48a2eebdad80d in this term.
I20260713 09:07:48.171773 19819 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:48.173305 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:48.173482 19628 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919; no voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0
I20260713 09:07:48.174057 19664 raft_consensus.cc:2393] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b5543247df5e4bfeadb48a2eebdad80d in current term 2: Already voted for candidate 6e9db9af8db24c4bba7c9007159db919 in this term.
I20260713 09:07:48.174397 19847 raft_consensus.cc:2749] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:07:48.174638 19704 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.175254 19703 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5543247df5e4bfeadb48a2eebdad80d; no voters: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0
I20260713 09:07:48.175891 19819 raft_consensus.cc:2749] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:07:48.190418 19847 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.190904 19847 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.192952 19847 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:48.194046 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
W20260713 09:07:48.196406 19630 leader_election.cc:336] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.196805 19630 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919; no voters: b5543247df5e4bfeadb48a2eebdad80d, f9370a976db8459d8442861cebf210d0
I20260713 09:07:48.197422 19847 raft_consensus.cc:2749] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:07:48.212705 19819 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.213183 19819 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.214766 19819 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:48.215932 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919" is_pre_election: true
I20260713 09:07:48.216535 19664 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 1.
I20260713 09:07:48.217578 19703 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:48.218254 19819 raft_consensus.cc:2804] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:07:48.218348 19704 leader_election.cc:336] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.218575 19819 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9370a976db8459d8442861cebf210d0)
I20260713 09:07:48.218952 19819 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.225410 19819 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.227217 19819 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337)
I20260713 09:07:48.228312 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "b5543247df5e4bfeadb48a2eebdad80d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
I20260713 09:07:48.228945 19664 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:48.230870 19704 leader_election.cc:336] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:48.234441 19664 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5543247df5e4bfeadb48a2eebdad80d in term 2.
I20260713 09:07:48.235602 19703 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [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: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:48.236332 19819 raft_consensus.cc:2804] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.236838 19819 raft_consensus.cc:697] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 LEADER]: Becoming Leader. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:48.237560 19819 consensus_queue.cc:237] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:48.244153 19486 catalog_manager.cc:5697] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d reported cstate change: term changed from 1 to 2, leader changed from f9370a976db8459d8442861cebf210d0 (127.16.52.129) to b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131). New cstate: current_term: 2 leader_uuid: "b5543247df5e4bfeadb48a2eebdad80d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:48.551841 19630 consensus_peers.cc:597] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:48.672492 19737 raft_consensus.cc:1275] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Refusing update from remote peer 6e9db9af8db24c4bba7c9007159db919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.673861 19847 consensus_queue.cc:1048] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:48.780349 19704 consensus_peers.cc:597] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:48.804916 19664 raft_consensus.cc:1275] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Refusing update from remote peer b5543247df5e4bfeadb48a2eebdad80d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.806342 19819 consensus_queue.cc:1048] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:48.842409 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:49.054636 19704 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260713 09:07:49.204022 19630 consensus_peers.cc:597] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.206122 19704 consensus_peers.cc:597] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.365949 19630 consensus_peers.cc:597] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.459779 19704 consensus_peers.cc:597] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.550796 19704 consensus_peers.cc:597] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.657922 19704 consensus_peers.cc:597] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:49.677171 19704 consensus_peers.cc:597] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:07:49.721215 19847 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:49.721740 19847 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:49.723392 19847 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:49.724521 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d" is_pre_election: true
I20260713 09:07:49.725082 19737 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 2.
I20260713 09:07:49.726091 19628 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: 
I20260713 09:07:49.726756 19847 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:07:49.726841 19630 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:49.727201 19847 raft_consensus.cc:493] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:49.727660 19847 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.734885 19847 raft_consensus.cc:515] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:49.737013 19847 leader_election.cc:290] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:49.738090 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b137fc0d04b4429b42db57247077480" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:49.738688 19737 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:07:49.741482 19630 leader_election.cc:336] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111)
I20260713 09:07:49.744628 19737 raft_consensus.cc:2468] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 3.
I20260713 09:07:49.745674 19628 leader_election.cc:304] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e9db9af8db24c4bba7c9007159db919, b5543247df5e4bfeadb48a2eebdad80d; no voters: f9370a976db8459d8442861cebf210d0
I20260713 09:07:49.746344 19847 raft_consensus.cc:2804] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:49.747210 19847 raft_consensus.cc:697] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 3 LEADER]: Becoming Leader. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Running, Role: LEADER
I20260713 09:07:49.748037 19847 consensus_queue.cc:237] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:49.755180 19486 catalog_manager.cc:5697] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 reported cstate change: term changed from 1 to 3, leader changed from f9370a976db8459d8442861cebf210d0 (127.16.52.129) to 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130). New cstate: current_term: 3 leader_uuid: "6e9db9af8db24c4bba7c9007159db919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:49.843411 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:50.144954 19630 consensus_peers.cc:597] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:50.299414 19737 raft_consensus.cc:1275] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Refusing update from remote peer 6e9db9af8db24c4bba7c9007159db919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:50.301009 19883 consensus_queue.cc:1048] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:07:50.844444 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:50.997035 19630 consensus_peers.cc:597] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:51.456704 19704 consensus_peers.cc:597] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:51.470093 19685 debug-util.cc:398] Leaking SignalData structure 0x7b0800178300 after lost signal to thread 16597
W20260713 09:07:51.471130 19685 debug-util.cc:398] Leaking SignalData structure 0x7b080014fac0 after lost signal to thread 19521
W20260713 09:07:51.472155 19685 debug-util.cc:398] Leaking SignalData structure 0x7b080014c300 after lost signal to thread 19688
W20260713 09:07:51.472965 19685 debug-util.cc:398] Leaking SignalData structure 0x7b080025afc0 after lost signal to thread 19762
W20260713 09:07:51.559625 19630 consensus_peers.cc:597] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:51.706564 19704 consensus_peers.cc:597] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:51.834437 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:51.843700 19898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:51.843957 19899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:51.845801 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:51.847514 16594 server_base.cc:1061] running on GCE node
W20260713 09:07:51.848781 19901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:51.850039 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:51.850302 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:51.850502 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933671850482 us; error 0 us; skew 500 ppm
I20260713 09:07:51.851109 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:51.854616 16594 webserver.cc:533] Webserver started at http://127.16.52.129:41513/ using document root <none> and password file <none>
I20260713 09:07:51.855196 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:51.855408 16594 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:51.860136 16594 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 09:07:51.864840 19906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:51.865792 16594 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:07:51.866117 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "f9370a976db8459d8442861cebf210d0"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-ttxq"
I20260713 09:07:51.866602 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:51.886081 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:51.887442 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:51.889387 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:51.895257 19913 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:07:51.937608 19630 consensus_peers.cc:597] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:51.957067 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:07:51.957553 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.002s	sys 0.001s
I20260713 09:07:51.957991 16594 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:07:51.967061 19913 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:51.982861 19913 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: 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:07:51.983664 19913 tablet_bootstrap.cc:492] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:51.984277 19913 ts_tablet_manager.cc:1403] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:07:51.986567 19913 raft_consensus.cc:359] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:51.987466 19913 raft_consensus.cc:740] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:51.988242 19913 consensus_queue.cc:260] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:51.990869 19913 ts_tablet_manager.cc:1434] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:07:51.991580 19913 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.004238 19913 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: 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:07:52.005023 19913 tablet_bootstrap.cc:492] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.005594 19913 ts_tablet_manager.cc:1403] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:07:52.007759 19913 raft_consensus.cc:359] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.008318 19913 raft_consensus.cc:740] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.009208 19913 consensus_queue.cc:260] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.011189 19913 ts_tablet_manager.cc:1434] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:52.012108 19913 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.025552 19913 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: 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:07:52.026414 19913 tablet_bootstrap.cc:492] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.027110 19913 ts_tablet_manager.cc:1403] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260713 09:07:52.029287 19913 raft_consensus.cc:359] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.029906 19913 raft_consensus.cc:740] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.030562 19913 consensus_queue.cc:260] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.032044 19913 ts_tablet_manager.cc:1434] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:07:52.032673 19913 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.034905 16594 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:07:52.035336 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.077s	user 0.074s	sys 0.000s
I20260713 09:07:52.044816 19913 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: 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:07:52.045578 19913 tablet_bootstrap.cc:492] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.046078 19913 ts_tablet_manager.cc:1403] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:07:52.048256 19913 raft_consensus.cc:359] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.048846 19913 raft_consensus.cc:740] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.049549 19913 consensus_queue.cc:260] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.051612 19913 ts_tablet_manager.cc:1434] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:52.052368 19913 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.073606 19913 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: 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:07:52.074759 19913 tablet_bootstrap.cc:492] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.075522 19913 ts_tablet_manager.cc:1403] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260713 09:07:52.078843 19913 raft_consensus.cc:359] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.079651 19913 raft_consensus.cc:740] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.080590 19913 consensus_queue.cc:260] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.083845 19913 ts_tablet_manager.cc:1434] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:52.084868 19913 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.103833 19913 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: 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:07:52.104984 19913 tablet_bootstrap.cc:492] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.105747 19913 ts_tablet_manager.cc:1403] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260713 09:07:52.108608 19913 raft_consensus.cc:359] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.110474 19913 raft_consensus.cc:740] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.111442 19913 consensus_queue.cc:260] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
W20260713 09:07:52.112064 19704 consensus_peers.cc:597] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:52.114626 19913 ts_tablet_manager.cc:1434] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:52.115694 19913 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.140041 19913 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: 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:07:52.141191 19913 tablet_bootstrap.cc:492] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
W20260713 09:07:52.141232 19704 consensus_peers.cc:597] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:52.142006 19913 ts_tablet_manager.cc:1403] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260713 09:07:52.145717 19913 raft_consensus.cc:359] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.146798 19913 raft_consensus.cc:740] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
W20260713 09:07:52.147838 19704 consensus_peers.cc:597] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:52.147809 19913 consensus_queue.cc:260] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.150452 19913 ts_tablet_manager.cc:1434] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:07:52.151542 19913 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
W20260713 09:07:52.168699 19704 consensus_peers.cc:597] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:52.172845 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:40527
I20260713 09:07:52.172956 19978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:40527 every 8 connection(s)
I20260713 09:07:52.176348 19913 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: 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:07:52.178854 19913 tablet_bootstrap.cc:492] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.179723 19913 ts_tablet_manager.cc:1403] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260713 09:07:52.182755 19913 raft_consensus.cc:359] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:52.183859 19913 raft_consensus.cc:740] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.184656 19913 consensus_queue.cc:260] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [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: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } } peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } }
I20260713 09:07:52.187476 19913 ts_tablet_manager.cc:1434] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:52.188410 19913 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.224984 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:52.231834 19913 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: 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:07:52.232870 19913 tablet_bootstrap.cc:492] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.233563 19913 ts_tablet_manager.cc:1403] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.016s
I20260713 09:07:52.236588 19913 raft_consensus.cc:359] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.237311 19913 raft_consensus.cc:740] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.238169 19913 consensus_queue.cc:260] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.240717 19979 heartbeater.cc:344] Connected to a master server at 127.16.52.190:45713
I20260713 09:07:52.241179 19979 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:52.242187 19979 heartbeater.cc:507] Master 127.16.52.190:45713 requested a full tablet report, sending...
I20260713 09:07:52.250133 19486 ts_manager.cc:194] Re-registered known tserver with Master: f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527)
I20260713 09:07:52.250694 19913 ts_tablet_manager.cc:1434] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:07:52.254266 19913 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Bootstrap starting.
I20260713 09:07:52.260820 19951 raft_consensus.cc:3060] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.279019 19737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b"
dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
mode: GRACEFUL
new_leader_uuid: "6e9db9af8db24c4bba7c9007159db919"
 from {username='slave'} at 127.0.0.1:33766
I20260713 09:07:52.279943 19737 raft_consensus.cc:606] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 LEADER]: Received request to transfer leadership to TS 6e9db9af8db24c4bba7c9007159db919
I20260713 09:07:52.281767 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:52.285012 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:52.285858 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:52.290665 19486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36388
I20260713 09:07:52.292814 19913 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: 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:07:52.293977 19913 tablet_bootstrap.cc:492] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Bootstrap complete.
I20260713 09:07:52.294754 19913 ts_tablet_manager.cc:1403] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.005s
I20260713 09:07:52.296062 19979 heartbeater.cc:499] Master 127.16.52.190:45713 was elected leader, sending a full tablet report...
I20260713 09:07:52.297526 19913 raft_consensus.cc:359] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.298177 19913 raft_consensus.cc:740] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9370a976db8459d8442861cebf210d0, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.298772 19913 consensus_queue.cc:260] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.300683 19913 ts_tablet_manager.cc:1434] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:52.592617 19950 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.607607 19950 raft_consensus.cc:3060] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Advancing to term 3
W20260713 09:07:52.847069 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:52.850019 19997 raft_consensus.cc:993] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: : Instructing follower 6e9db9af8db24c4bba7c9007159db919 to start an election
I20260713 09:07:52.850768 19996 raft_consensus.cc:1081] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 LEADER]: Signalling peer 6e9db9af8db24c4bba7c9007159db919 to start an election
I20260713 09:07:52.853006 19663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b"
dest_uuid: "6e9db9af8db24c4bba7c9007159db919"
 from {username='slave'} at 127.0.0.1:52936
I20260713 09:07:52.853675 19663 raft_consensus.cc:493] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.854126 19663 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.860829 19663 raft_consensus.cc:515] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.863417 19663 leader_election.cc:290] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [CANDIDATE]: Term 3 election: Requested vote from peers f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527), b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131:34247)
I20260713 09:07:52.863867 19950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9370a976db8459d8442861cebf210d0"
I20260713 09:07:52.864090 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa8fd416a74428095adb2532eb6390b" candidate_uuid: "6e9db9af8db24c4bba7c9007159db919" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5543247df5e4bfeadb48a2eebdad80d"
I20260713 09:07:52.864663 19950 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.864763 19737 raft_consensus.cc:3055] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:52.865221 19737 raft_consensus.cc:740] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5543247df5e4bfeadb48a2eebdad80d, State: Running, Role: LEADER
I20260713 09:07:52.866120 19737 consensus_queue.cc:260] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.867475 19737 raft_consensus.cc:3060] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.871577 19950 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 3.
I20260713 09:07:52.872954 19630 leader_election.cc:304] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [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: 6e9db9af8db24c4bba7c9007159db919, f9370a976db8459d8442861cebf210d0; no voters: 
I20260713 09:07:52.873879 19995 raft_consensus.cc:2804] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:52.874395 19995 raft_consensus.cc:697] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 3 LEADER]: Becoming Leader. State: Replica: 6e9db9af8db24c4bba7c9007159db919, State: Running, Role: LEADER
I20260713 09:07:52.875847 19995 consensus_queue.cc:237] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [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: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } }
I20260713 09:07:52.876305 19737 raft_consensus.cc:2468] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e9db9af8db24c4bba7c9007159db919 in term 3.
I20260713 09:07:52.885365 19484 catalog_manager.cc:5697] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 reported cstate change: term changed from 2 to 3, leader changed from b5543247df5e4bfeadb48a2eebdad80d (127.16.52.131) to 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130). New cstate: current_term: 3 leader_uuid: "6e9db9af8db24c4bba7c9007159db919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e9db9af8db24c4bba7c9007159db919" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.296938 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:53.304306 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:53.305444 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:53.305969 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:53.306561 19950 raft_consensus.cc:1275] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Refusing update from remote peer 6e9db9af8db24c4bba7c9007159db919: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:53.308344 19995 consensus_queue.cc:1048] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9370a976db8459d8442861cebf210d0" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:53.319831 19737 raft_consensus.cc:1275] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Refusing update from remote peer 6e9db9af8db24c4bba7c9007159db919: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:53.321870 19995 consensus_queue.cc:1048] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5543247df5e4bfeadb48a2eebdad80d" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 34247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:07:53.848393 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:54.315222 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:54.324353 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:54.324931 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:54.325596 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:54.849974 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:55.335552 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:55.341301 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:55.341682 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:55.342074 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:55.850915 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:56.375998 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:56.381259 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:56.381726 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:56.382196 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:56.851832 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:56.983501 19518 debug-util.cc:398] Leaking SignalData structure 0x7b0800067700 after lost signal to thread 16597
W20260713 09:07:56.984483 19518 debug-util.cc:398] Leaking SignalData structure 0x7b0800246660 after lost signal to thread 19521
W20260713 09:07:56.985458 19518 debug-util.cc:398] Leaking SignalData structure 0x7b080010e920 after lost signal to thread 19688
W20260713 09:07:56.986315 19518 debug-util.cc:398] Leaking SignalData structure 0x7b0800271520 after lost signal to thread 19762
W20260713 09:07:56.987206 19518 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2540 after lost signal to thread 19978
I20260713 09:07:57.387929 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:57.398327 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:57.407330 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:57.407974 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:57.852774 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:58.432802 16594 tablet_server.cc:179] TabletServer@127.16.52.129:40527 shutting down...
I20260713 09:07:58.460780 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.461628 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.462466 16594 raft_consensus.cc:2243] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.462975 16594 raft_consensus.cc:2272] T b17e88f807eb439aa048535830462229 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.465637 16594 tablet_replica.cc:333] stopping tablet replica
W20260713 09:07:58.465802 19630 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 64 similar messages]
I20260713 09:07:58.466574 16594 raft_consensus.cc:2243] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.467237 16594 raft_consensus.cc:2272] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.468755 19630 consensus_peers.cc:597] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.470031 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.470929 16594 raft_consensus.cc:2243] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.471535 16594 raft_consensus.cc:2272] T 1cb24adb9d7e4447af3b1605539b40e4 P f9370a976db8459d8442861cebf210d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.474355 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.475160 16594 raft_consensus.cc:2243] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.475661 16594 raft_consensus.cc:2272] T 6cbbcd0759b04c41bfffe6d247896035 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.478422 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.479228 16594 raft_consensus.cc:2243] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.479766 16594 raft_consensus.cc:2272] T 9b137fc0d04b4429b42db57247077480 P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.482342 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.483145 16594 raft_consensus.cc:2243] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.483613 16594 raft_consensus.cc:2272] T 00ba5115fb394ca7820a1c88ac34ac09 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.486085 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.486819 16594 raft_consensus.cc:2243] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.487285 16594 raft_consensus.cc:2272] T 7d16634d3e8f43e78012af89879a5de4 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.489763 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.490482 16594 raft_consensus.cc:2243] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.491001 16594 raft_consensus.cc:2272] T 0aa8fd416a74428095adb2532eb6390b P f9370a976db8459d8442861cebf210d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.493541 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.494249 16594 raft_consensus.cc:2243] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.494716 16594 raft_consensus.cc:2272] T 0db95700a00742668e970410778fad35 P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.497349 16594 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:58.498041 16594 raft_consensus.cc:2243] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.498510 16594 raft_consensus.cc:2272] T 9bea68aae07f41cba0c775134d52321f P f9370a976db8459d8442861cebf210d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.518479 19704 connection.cc:573] client connection to 127.16.52.129:40527 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260713 09:07:58.519169 19704 consensus_peers.cc:597] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.535521 16594 tablet_server.cc:196] TabletServer@127.16.52.129:40527 shutdown complete.
I20260713 09:07:58.560992 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:07:58.589596 19703 consensus_peers.cc:597] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d -> Peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Couldn't send request to peer 6e9db9af8db24c4bba7c9007159db919. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.593564 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.594547 16594 tablet_replica.cc:333] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.595436 16594 raft_consensus.cc:2243] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.596068 16594 raft_consensus.cc:2272] T 00ba5115fb394ca7820a1c88ac34ac09 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.599315 16594 tablet_replica.cc:333] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.600229 16594 raft_consensus.cc:2243] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.600967 16594 raft_consensus.cc:2272] T 9bea68aae07f41cba0c775134d52321f P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.602427 19630 consensus_peers.cc:597] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.604339 16594 tablet_replica.cc:333] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.605436 16594 raft_consensus.cc:2243] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.606267 16594 raft_consensus.cc:2272] T 7d16634d3e8f43e78012af89879a5de4 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.609980 16594 tablet_replica.cc:333] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.610922 16594 raft_consensus.cc:2243] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.611472 16594 raft_consensus.cc:2272] T 6cbbcd0759b04c41bfffe6d247896035 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.614203 16594 tablet_replica.cc:333] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.614815 16594 raft_consensus.cc:2243] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:07:58.615218 19704 consensus_peers.cc:597] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.615869 16594 raft_consensus.cc:2272] T 9b137fc0d04b4429b42db57247077480 P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.618130 16594 tablet_replica.cc:333] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.618686 16594 raft_consensus.cc:2243] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.619402 16594 raft_consensus.cc:2272] T 0aa8fd416a74428095adb2532eb6390b P 6e9db9af8db24c4bba7c9007159db919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.621611 16594 tablet_replica.cc:333] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.622136 16594 raft_consensus.cc:2243] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.622987 16594 raft_consensus.cc:2272] T 0db95700a00742668e970410778fad35 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.625156 16594 tablet_replica.cc:333] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.625654 16594 raft_consensus.cc:2243] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.626396 16594 raft_consensus.cc:2272] T b17e88f807eb439aa048535830462229 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.628644 16594 tablet_replica.cc:333] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.629243 16594 raft_consensus.cc:2243] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.629936 16594 raft_consensus.cc:2272] T 1cb24adb9d7e4447af3b1605539b40e4 P 6e9db9af8db24c4bba7c9007159db919 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.631871 16594 tablet_replica.cc:333] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919: stopping tablet replica
I20260713 09:07:58.632305 16594 raft_consensus.cc:2243] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.632750 16594 raft_consensus.cc:2272] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P 6e9db9af8db24c4bba7c9007159db919 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:58.638651 19704 consensus_peers.cc:597] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:58.664014 19704 consensus_peers.cc:597] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.684751 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
W20260713 09:07:58.710732 19703 consensus_peers.cc:597] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d -> Peer 6e9db9af8db24c4bba7c9007159db919 (127.16.52.130:39337): Couldn't send request to peer 6e9db9af8db24c4bba7c9007159db919. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.712468 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
W20260713 09:07:58.739369 19704 consensus_peers.cc:597] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d -> Peer f9370a976db8459d8442861cebf210d0 (127.16.52.129:40527): Couldn't send request to peer f9370a976db8459d8442861cebf210d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:40527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:58.747903 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:58.748670 16594 tablet_replica.cc:333] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.749361 16594 raft_consensus.cc:2243] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.749897 16594 raft_consensus.cc:2272] T 1cb24adb9d7e4447af3b1605539b40e4 P b5543247df5e4bfeadb48a2eebdad80d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.752140 16594 tablet_replica.cc:333] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.752720 16594 raft_consensus.cc:2243] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.753520 16594 raft_consensus.cc:2272] T 57d8ed8bb71c4eb1a5d8d7a939f67620 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.755450 16594 tablet_replica.cc:333] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.756094 16594 raft_consensus.cc:2243] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.756876 16594 raft_consensus.cc:2272] T 9bea68aae07f41cba0c775134d52321f P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.758886 16594 tablet_replica.cc:333] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.759377 16594 raft_consensus.cc:2243] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.760208 16594 raft_consensus.cc:2272] T 7d16634d3e8f43e78012af89879a5de4 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.762233 16594 tablet_replica.cc:333] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.762724 16594 raft_consensus.cc:2243] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.763126 16594 raft_consensus.cc:2272] T 0aa8fd416a74428095adb2532eb6390b P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.764921 16594 tablet_replica.cc:333] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.765421 16594 raft_consensus.cc:2243] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.765898 16594 raft_consensus.cc:2272] T 0db95700a00742668e970410778fad35 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.768010 16594 tablet_replica.cc:333] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.768515 16594 raft_consensus.cc:2243] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.769269 16594 raft_consensus.cc:2272] T 00ba5115fb394ca7820a1c88ac34ac09 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.771178 16594 tablet_replica.cc:333] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.771713 16594 raft_consensus.cc:2243] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.772177 16594 raft_consensus.cc:2272] T b17e88f807eb439aa048535830462229 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.774106 16594 tablet_replica.cc:333] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.774562 16594 raft_consensus.cc:2243] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:58.775002 16594 raft_consensus.cc:2272] T 9b137fc0d04b4429b42db57247077480 P b5543247df5e4bfeadb48a2eebdad80d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.777143 16594 tablet_replica.cc:333] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d: stopping tablet replica
I20260713 09:07:58.777596 16594 raft_consensus.cc:2243] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.778352 16594 raft_consensus.cc:2272] T 6cbbcd0759b04c41bfffe6d247896035 P b5543247df5e4bfeadb48a2eebdad80d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.810592 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:07:58.835383 16594 master.cc:562] Master@127.16.52.190:45713 shutting down...
W20260713 09:07:58.853788 19535 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:58.862739 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:58.863431 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:58.863909 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 236a6cc603ea436495e961e0778b689e: stopping tablet replica
I20260713 09:07:59.483419 16594 master.cc:584] Master@127.16.52.190:45713 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14807 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:59.525689 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:41671
I20260713 09:07:59.526859 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.531715 20024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.533520 20025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.533985 20027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.534238 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:59.535326 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.535567 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.535790 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933679535770 us; error 0 us; skew 500 ppm
I20260713 09:07:59.536556 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.539088 16594 webserver.cc:533] Webserver started at http://127.16.52.190:38399/ using document root <none> and password file <none>
I20260713 09:07:59.539685 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.540012 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.540345 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.541589 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "5befb115d5fe4238bf06af4c47f9d448"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.546546 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:59.550244 20032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.551065 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:59.551302 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "5befb115d5fe4238bf06af4c47f9d448"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.551522 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.565527 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.566617 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.603350 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:41671
I20260713 09:07:59.603448 20083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:41671 every 8 connection(s)
I20260713 09:07:59.608284 20084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:59.618415 20084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448: Bootstrap starting.
I20260713 09:07:59.623018 20084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.627184 20084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448: No bootstrap required, opened a new log
I20260713 09:07:59.629338 20084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER }
I20260713 09:07:59.629704 20084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.629886 20084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5befb115d5fe4238bf06af4c47f9d448, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.630438 20084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER }
I20260713 09:07:59.630856 20084 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:59.631036 20084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:59.631247 20084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.635630 20084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER }
I20260713 09:07:59.636140 20084 leader_election.cc:304] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [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: 5befb115d5fe4238bf06af4c47f9d448; no voters: 
I20260713 09:07:59.637210 20084 leader_election.cc:290] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:59.637503 20087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.638787 20087 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 1 LEADER]: Becoming Leader. State: Replica: 5befb115d5fe4238bf06af4c47f9d448, State: Running, Role: LEADER
I20260713 09:07:59.639415 20087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [LEADER]: Queue going to LEADER mode. State: All 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: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER }
I20260713 09:07:59.640064 20084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:59.644374 20089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5befb115d5fe4238bf06af4c47f9d448. Latest consensus state: current_term: 1 leader_uuid: "5befb115d5fe4238bf06af4c47f9d448" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER } }
I20260713 09:07:59.645154 20089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.645267 20088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5befb115d5fe4238bf06af4c47f9d448" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5befb115d5fe4238bf06af4c47f9d448" member_type: VOTER } }
I20260713 09:07:59.645766 20088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:59.647073 20094 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:59.652171 20094 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:59.656105 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:59.660777 20094 catalog_manager.cc:1383] Generated new cluster ID: 7ce74f7206a14719b35569b3b4b54d8b
I20260713 09:07:59.661058 20094 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:59.680473 20094 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:59.681787 20094 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:59.697283 20094 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448: Generated new TSK 0
I20260713 09:07:59.697871 20094 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:59.722484 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.728415 20105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.729549 20106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.731768 20108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.731809 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:59.733034 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.733261 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.733441 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933679733423 us; error 0 us; skew 500 ppm
I20260713 09:07:59.733986 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.736344 16594 webserver.cc:533] Webserver started at http://127.16.52.129:39785/ using document root <none> and password file <none>
I20260713 09:07:59.736841 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.737046 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.737314 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.738365 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.742872 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:59.746131 20113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.746873 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:59.747165 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.747463 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.757728 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.758833 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.760360 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.762557 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.762805 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.763041 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.763211 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.802450 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:35735
I20260713 09:07:59.802551 20175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:35735 every 8 connection(s)
I20260713 09:07:59.807399 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.814567 20180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.815956 20181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.817926 16594 server_base.cc:1061] running on GCE node
W20260713 09:07:59.819063 20183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.820202 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.820466 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.820670 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933679820629 us; error 0 us; skew 500 ppm
I20260713 09:07:59.821132 20176 heartbeater.cc:344] Connected to a master server at 127.16.52.190:41671
I20260713 09:07:59.821288 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.821508 20176 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:59.822458 20176 heartbeater.cc:507] Master 127.16.52.190:41671 requested a full tablet report, sending...
I20260713 09:07:59.823904 16594 webserver.cc:533] Webserver started at http://127.16.52.130:32931/ using document root <none> and password file <none>
I20260713 09:07:59.824513 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.824712 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.824730 20049 ts_manager.cc:194] Registered new tserver with Master: 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735)
I20260713 09:07:59.825044 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.826301 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "13466d38975a40bfb244794848365832"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.826771 20049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55886
I20260713 09:07:59.830706 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:59.834072 20188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.834808 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:59.835093 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "13466d38975a40bfb244794848365832"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.835376 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.855243 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.856494 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.857936 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.860127 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.860301 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.860591 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.860759 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.899645 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:42059
I20260713 09:07:59.899768 20250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:42059 every 8 connection(s)
I20260713 09:07:59.904438 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:59.911434 20254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.912533 20255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:59.914714 20257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:59.916648 16594 server_base.cc:1061] running on GCE node
I20260713 09:07:59.917098 20251 heartbeater.cc:344] Connected to a master server at 127.16.52.190:41671
I20260713 09:07:59.917526 20251 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:59.917671 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:59.917991 16594 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:59.918180 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933679918160 us; error 0 us; skew 500 ppm
I20260713 09:07:59.918308 20251 heartbeater.cc:507] Master 127.16.52.190:41671 requested a full tablet report, sending...
I20260713 09:07:59.918816 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:59.920652 20049 ts_manager.cc:194] Registered new tserver with Master: 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:07:59.921695 16594 webserver.cc:533] Webserver started at http://127.16.52.131:38573/ using document root <none> and password file <none>
I20260713 09:07:59.922390 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:59.922636 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:59.922555 20049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55900
I20260713 09:07:59.923086 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:59.924468 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "b37872af0aa24e588f5287fb9920ddb9"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.929208 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:59.932559 20262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.933300 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:59.933617 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "b37872af0aa24e588f5287fb9920ddb9"
format_stamp: "Formatted at 2026-07-13 09:07:59 on dist-test-slave-ttxq"
I20260713 09:07:59.933866 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933589694216-16594-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:59.951673 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:59.952994 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:59.954511 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:59.956873 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:59.957105 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.957374 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:59.957566 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:59.999393 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:46345
I20260713 09:07:59.999498 20324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:46345 every 8 connection(s)
I20260713 09:08:00.013953 20325 heartbeater.cc:344] Connected to a master server at 127.16.52.190:41671
I20260713 09:08:00.014302 20325 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:00.014957 20325 heartbeater.cc:507] Master 127.16.52.190:41671 requested a full tablet report, sending...
I20260713 09:08:00.016943 20049 ts_manager.cc:194] Registered new tserver with Master: b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:00.017558 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014543396s
I20260713 09:08:00.018373 20049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55906
I20260713 09:08:00.042173 20049 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55912:
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:08:00.044337 20049 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:08:00.092439 20215 tablet_service.cc:1511] Processing CreateTablet for tablet eeafcda72aa44ce4bcd9635464ff5421 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.093927 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafcda72aa44ce4bcd9635464ff5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.092453 20216 tablet_service.cc:1511] Processing CreateTablet for tablet 71c38257f41149f1b8018e7c9dbcc620 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.096875 20216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c38257f41149f1b8018e7c9dbcc620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.098047 20289 tablet_service.cc:1511] Processing CreateTablet for tablet eeafcda72aa44ce4bcd9635464ff5421 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.099380 20289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafcda72aa44ce4bcd9635464ff5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.096872 20290 tablet_service.cc:1511] Processing CreateTablet for tablet 71c38257f41149f1b8018e7c9dbcc620 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.101954 20290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c38257f41149f1b8018e7c9dbcc620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.102623 20141 tablet_service.cc:1511] Processing CreateTablet for tablet 71c38257f41149f1b8018e7c9dbcc620 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.103988 20141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71c38257f41149f1b8018e7c9dbcc620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.115255 20140 tablet_service.cc:1511] Processing CreateTablet for tablet eeafcda72aa44ce4bcd9635464ff5421 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0fb914c46ba84dddb56d375df420a3d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.116655 20140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeafcda72aa44ce4bcd9635464ff5421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.119974 20340 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: Bootstrap starting.
I20260713 09:08:00.127611 20340 tablet_bootstrap.cc:654] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.139994 20340 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: No bootstrap required, opened a new log
I20260713 09:08:00.140492 20340 ts_tablet_manager.cc:1403] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260713 09:08:00.144155 20340 raft_consensus.cc:359] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.144932 20340 raft_consensus.cc:385] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.145229 20340 raft_consensus.cc:740] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13466d38975a40bfb244794848365832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.145522 20341 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Bootstrap starting.
I20260713 09:08:00.146322 20340 consensus_queue.cc:260] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.147470 20343 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: Bootstrap starting.
I20260713 09:08:00.152247 20251 heartbeater.cc:499] Master 127.16.52.190:41671 was elected leader, sending a full tablet report...
I20260713 09:08:00.152611 20340 ts_tablet_manager.cc:1434] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.005s
W20260713 09:08:00.153643 20252 tablet.cc:2406] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:00.153931 20340 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: Bootstrap starting.
I20260713 09:08:00.154599 20341 tablet_bootstrap.cc:654] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.156217 20343 tablet_bootstrap.cc:654] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.164093 20340 tablet_bootstrap.cc:654] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.168210 20341 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: No bootstrap required, opened a new log
I20260713 09:08:00.168795 20341 ts_tablet_manager.cc:1403] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:08:00.172938 20341 raft_consensus.cc:359] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.174172 20341 raft_consensus.cc:385] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.174630 20341 raft_consensus.cc:740] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.175887 20341 consensus_queue.cc:260] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.178166 20340 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: No bootstrap required, opened a new log
I20260713 09:08:00.178292 20176 heartbeater.cc:499] Master 127.16.52.190:41671 was elected leader, sending a full tablet report...
I20260713 09:08:00.178689 20340 ts_tablet_manager.cc:1403] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.014s
I20260713 09:08:00.178825 20341 ts_tablet_manager.cc:1434] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:00.179250 20343 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: No bootstrap required, opened a new log
I20260713 09:08:00.179688 20343 ts_tablet_manager.cc:1403] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.015s
I20260713 09:08:00.179916 20341 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Bootstrap starting.
I20260713 09:08:00.181679 20340 raft_consensus.cc:359] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.182408 20340 raft_consensus.cc:385] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.182726 20340 raft_consensus.cc:740] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13466d38975a40bfb244794848365832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.182601 20343 raft_consensus.cc:359] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.183509 20343 raft_consensus.cc:385] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.183979 20343 raft_consensus.cc:740] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.183539 20340 consensus_queue.cc:260] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.184755 20343 consensus_queue.cc:260] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.185882 20340 ts_tablet_manager.cc:1434] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:00.189774 20341 tablet_bootstrap.cc:654] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.200055 20325 heartbeater.cc:499] Master 127.16.52.190:41671 was elected leader, sending a full tablet report...
I20260713 09:08:00.200519 20343 ts_tablet_manager.cc:1434] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.012s
I20260713 09:08:00.201643 20343 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: Bootstrap starting.
I20260713 09:08:00.202442 20341 tablet_bootstrap.cc:492] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: No bootstrap required, opened a new log
I20260713 09:08:00.202946 20341 ts_tablet_manager.cc:1403] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260713 09:08:00.205138 20341 raft_consensus.cc:359] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.205708 20341 raft_consensus.cc:385] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.205955 20341 raft_consensus.cc:740] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.206596 20341 consensus_queue.cc:260] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.208170 20343 tablet_bootstrap.cc:654] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.208524 20341 ts_tablet_manager.cc:1434] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:00.215920 20348 raft_consensus.cc:493] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.216351 20348 raft_consensus.cc:515] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.218883 20348 leader_election.cc:290] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:00.224054 20343 tablet_bootstrap.cc:492] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: No bootstrap required, opened a new log
I20260713 09:08:00.224750 20343 ts_tablet_manager.cc:1403] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:08:00.227559 20343 raft_consensus.cc:359] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.228299 20343 raft_consensus.cc:385] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.228590 20343 raft_consensus.cc:740] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.230130 20226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c38257f41149f1b8018e7c9dbcc620" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832" is_pre_election: true
I20260713 09:08:00.229291 20343 consensus_queue.cc:260] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.230862 20226 raft_consensus.cc:2468] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 0.
I20260713 09:08:00.232399 20343 ts_tablet_manager.cc:1434] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:00.232461 20117 leader_election.cc:304] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13466d38975a40bfb244794848365832, 36a3a18fc9514ff2b6f1886dfe8ec57b; no voters: 
I20260713 09:08:00.233479 20348 raft_consensus.cc:2804] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.233860 20348 raft_consensus.cc:493] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.234192 20348 raft_consensus.cc:3060] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.235226 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c38257f41149f1b8018e7c9dbcc620" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37872af0aa24e588f5287fb9920ddb9" is_pre_election: true
I20260713 09:08:00.235972 20300 raft_consensus.cc:2468] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 0.
I20260713 09:08:00.240749 20348 raft_consensus.cc:515] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.242583 20348 leader_election.cc:290] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 election: Requested vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:00.243417 20226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c38257f41149f1b8018e7c9dbcc620" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:00.243631 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71c38257f41149f1b8018e7c9dbcc620" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
I20260713 09:08:00.244064 20226 raft_consensus.cc:3060] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.244168 20300 raft_consensus.cc:3060] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.251523 20300 raft_consensus.cc:2468] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 1.
I20260713 09:08:00.251524 20226 raft_consensus.cc:2468] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 1.
I20260713 09:08:00.253036 20114 leader_election.cc:304] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:00.253852 20348 raft_consensus.cc:2804] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.254817 20348 raft_consensus.cc:697] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Becoming Leader. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:00.255594 20348 consensus_queue.cc:237] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } }
I20260713 09:08:00.262844 20047 catalog_manager.cc:5697] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129). New cstate: current_term: 1 leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.317152 20348 raft_consensus.cc:493] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.317730 20348 raft_consensus.cc:515] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.326925 20348 leader_election.cc:290] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:00.530098 20349 raft_consensus.cc:493] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.531016 20349 raft_consensus.cc:515] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.534863 20349 leader_election.cc:290] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:00.541869 20344 raft_consensus.cc:493] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.542618 20344 raft_consensus.cc:515] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.545636 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37872af0aa24e588f5287fb9920ddb9" is_pre_election: true
I20260713 09:08:00.546651 20300 raft_consensus.cc:2468] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 0.
I20260713 09:08:00.547649 20344 leader_election.cc:290] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:00.548661 20114 leader_election.cc:304] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:00.551126 20348 raft_consensus.cc:2804] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.551759 20348 raft_consensus.cc:493] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.552232 20348 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.566082 20348 raft_consensus.cc:515] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.575182 20348 leader_election.cc:290] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 election: Requested vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
W20260713 09:08:00.654445 20097 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:00.749235 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:00.750141 20225 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.759804 20226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832" is_pre_election: true
I20260713 09:08:00.763175 20225 raft_consensus.cc:2468] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 1.
I20260713 09:08:00.764818 20117 leader_election.cc:304] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13466d38975a40bfb244794848365832, 36a3a18fc9514ff2b6f1886dfe8ec57b; no voters: 
I20260713 09:08:00.766465 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
I20260713 09:08:00.767148 20300 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.768285 20348 raft_consensus.cc:2804] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.773291 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" is_pre_election: true
I20260713 09:08:00.779242 20348 raft_consensus.cc:697] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Becoming Leader. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:00.780769 20348 consensus_queue.cc:237] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.782466 20300 raft_consensus.cc:2468] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 1.
I20260713 09:08:00.789538 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832" is_pre_election: true
I20260713 09:08:00.790587 20225 raft_consensus.cc:2393] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b37872af0aa24e588f5287fb9920ddb9 in current term 1: Already voted for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in this term.
I20260713 09:08:00.797329 20047 catalog_manager.cc:5697] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129). New cstate: current_term: 1 leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.798548 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "13466d38975a40bfb244794848365832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b37872af0aa24e588f5287fb9920ddb9" is_pre_election: true
I20260713 09:08:00.798761 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "13466d38975a40bfb244794848365832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" is_pre_election: true
I20260713 09:08:00.799485 20300 raft_consensus.cc:2393] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13466d38975a40bfb244794848365832 in current term 1: Already voted for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in this term.
I20260713 09:08:00.800757 20266 leader_election.cc:304] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b37872af0aa24e588f5287fb9920ddb9; no voters: 13466d38975a40bfb244794848365832, 36a3a18fc9514ff2b6f1886dfe8ec57b
I20260713 09:08:00.801468 20189 leader_election.cc:304] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13466d38975a40bfb244794848365832; no voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9
I20260713 09:08:00.801927 20349 raft_consensus.cc:2749] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.802488 20344 raft_consensus.cc:2749] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.805765 20348 consensus_queue.cc:1048] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.824038 20348 consensus_queue.cc:1048] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.863989 20049 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55926:
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:08:00.866232 20049 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:08:00.892212 20140 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdae3bf359e4fba9873530fe86eb747 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.893193 20215 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdae3bf359e4fba9873530fe86eb747 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.893966 20140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdae3bf359e4fba9873530fe86eb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.894776 20215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdae3bf359e4fba9873530fe86eb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.895167 20289 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdae3bf359e4fba9873530fe86eb747 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:00.896521 20289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdae3bf359e4fba9873530fe86eb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.896533 20141 tablet_service.cc:1511] Processing CreateTablet for tablet 823fff92ebc84ce08349a9b092297d6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.899361 20141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fff92ebc84ce08349a9b092297d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.902136 20290 tablet_service.cc:1511] Processing CreateTablet for tablet 823fff92ebc84ce08349a9b092297d6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.903474 20290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fff92ebc84ce08349a9b092297d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.909592 20216 tablet_service.cc:1511] Processing CreateTablet for tablet 823fff92ebc84ce08349a9b092297d6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b1f396a0bfde452f93fe236432ca9fa8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:00.911002 20216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fff92ebc84ce08349a9b092297d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:00.921353 20378 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Bootstrap starting.
I20260713 09:08:00.930840 20380 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: Bootstrap starting.
I20260713 09:08:00.931830 20378 tablet_bootstrap.cc:654] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.942056 20380 tablet_bootstrap.cc:654] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.950544 20379 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: Bootstrap starting.
I20260713 09:08:00.952920 20378 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: No bootstrap required, opened a new log
I20260713 09:08:00.953524 20378 ts_tablet_manager.cc:1403] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260713 09:08:00.956650 20378 raft_consensus.cc:359] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.957643 20378 raft_consensus.cc:385] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.958101 20378 raft_consensus.cc:740] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.960255 20378 consensus_queue.cc:260] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.962407 20378 ts_tablet_manager.cc:1434] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:00.962566 20380 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: No bootstrap required, opened a new log
I20260713 09:08:00.963083 20380 ts_tablet_manager.cc:1403] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260713 09:08:00.963351 20378 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: Bootstrap starting.
I20260713 09:08:00.966202 20380 raft_consensus.cc:359] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.966969 20380 raft_consensus.cc:385] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.967252 20379 tablet_bootstrap.cc:654] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.967370 20380 raft_consensus.cc:740] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.968429 20380 consensus_queue.cc:260] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.970367 20378 tablet_bootstrap.cc:654] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.973347 20380 ts_tablet_manager.cc:1434] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:00.974790 20380 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: Bootstrap starting.
I20260713 09:08:00.982709 20380 tablet_bootstrap.cc:654] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.984262 20378 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: No bootstrap required, opened a new log
I20260713 09:08:00.984926 20378 ts_tablet_manager.cc:1403] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:08:00.986009 20379 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: No bootstrap required, opened a new log
I20260713 09:08:00.986552 20379 ts_tablet_manager.cc:1403] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.012s
I20260713 09:08:00.987833 20378 raft_consensus.cc:359] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.988631 20378 raft_consensus.cc:385] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.988963 20378 raft_consensus.cc:740] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.989874 20378 consensus_queue.cc:260] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.990510 20379 raft_consensus.cc:359] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.991532 20379 raft_consensus.cc:385] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.992012 20379 raft_consensus.cc:740] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13466d38975a40bfb244794848365832, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.993340 20378 ts_tablet_manager.cc:1434] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:00.993178 20379 consensus_queue.cc:260] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:00.995679 20379 ts_tablet_manager.cc:1434] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:00.996752 20379 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: Bootstrap starting.
I20260713 09:08:00.999383 20380 tablet_bootstrap.cc:492] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: No bootstrap required, opened a new log
I20260713 09:08:00.999965 20380 ts_tablet_manager.cc:1403] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260713 09:08:01.002874 20380 raft_consensus.cc:359] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.003504 20380 raft_consensus.cc:385] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.003757 20380 raft_consensus.cc:740] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.004545 20379 tablet_bootstrap.cc:654] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:01.004434 20380 consensus_queue.cc:260] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.006644 20380 ts_tablet_manager.cc:1434] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:01.009567 20379 tablet_bootstrap.cc:492] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: No bootstrap required, opened a new log
I20260713 09:08:01.010074 20379 ts_tablet_manager.cc:1403] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260713 09:08:01.012746 20379 raft_consensus.cc:359] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.013236 20379 raft_consensus.cc:385] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:01.013499 20379 raft_consensus.cc:740] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13466d38975a40bfb244794848365832, State: Initialized, Role: FOLLOWER
I20260713 09:08:01.014154 20379 consensus_queue.cc:260] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.016391 20379 ts_tablet_manager.cc:1434] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:08:01.138959 20349 raft_consensus.cc:493] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.139539 20349 raft_consensus.cc:515] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.141682 20349 leader_election.cc:290] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:01.142439 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" is_pre_election: true
I20260713 09:08:01.142845 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832" is_pre_election: true
I20260713 09:08:01.143136 20151 raft_consensus.cc:2468] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 0.
I20260713 09:08:01.143179 20349 raft_consensus.cc:493] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:01.143584 20225 raft_consensus.cc:2468] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 0.
I20260713 09:08:01.143833 20349 raft_consensus.cc:515] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.144476 20266 leader_election.cc:304] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:01.146098 20349 leader_election.cc:290] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:01.146139 20387 raft_consensus.cc:2804] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.146768 20387 raft_consensus.cc:493] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.146775 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" is_pre_election: true
I20260713 09:08:01.147336 20387 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.147527 20151 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 0.
I20260713 09:08:01.147616 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832" is_pre_election: true
I20260713 09:08:01.148375 20225 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 0.
I20260713 09:08:01.148728 20266 leader_election.cc:304] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:01.149492 20349 raft_consensus.cc:2804] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:01.149843 20349 raft_consensus.cc:493] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:01.150192 20349 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.155583 20387 raft_consensus.cc:515] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.157788 20387 leader_election.cc:290] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 election: Requested vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:01.158035 20349 raft_consensus.cc:515] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.158757 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
I20260713 09:08:01.158762 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:01.159348 20151 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.159459 20225 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.160154 20349 leader_election.cc:290] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 election: Requested vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:01.160989 20150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
I20260713 09:08:01.161651 20150 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.161772 20226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:01.162384 20226 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:01.165755 20225 raft_consensus.cc:2468] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 1.
I20260713 09:08:01.169341 20151 raft_consensus.cc:2468] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 1.
I20260713 09:08:01.169644 20266 leader_election.cc:304] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13466d38975a40bfb244794848365832, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:01.169982 20150 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 1.
I20260713 09:08:01.170025 20226 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 1.
I20260713 09:08:01.170524 20349 raft_consensus.cc:2804] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.171231 20349 raft_consensus.cc:697] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Becoming Leader. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Running, Role: LEADER
I20260713 09:08:01.171365 20266 leader_election.cc:304] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:01.172160 20387 raft_consensus.cc:2804] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:01.172590 20387 raft_consensus.cc:697] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Becoming Leader. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Running, Role: LEADER
I20260713 09:08:01.172205 20349 consensus_queue.cc:237] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.173281 20387 consensus_queue.cc:237] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.180716 20361 consensus_queue.cc:1048] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.183064 20047 catalog_manager.cc:5697] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b37872af0aa24e588f5287fb9920ddb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.193544 20361 consensus_queue.cc:1048] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.201767 20048 catalog_manager.cc:5697] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "b37872af0aa24e588f5287fb9920ddb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.269624 20150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421"
dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
mode: GRACEFUL
new_leader_uuid: "13466d38975a40bfb244794848365832"
 from {username='slave'} at 127.0.0.1:58376
I20260713 09:08:01.270224 20150 raft_consensus.cc:606] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Received request to transfer leadership to TS 13466d38975a40bfb244794848365832
I20260713 09:08:01.285364 20300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747"
dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
mode: GRACEFUL
new_leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
 from {username='slave'} at 127.0.0.1:40740
I20260713 09:08:01.285879 20300 raft_consensus.cc:606] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Received request to transfer leadership to TS 36a3a18fc9514ff2b6f1886dfe8ec57b
I20260713 09:08:01.291118 20300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a"
dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
mode: GRACEFUL
new_leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
 from {username='slave'} at 127.0.0.1:40740
I20260713 09:08:01.291599 20300 raft_consensus.cc:606] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Received request to transfer leadership to TS 36a3a18fc9514ff2b6f1886dfe8ec57b
I20260713 09:08:01.621771 20387 consensus_queue.cc:1048] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.628244 20349 raft_consensus.cc:993] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: : Instructing follower 36a3a18fc9514ff2b6f1886dfe8ec57b to start an election
I20260713 09:08:01.628862 20388 consensus_queue.cc:1048] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.629789 20387 raft_consensus.cc:1081] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Signalling peer 36a3a18fc9514ff2b6f1886dfe8ec57b to start an election
I20260713 09:08:01.631723 20151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a"
dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
 from {username='slave'} at 127.0.0.1:58362
I20260713 09:08:01.632930 20151 raft_consensus.cc:493] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.633459 20151 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.636361 20388 consensus_queue.cc:1048] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.640889 20387 raft_consensus.cc:993] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: : Instructing follower 36a3a18fc9514ff2b6f1886dfe8ec57b to start an election
I20260713 09:08:01.641326 20387 raft_consensus.cc:1081] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Signalling peer 36a3a18fc9514ff2b6f1886dfe8ec57b to start an election
I20260713 09:08:01.641619 20151 raft_consensus.cc:515] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.644382 20151 leader_election.cc:290] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 2 election: Requested vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:01.646023 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:01.648729 20300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fff92ebc84ce08349a9b092297d6a" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
I20260713 09:08:01.648916 20151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747"
dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
 from {username='slave'} at 127.0.0.1:58362
I20260713 09:08:01.649364 20300 raft_consensus.cc:3055] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.652681 20151 raft_consensus.cc:493] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.652889 20300 raft_consensus.cc:740] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Running, Role: LEADER
I20260713 09:08:01.653201 20151 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.653736 20300 consensus_queue.cc:260] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.654749 20300 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.652062 20349 consensus_queue.cc:1048] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:08:01.660975 20151 raft_consensus.cc:515] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.663103 20151 leader_election.cc:290] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [CANDIDATE]: Term 2 election: Requested vote from peers 13466d38975a40bfb244794848365832 (127.16.52.130:42059), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:01.664266 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:01.664989 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
I20260713 09:08:01.666250 20299 raft_consensus.cc:3055] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.666546 20299 raft_consensus.cc:740] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Running, Role: LEADER
I20260713 09:08:01.667138 20300 raft_consensus.cc:2468] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 2.
I20260713 09:08:01.667428 20299 consensus_queue.cc:260] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.668599 20299 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.668455 20114 leader_election.cc:304] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [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: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 13466d38975a40bfb244794848365832
I20260713 09:08:01.669337 20361 raft_consensus.cc:2804] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.669795 20361 raft_consensus.cc:697] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Becoming Leader. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:01.670619 20361 consensus_queue.cc:237] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.680424 20299 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a3a18fc9514ff2b6f1886dfe8ec57b in term 2.
I20260713 09:08:01.681838 20114 leader_election.cc:304] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [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: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 13466d38975a40bfb244794848365832
I20260713 09:08:01.681865 20047 catalog_manager.cc:5697] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b reported cstate change: term changed from 1 to 2, leader changed from b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131) to 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129). New cstate: current_term: 2 leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.682837 20361 raft_consensus.cc:2804] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.683722 20361 raft_consensus.cc:697] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Becoming Leader. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:01.684669 20361 consensus_queue.cc:237] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.694648 20047 catalog_manager.cc:5697] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b reported cstate change: term changed from 1 to 2, leader changed from b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131) to 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129). New cstate: current_term: 2 leader_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:01.730727 20172 debug-util.cc:398] Leaking SignalData structure 0x7b0800131000 after lost signal to thread 16597
W20260713 09:08:01.733233 20172 debug-util.cc:398] Leaking SignalData structure 0x7b0800203360 after lost signal to thread 20250
I20260713 09:08:01.789187 20368 raft_consensus.cc:993] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: : Instructing follower 13466d38975a40bfb244794848365832 to start an election
I20260713 09:08:01.789737 20361 raft_consensus.cc:1081] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Signalling peer 13466d38975a40bfb244794848365832 to start an election
I20260713 09:08:01.791610 20226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421"
dest_uuid: "13466d38975a40bfb244794848365832"
 from {username='slave'} at 127.0.0.1:58174
I20260713 09:08:01.792282 20226 raft_consensus.cc:493] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.792712 20226 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.801028 20226 raft_consensus.cc:515] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.803508 20226 leader_election.cc:290] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [CANDIDATE]: Term 2 election: Requested vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131:46345)
I20260713 09:08:01.804361 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "13466d38975a40bfb244794848365832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
I20260713 09:08:01.804702 20299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeafcda72aa44ce4bcd9635464ff5421" candidate_uuid: "13466d38975a40bfb244794848365832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
I20260713 09:08:01.805076 20151 raft_consensus.cc:3055] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:01.805253 20299 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.805449 20151 raft_consensus.cc:740] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:01.806337 20151 consensus_queue.cc:260] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.807547 20151 raft_consensus.cc:3060] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:01.812772 20299 raft_consensus.cc:2468] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13466d38975a40bfb244794848365832 in term 2.
I20260713 09:08:01.814186 20189 leader_election.cc:304] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13466d38975a40bfb244794848365832, b37872af0aa24e588f5287fb9920ddb9; no voters: 
I20260713 09:08:01.814783 20151 raft_consensus.cc:2468] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13466d38975a40bfb244794848365832 in term 2.
I20260713 09:08:01.815084 20344 raft_consensus.cc:2804] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:01.816546 20344 raft_consensus.cc:697] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 2 LEADER]: Becoming Leader. State: Replica: 13466d38975a40bfb244794848365832, State: Running, Role: LEADER
I20260713 09:08:01.817623 20344 consensus_queue.cc:237] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:01.825702 20047 catalog_manager.cc:5697] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 reported cstate change: term changed from 1 to 2, leader changed from 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129) to 13466d38975a40bfb244794848365832 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "13466d38975a40bfb244794848365832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.997256 16594 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:08:01.998907 16594 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:08:01.999306 16594 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:08:02.014492 20151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747"
dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
mode: GRACEFUL
new_leader_uuid: "b37872af0aa24e588f5287fb9920ddb9"
 from {username='slave'} at 127.0.0.1:58386
I20260713 09:08:02.015022 20151 raft_consensus.cc:606] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Received request to transfer leadership to TS b37872af0aa24e588f5287fb9920ddb9
I20260713 09:08:02.016167 16594 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:08:02.053421 20226 raft_consensus.cc:3060] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.061488 20226 raft_consensus.cc:1275] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Refusing update from remote peer 36a3a18fc9514ff2b6f1886dfe8ec57b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.063472 20361 consensus_queue.cc:1048] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.071628 20299 raft_consensus.cc:1275] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Refusing update from remote peer 36a3a18fc9514ff2b6f1886dfe8ec57b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.073266 20348 consensus_queue.cc:1048] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.151010 20299 raft_consensus.cc:1275] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Refusing update from remote peer 36a3a18fc9514ff2b6f1886dfe8ec57b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.152612 20348 consensus_queue.cc:1048] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.158516 20368 raft_consensus.cc:993] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: : Instructing follower b37872af0aa24e588f5287fb9920ddb9 to start an election
I20260713 09:08:02.159118 20368 raft_consensus.cc:1081] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Signalling peer b37872af0aa24e588f5287fb9920ddb9 to start an election
I20260713 09:08:02.161391 20300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747"
dest_uuid: "b37872af0aa24e588f5287fb9920ddb9"
 from {username='slave'} at 127.0.0.1:40712
I20260713 09:08:02.161971 20300 raft_consensus.cc:493] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:02.162338 20300 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:02.168114 20226 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:02.171166 20300 raft_consensus.cc:515] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:02.172317 20299 raft_consensus.cc:1240] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 FOLLOWER]: Rejecting Update request from peer 36a3a18fc9514ff2b6f1886dfe8ec57b for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:02.174636 20300 leader_election.cc:290] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 3 election: Requested vote from peers 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735), 13466d38975a40bfb244794848365832 (127.16.52.130:42059)
I20260713 09:08:02.176983 20225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13466d38975a40bfb244794848365832"
I20260713 09:08:02.177100 20226 raft_consensus.cc:1275] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Refusing update from remote peer 36a3a18fc9514ff2b6f1886dfe8ec57b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.177752 20151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdae3bf359e4fba9873530fe86eb747" candidate_uuid: "b37872af0aa24e588f5287fb9920ddb9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b"
I20260713 09:08:02.178260 20348 consensus_queue.cc:1059] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.179318 20368 consensus_queue.cc:1048] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.180027 20151 raft_consensus.cc:3055] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:02.180363 20151 raft_consensus.cc:740] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 36a3a18fc9514ff2b6f1886dfe8ec57b, State: Running, Role: LEADER
I20260713 09:08:02.181114 20151 consensus_queue.cc:260] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [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: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:02.182027 20151 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:02.189085 20151 raft_consensus.cc:2468] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b37872af0aa24e588f5287fb9920ddb9 in term 3.
W20260713 09:08:02.189527 20348 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:08:02.191987 20266 leader_election.cc:304] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36a3a18fc9514ff2b6f1886dfe8ec57b, b37872af0aa24e588f5287fb9920ddb9; no voters: 13466d38975a40bfb244794848365832
I20260713 09:08:02.192924 20388 raft_consensus.cc:2804] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:02.193459 20388 raft_consensus.cc:697] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 LEADER]: Becoming Leader. State: Replica: b37872af0aa24e588f5287fb9920ddb9, State: Running, Role: LEADER
I20260713 09:08:02.194311 20388 consensus_queue.cc:237] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } }
I20260713 09:08:02.201745 20048 catalog_manager.cc:5697] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 reported cstate change: term changed from 2 to 3, leader changed from 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129) to b37872af0aa24e588f5287fb9920ddb9 (127.16.52.131). New cstate: current_term: 3 leader_uuid: "b37872af0aa24e588f5287fb9920ddb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36a3a18fc9514ff2b6f1886dfe8ec57b" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:02.244441 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
I20260713 09:08:02.278949 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.279786 16594 tablet_replica.cc:333] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b: stopping tablet replica
I20260713 09:08:02.280553 16594 raft_consensus.cc:2243] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.281032 16594 raft_consensus.cc:2272] T 9bdae3bf359e4fba9873530fe86eb747 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.283239 16594 tablet_replica.cc:333] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b: stopping tablet replica
I20260713 09:08:02.283879 16594 raft_consensus.cc:2243] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.284267 16594 raft_consensus.cc:2272] T eeafcda72aa44ce4bcd9635464ff5421 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.286305 16594 tablet_replica.cc:333] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b: stopping tablet replica
I20260713 09:08:02.286789 16594 raft_consensus.cc:2243] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.287537 16594 raft_consensus.cc:2272] T 823fff92ebc84ce08349a9b092297d6a P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.289994 16594 tablet_replica.cc:333] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b: stopping tablet replica
I20260713 09:08:02.290463 16594 raft_consensus.cc:2243] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.291188 16594 raft_consensus.cc:2272] T 71c38257f41149f1b8018e7c9dbcc620 P 36a3a18fc9514ff2b6f1886dfe8ec57b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:02.303161 20192 consensus_peers.cc:597] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 -> Peer 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735): Couldn't send request to peer 36a3a18fc9514ff2b6f1886dfe8ec57b. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.388322 20299 raft_consensus.cc:1275] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Refusing update from remote peer 13466d38975a40bfb244794848365832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:02.389725 20344 consensus_queue.cc:1048] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b37872af0aa24e588f5287fb9920ddb9" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 46345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.598979 20226 raft_consensus.cc:3060] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:02.604017 20226 raft_consensus.cc:1275] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 3 FOLLOWER]: Refusing update from remote peer b37872af0aa24e588f5287fb9920ddb9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:02.605304 20388 consensus_queue.cc:1048] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13466d38975a40bfb244794848365832" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:02.631146 20266 consensus_peers.cc:597] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 -> Peer 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735): Couldn't send request to peer 36a3a18fc9514ff2b6f1886dfe8ec57b. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:35735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:03.314707 16594 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20172)
W20260713 09:08:03.511474 20266 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.129:35735: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260713 09:08:03.993140 20321 debug-util.cc:398] Leaking SignalData structure 0x7b0800131760 after lost signal to thread 16597
W20260713 09:08:03.994104 20321 debug-util.cc:398] Leaking SignalData structure 0x7b0800171a40 after lost signal to thread 20083
W20260713 09:08:03.995150 20321 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4f80 after lost signal to thread 20250
W20260713 09:08:03.996137 20321 debug-util.cc:398] Leaking SignalData structure 0x7b080003c100 after lost signal to thread 20324
W20260713 09:08:04.315244 16594 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20172)
W20260713 09:08:04.886583 20192 consensus_peers.cc:597] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 -> Peer 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735): Couldn't send request to peer 36a3a18fc9514ff2b6f1886dfe8ec57b. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:35735: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:05.141844 20266 consensus_peers.cc:597] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 -> Peer 36a3a18fc9514ff2b6f1886dfe8ec57b (127.16.52.129:35735): Couldn't send request to peer 36a3a18fc9514ff2b6f1886dfe8ec57b. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:35735: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:08:05.274319 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
I20260713 09:08:05.292915 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
I20260713 09:08:05.323236 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.323956 16594 tablet_replica.cc:333] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832: stopping tablet replica
I20260713 09:08:05.324537 16594 raft_consensus.cc:2243] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.325007 16594 raft_consensus.cc:2272] T 9bdae3bf359e4fba9873530fe86eb747 P 13466d38975a40bfb244794848365832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.326749 16594 tablet_replica.cc:333] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832: stopping tablet replica
I20260713 09:08:05.327258 16594 raft_consensus.cc:2243] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.327661 16594 raft_consensus.cc:2272] T 823fff92ebc84ce08349a9b092297d6a P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.329507 16594 tablet_replica.cc:333] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832: stopping tablet replica
I20260713 09:08:05.329998 16594 raft_consensus.cc:2243] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.330456 16594 raft_consensus.cc:2272] T 71c38257f41149f1b8018e7c9dbcc620 P 13466d38975a40bfb244794848365832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.332316 16594 tablet_replica.cc:333] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832: stopping tablet replica
I20260713 09:08:05.332780 16594 raft_consensus.cc:2243] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.333539 16594 raft_consensus.cc:2272] T eeafcda72aa44ce4bcd9635464ff5421 P 13466d38975a40bfb244794848365832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.357796 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
W20260713 09:08:05.365234 20266 consensus_peers.cc:597] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 -> Peer 13466d38975a40bfb244794848365832 (127.16.52.130:42059): Couldn't send request to peer 13466d38975a40bfb244794848365832. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:42059: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.373656 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
I20260713 09:08:05.403975 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.404881 16594 tablet_replica.cc:333] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9: stopping tablet replica
I20260713 09:08:05.405668 16594 raft_consensus.cc:2243] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.406809 16594 raft_consensus.cc:2272] T 9bdae3bf359e4fba9873530fe86eb747 P b37872af0aa24e588f5287fb9920ddb9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.409466 16594 tablet_replica.cc:333] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9: stopping tablet replica
I20260713 09:08:05.410181 16594 raft_consensus.cc:2243] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.410737 16594 raft_consensus.cc:2272] T 823fff92ebc84ce08349a9b092297d6a P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.413219 16594 tablet_replica.cc:333] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9: stopping tablet replica
I20260713 09:08:05.413923 16594 raft_consensus.cc:2243] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.414434 16594 raft_consensus.cc:2272] T 71c38257f41149f1b8018e7c9dbcc620 P b37872af0aa24e588f5287fb9920ddb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.417081 16594 tablet_replica.cc:333] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9: stopping tablet replica
I20260713 09:08:05.417768 16594 raft_consensus.cc:2243] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.418304 16594 raft_consensus.cc:2272] T eeafcda72aa44ce4bcd9635464ff5421 P b37872af0aa24e588f5287fb9920ddb9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:06.442476 16594 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20321)
I20260713 09:08:06.733275 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:08:06.746837 16594 master.cc:562] Master@127.16.52.190:41671 shutting down...
I20260713 09:08:06.768553 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:06.769049 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:06.769325 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5befb115d5fe4238bf06af4c47f9d448: stopping tablet replica
I20260713 09:08:06.792393 16594 master.cc:584] Master@127.16.52.190:41671 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (7304 ms)
[----------] 6 tests from LeaderRebalancerTest (96972 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:08:06.830895 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:38701
I20260713 09:08:06.832062 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:06.837555 20419 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:08:06.837549 20418 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:08:06.838173 20421 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:08:06.839437 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:06.840252 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:06.840426 16594 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:08:06.840546 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933686840536 us; error 0 us; skew 500 ppm
I20260713 09:08:06.841012 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:06.843299 16594 webserver.cc:533] Webserver started at http://127.16.52.190:39293/ using document root <none> and password file <none>
I20260713 09:08:06.843906 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:06.844072 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:06.844292 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:06.845288 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "098a3a7777694d32905f8d4160fedaa1"
format_stamp: "Formatted at 2026-07-13 09:08:06 on dist-test-slave-ttxq"
I20260713 09:08:06.849403 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:06.852471 20426 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:08:06.853195 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:06.853464 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "098a3a7777694d32905f8d4160fedaa1"
format_stamp: "Formatted at 2026-07-13 09:08:06 on dist-test-slave-ttxq"
I20260713 09:08:06.853761 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-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:08:06.872373 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:06.873602 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:06.910332 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:38701
I20260713 09:08:06.910440 20477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:38701 every 8 connection(s)
I20260713 09:08:06.914217 20478 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:08:06.925577 20478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: Bootstrap starting.
I20260713 09:08:06.932144 20478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.936522 20478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: No bootstrap required, opened a new log
I20260713 09:08:06.938545 20478 raft_consensus.cc:359] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER }
I20260713 09:08:06.938922 20478 raft_consensus.cc:385] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.939100 20478 raft_consensus.cc:740] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098a3a7777694d32905f8d4160fedaa1, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.939553 20478 consensus_queue.cc:260] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER }
I20260713 09:08:06.940032 20478 raft_consensus.cc:399] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:06.940222 20478 raft_consensus.cc:493] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:06.940450 20478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.945063 20478 raft_consensus.cc:515] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER }
I20260713 09:08:06.945525 20478 leader_election.cc:304] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [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: 098a3a7777694d32905f8d4160fedaa1; no voters: 
I20260713 09:08:06.946638 20478 leader_election.cc:290] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:06.946986 20481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.948391 20481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 1 LEADER]: Becoming Leader. State: Replica: 098a3a7777694d32905f8d4160fedaa1, State: Running, Role: LEADER
I20260713 09:08:06.949070 20481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [LEADER]: Queue going to LEADER mode. State: All 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: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER }
I20260713 09:08:06.949508 20478 sys_catalog.cc:565] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:06.953420 20482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "098a3a7777694d32905f8d4160fedaa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER } }
I20260713 09:08:06.954293 20483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 098a3a7777694d32905f8d4160fedaa1. Latest consensus state: current_term: 1 leader_uuid: "098a3a7777694d32905f8d4160fedaa1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "098a3a7777694d32905f8d4160fedaa1" member_type: VOTER } }
I20260713 09:08:06.954818 20482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:06.954906 20483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:06.956713 20488 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:06.961796 20488 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:06.965294 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:06.970845 20488 catalog_manager.cc:1383] Generated new cluster ID: 9ee3a58221ab44ba8df0ad6f4bc3a130
I20260713 09:08:06.971168 20488 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:06.990334 20488 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:06.991704 20488 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:07.014365 20488 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: Generated new TSK 0
I20260713 09:08:07.015002 20488 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:07.032209 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:07.038199 20499 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:08:07.039398 20500 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:08:07.040995 16594 server_base.cc:1061] running on GCE node
W20260713 09:08:07.041020 20502 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:08:07.042286 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:07.042500 16594 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:08:07.042625 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933687042614 us; error 0 us; skew 500 ppm
I20260713 09:08:07.043089 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:07.045431 16594 webserver.cc:533] Webserver started at http://127.16.52.129:43033/ using document root <none> and password file <none>
I20260713 09:08:07.045881 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:07.046042 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:07.046254 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:07.047334 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "51974a0fb74641f4b69fc5cc9e96d137"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.052219 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:07.055583 20507 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:08:07.056355 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:07.056694 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "51974a0fb74641f4b69fc5cc9e96d137"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.057008 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-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:08:07.074337 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:07.075614 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:07.077205 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:07.079535 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:07.079797 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.080062 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:07.080250 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.120884 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:42121
I20260713 09:08:07.120985 20569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:42121 every 8 connection(s)
I20260713 09:08:07.126065 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:07.134670 20574 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:08:07.135931 20575 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:08:07.140038 16594 server_base.cc:1061] running on GCE node
W20260713 09:08:07.141070 20577 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:08:07.141607 20570 heartbeater.cc:344] Connected to a master server at 127.16.52.190:38701
I20260713 09:08:07.142082 20570 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:07.142915 20570 heartbeater.cc:507] Master 127.16.52.190:38701 requested a full tablet report, sending...
I20260713 09:08:07.144207 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:07.144502 16594 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:08:07.144709 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933687144690 us; error 0 us; skew 500 ppm
I20260713 09:08:07.145159 20443 ts_manager.cc:194] Registered new tserver with Master: 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121)
I20260713 09:08:07.145375 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:07.147320 20443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57362
I20260713 09:08:07.148291 16594 webserver.cc:533] Webserver started at http://127.16.52.130:38431/ using document root <none> and password file <none>
I20260713 09:08:07.148995 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:07.149230 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:07.149572 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:07.150965 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "440e1a8c6216482bb4622ba363deda9e"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.156077 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:08:07.160068 20582 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:08:07.161048 16594 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:07.161408 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "440e1a8c6216482bb4622ba363deda9e"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.161724 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-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:08:07.190775 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:07.192111 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:07.193579 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:07.195750 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:07.195983 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.196223 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:07.196393 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.235810 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:45881
I20260713 09:08:07.235988 20644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:45881 every 8 connection(s)
I20260713 09:08:07.240630 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:07.247790 20648 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:08:07.248389 20649 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:08:07.252664 20651 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:08:07.253037 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:07.254067 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:07.254328 16594 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:08:07.254526 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933687254489 us; error 0 us; skew 500 ppm
I20260713 09:08:07.254776 20645 heartbeater.cc:344] Connected to a master server at 127.16.52.190:38701
I20260713 09:08:07.255144 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:07.255302 20645 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:07.256321 20645 heartbeater.cc:507] Master 127.16.52.190:38701 requested a full tablet report, sending...
I20260713 09:08:07.257687 16594 webserver.cc:533] Webserver started at http://127.16.52.131:44853/ using document root <none> and password file <none>
I20260713 09:08:07.258301 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:07.258543 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:07.258589 20443 ts_manager.cc:194] Registered new tserver with Master: 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:07.258939 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:07.260437 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.260560 20443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57378
I20260713 09:08:07.265550 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:07.268832 20656 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:08:07.269618 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:07.269932 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
format_stamp: "Formatted at 2026-07-13 09:08:07 on dist-test-slave-ttxq"
I20260713 09:08:07.270203 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933589694216-16594-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:08:07.304406 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:07.305529 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:07.306991 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:07.309266 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:07.309490 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.309736 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:07.309907 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:07.349512 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:36627
I20260713 09:08:07.349618 20718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:36627 every 8 connection(s)
I20260713 09:08:07.363853 20719 heartbeater.cc:344] Connected to a master server at 127.16.52.190:38701
I20260713 09:08:07.364266 20719 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:07.364995 20719 heartbeater.cc:507] Master 127.16.52.190:38701 requested a full tablet report, sending...
I20260713 09:08:07.367048 20443 ts_manager.cc:194] Registered new tserver with Master: 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:07.367944 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014653651s
I20260713 09:08:07.368661 20443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57380
I20260713 09:08:07.393230 20443 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57384:
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:08:07.395615 20443 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:08:07.459069 20535 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcef27b9d3d482bbded280ca3487d9f (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:07.460930 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcef27b9d3d482bbded280ca3487d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.461948 20534 tablet_service.cc:1511] Processing CreateTablet for tablet 252e672ab69943dd823c53acd8c1b60a (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:07.463385 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252e672ab69943dd823c53acd8c1b60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.482450 20533 tablet_service.cc:1511] Processing CreateTablet for tablet caa8e193fd6f4370aa78b819dd2723a2 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:07.484367 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8e193fd6f4370aa78b819dd2723a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.487267 20683 tablet_service.cc:1511] Processing CreateTablet for tablet 252e672ab69943dd823c53acd8c1b60a (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:07.487587 20684 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcef27b9d3d482bbded280ca3487d9f (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:07.488744 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252e672ab69943dd823c53acd8c1b60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.492828 20682 tablet_service.cc:1511] Processing CreateTablet for tablet caa8e193fd6f4370aa78b819dd2723a2 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:07.494352 20682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8e193fd6f4370aa78b819dd2723a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.494978 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcef27b9d3d482bbded280ca3487d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.505062 20734 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.536074 20734 tablet_bootstrap.cc:654] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.542181 20535 tablet_service.cc:1511] Processing CreateTablet for tablet 271fc542b6204894bcb56b671f873460 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:07.544070 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fc542b6204894bcb56b671f873460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.566581 20610 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcef27b9d3d482bbded280ca3487d9f (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:07.568039 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcef27b9d3d482bbded280ca3487d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.568445 20682 tablet_service.cc:1511] Processing CreateTablet for tablet 271fc542b6204894bcb56b671f873460 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:07.568753 20533 tablet_service.cc:1511] Processing CreateTablet for tablet a177971b83a44fc2bb09cbf0e9b88bbd (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:07.569792 20682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fc542b6204894bcb56b671f873460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.570019 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a177971b83a44fc2bb09cbf0e9b88bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.571645 20681 tablet_service.cc:1511] Processing CreateTablet for tablet a177971b83a44fc2bb09cbf0e9b88bbd (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:07.573199 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a177971b83a44fc2bb09cbf0e9b88bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.573019 20607 tablet_service.cc:1511] Processing CreateTablet for tablet 271fc542b6204894bcb56b671f873460 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:07.574331 20607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fc542b6204894bcb56b671f873460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.576308 20535 tablet_service.cc:1511] Processing CreateTablet for tablet eca97bf29e414bba8e4684f82d036a66 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:07.576876 20609 tablet_service.cc:1511] Processing CreateTablet for tablet 252e672ab69943dd823c53acd8c1b60a (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:07.577634 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca97bf29e414bba8e4684f82d036a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.577497 20606 tablet_service.cc:1511] Processing CreateTablet for tablet a177971b83a44fc2bb09cbf0e9b88bbd (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:07.578233 20609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252e672ab69943dd823c53acd8c1b60a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.578951 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a177971b83a44fc2bb09cbf0e9b88bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.580308 20605 tablet_service.cc:1511] Processing CreateTablet for tablet eca97bf29e414bba8e4684f82d036a66 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:07.581591 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca97bf29e414bba8e4684f82d036a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.584846 20608 tablet_service.cc:1511] Processing CreateTablet for tablet caa8e193fd6f4370aa78b819dd2723a2 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:07.586187 20608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa8e193fd6f4370aa78b819dd2723a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.590505 20680 tablet_service.cc:1511] Processing CreateTablet for tablet eca97bf29e414bba8e4684f82d036a66 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:07.591923 20680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca97bf29e414bba8e4684f82d036a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.592746 20534 tablet_service.cc:1511] Processing CreateTablet for tablet b433233b77d34b5895667a919a833717 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:07.594014 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433233b77d34b5895667a919a833717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.597168 20679 tablet_service.cc:1511] Processing CreateTablet for tablet b433233b77d34b5895667a919a833717 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:07.597321 20604 tablet_service.cc:1511] Processing CreateTablet for tablet b433233b77d34b5895667a919a833717 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:07.598531 20679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433233b77d34b5895667a919a833717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.598644 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b433233b77d34b5895667a919a833717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.603228 20532 tablet_service.cc:1511] Processing CreateTablet for tablet 262d3fc6bb614d0a83d74591eeca2f8e (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:07.604590 20532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262d3fc6bb614d0a83d74591eeca2f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.610450 20603 tablet_service.cc:1511] Processing CreateTablet for tablet 262d3fc6bb614d0a83d74591eeca2f8e (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:07.612216 20603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262d3fc6bb614d0a83d74591eeca2f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.626097 20678 tablet_service.cc:1511] Processing CreateTablet for tablet 262d3fc6bb614d0a83d74591eeca2f8e (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:07.626930 20737 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.627552 20678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262d3fc6bb614d0a83d74591eeca2f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.634835 20606 tablet_service.cc:1511] Processing CreateTablet for tablet 14aac3c717134e01ad978e9e9c631014 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:07.635546 20534 tablet_service.cc:1511] Processing CreateTablet for tablet 14aac3c717134e01ad978e9e9c631014 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:07.636183 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aac3c717134e01ad978e9e9c631014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.639231 20737 tablet_bootstrap.cc:654] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.641240 20677 tablet_service.cc:1511] Processing CreateTablet for tablet 14aac3c717134e01ad978e9e9c631014 (DEFAULT_TABLE table=test-workload [id=8930b0c2ffbe4bf2b58afb20cdcc377a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:07.646893 20677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aac3c717134e01ad978e9e9c631014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.648221 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aac3c717134e01ad978e9e9c631014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:07.683099 20737 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.683699 20737 ts_tablet_manager.cc:1403] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.057s	user 0.000s	sys 0.013s
I20260713 09:08:07.684195 20735 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.686774 20737 raft_consensus.cc:359] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.690131 20737 raft_consensus.cc:385] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.690661 20737 raft_consensus.cc:740] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.689693 20734 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.692121 20734 ts_tablet_manager.cc:1403] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.187s	user 0.022s	sys 0.041s
I20260713 09:08:07.695147 20734 raft_consensus.cc:359] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.695920 20734 raft_consensus.cc:385] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.696262 20734 raft_consensus.cc:740] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.691720 20737 consensus_queue.cc:260] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.697707 20734 consensus_queue.cc:260] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.703069 20645 heartbeater.cc:499] Master 127.16.52.190:38701 was elected leader, sending a full tablet report...
I20260713 09:08:07.703647 20737 ts_tablet_manager.cc:1434] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260713 09:08:07.709581 20737 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.710954 20735 tablet_bootstrap.cc:654] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.718050 20570 heartbeater.cc:499] Master 127.16.52.190:38701 was elected leader, sending a full tablet report...
I20260713 09:08:07.719488 20734 ts_tablet_manager.cc:1434] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260713 09:08:07.719507 20737 tablet_bootstrap.cc:654] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.720681 20734 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.724659 20735 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.725253 20735 ts_tablet_manager.cc:1403] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260713 09:08:07.727221 20734 tablet_bootstrap.cc:654] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.728318 20735 raft_consensus.cc:359] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.729161 20735 raft_consensus.cc:385] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.729494 20735 raft_consensus.cc:740] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.730564 20735 consensus_queue.cc:260] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.742461 20737 tablet_bootstrap.cc:492] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.742501 20734 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.743703 20719 heartbeater.cc:499] Master 127.16.52.190:38701 was elected leader, sending a full tablet report...
I20260713 09:08:07.743955 20734 ts_tablet_manager.cc:1403] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260713 09:08:07.744362 20735 ts_tablet_manager.cc:1434] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:08:07.745556 20735 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.743077 20737 ts_tablet_manager.cc:1403] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260713 09:08:07.748226 20744 raft_consensus.cc:493] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.748759 20744 raft_consensus.cc:515] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.750660 20737 raft_consensus.cc:359] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.751585 20744 leader_election.cc:290] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:07.751725 20737 raft_consensus.cc:385] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.752338 20737 raft_consensus.cc:740] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.753214 20737 consensus_queue.cc:260] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.755450 20737 ts_tablet_manager.cc:1434] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:07.747136 20734 raft_consensus.cc:359] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.756026 20734 raft_consensus.cc:385] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.756361 20734 raft_consensus.cc:740] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.757148 20734 consensus_queue.cc:260] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.759418 20734 ts_tablet_manager.cc:1434] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:08:07.761297 20734 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.760421 20737 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.772838 20735 tablet_bootstrap.cc:654] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.773444 20737 tablet_bootstrap.cc:654] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.775746 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:07.776585 20734 tablet_bootstrap.cc:654] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.776521 20545 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:07.783985 20659 leader_election.cc:304] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:07.784976 20745 raft_consensus.cc:2804] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.785394 20745 raft_consensus.cc:493] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.785748 20745 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.787973 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:07.788856 20620 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:07.790292 20740 raft_consensus.cc:493] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.790875 20740 raft_consensus.cc:515] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.793761 20745 raft_consensus.cc:515] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.795538 20740 leader_election.cc:290] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:07.797336 20734 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.797753 20737 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.798566 20737 ts_tablet_manager.cc:1403] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260713 09:08:07.799769 20735 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.797838 20734 ts_tablet_manager.cc:1403] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260713 09:08:07.800993 20735 ts_tablet_manager.cc:1403] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.007s
I20260713 09:08:07.802634 20737 raft_consensus.cc:359] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.803526 20737 raft_consensus.cc:385] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.803818 20745 leader_election.cc:290] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:07.804565 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:07.805183 20545 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.806180 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:07.804131 20735 raft_consensus.cc:359] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.806996 20620 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.807174 20735 raft_consensus.cc:385] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.807595 20735 raft_consensus.cc:740] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.808413 20735 consensus_queue.cc:260] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.806140 20734 raft_consensus.cc:359] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.810921 20734 raft_consensus.cc:385] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.813009 20545 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:07.813143 20734 raft_consensus.cc:740] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.814795 20659 leader_election.cc:304] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:07.803846 20737 raft_consensus.cc:740] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.815932 20745 raft_consensus.cc:2804] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.816720 20735 ts_tablet_manager.cc:1434] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:07.816581 20737 consensus_queue.cc:260] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.817811 20735 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.818818 20737 ts_tablet_manager.cc:1434] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260713 09:08:07.820173 20737 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.814544 20734 consensus_queue.cc:260] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.824843 20735 tablet_bootstrap.cc:654] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.825516 20734 ts_tablet_manager.cc:1434] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260713 09:08:07.826576 20734 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.817237 20745 raft_consensus.cc:697] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:07.828866 20745 consensus_queue.cc:237] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:07.829545 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
W20260713 09:08:07.831310 20510 leader_election.cc:343] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.832669 20734 tablet_bootstrap.cc:654] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.835632 20737 tablet_bootstrap.cc:654] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.841043 20620 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:07.849609 20737 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.850289 20737 ts_tablet_manager.cc:1403] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260713 09:08:07.852555 20734 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.851869 20443 catalog_manager.cc:5697] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.853129 20734 ts_tablet_manager.cc:1403] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:08:07.852931 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:07.853629 20737 raft_consensus.cc:359] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.854393 20737 raft_consensus.cc:385] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:07.854756 20511 leader_election.cc:343] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.854768 20737 raft_consensus.cc:740] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.855243 20511 leader_election.cc:304] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51974a0fb74641f4b69fc5cc9e96d137; no voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:07.856432 20740 raft_consensus.cc:2749] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.856134 20737 consensus_queue.cc:260] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.856822 20735 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.857419 20735 ts_tablet_manager.cc:1403] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260713 09:08:07.856465 20734 raft_consensus.cc:359] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.859860 20734 raft_consensus.cc:385] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.860234 20734 raft_consensus.cc:740] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.860639 20735 raft_consensus.cc:359] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.861390 20735 raft_consensus.cc:385] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.861093 20734 consensus_queue.cc:260] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.861759 20735 raft_consensus.cc:740] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.862685 20735 consensus_queue.cc:260] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.864063 20734 ts_tablet_manager.cc:1434] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:07.865099 20735 ts_tablet_manager.cc:1434] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:07.865465 20734 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.866248 20735 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.864063 20737 ts_tablet_manager.cc:1434] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:08:07.870460 20737 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.872612 20734 tablet_bootstrap.cc:654] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.877256 20737 tablet_bootstrap.cc:654] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.878988 20745 raft_consensus.cc:493] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.879504 20745 raft_consensus.cc:515] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.881645 20745 leader_election.cc:290] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:07.883721 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:07.883668 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:07.884430 20735 tablet_bootstrap.cc:654] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:07.885599 20659 leader_election.cc:343] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.887243 20659 leader_election.cc:343] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.887691 20659 leader_election.cc:304] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499; no voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:07.888850 20745 raft_consensus.cc:2749] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.889467 20734 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.890221 20734 ts_tablet_manager.cc:1403] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260713 09:08:07.892278 20737 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.892884 20737 ts_tablet_manager.cc:1403] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260713 09:08:07.893206 20735 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.893033 20734 raft_consensus.cc:359] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.893723 20735 ts_tablet_manager.cc:1403] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260713 09:08:07.893788 20734 raft_consensus.cc:385] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.894232 20734 raft_consensus.cc:740] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.894920 20734 consensus_queue.cc:260] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.895869 20737 raft_consensus.cc:359] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.896623 20737 raft_consensus.cc:385] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.896698 20735 raft_consensus.cc:359] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.897004 20734 ts_tablet_manager.cc:1434] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:07.897006 20737 raft_consensus.cc:740] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.897502 20735 raft_consensus.cc:385] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.897846 20735 raft_consensus.cc:740] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.898309 20734 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.898218 20737 consensus_queue.cc:260] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.898681 20735 consensus_queue.cc:260] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.904762 20737 ts_tablet_manager.cc:1434] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:08:07.905517 20734 tablet_bootstrap.cc:654] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.905840 20737 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.908541 20735 ts_tablet_manager.cc:1434] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:08:07.917089 20737 tablet_bootstrap.cc:654] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.917194 20734 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.917972 20734 ts_tablet_manager.cc:1403] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260713 09:08:07.918136 20735 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.920593 20734 raft_consensus.cc:359] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.921329 20734 raft_consensus.cc:385] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.921693 20734 raft_consensus.cc:740] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.922482 20734 consensus_queue.cc:260] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.923620 20737 tablet_bootstrap.cc:492] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.924229 20737 ts_tablet_manager.cc:1403] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260713 09:08:07.924532 20734 ts_tablet_manager.cc:1434] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:07.925484 20735 tablet_bootstrap.cc:654] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.925673 20734 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.931334 20737 raft_consensus.cc:359] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.932539 20737 raft_consensus.cc:385] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.933039 20734 tablet_bootstrap.cc:654] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.932999 20737 raft_consensus.cc:740] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.936705 20737 consensus_queue.cc:260] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.938545 20737 ts_tablet_manager.cc:1434] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:07.939047 20735 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.939312 20737 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.939566 20735 ts_tablet_manager.cc:1403] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.016s
I20260713 09:08:07.942626 20735 raft_consensus.cc:359] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.943446 20735 raft_consensus.cc:385] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.943838 20735 raft_consensus.cc:740] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.944753 20735 consensus_queue.cc:260] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.948276 20737 tablet_bootstrap.cc:654] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.951694 20735 ts_tablet_manager.cc:1434] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:08:07.955135 20735 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.956789 20734 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.957376 20734 ts_tablet_manager.cc:1403] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260713 09:08:07.960841 20734 raft_consensus.cc:359] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.961405 20734 raft_consensus.cc:385] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.961733 20734 raft_consensus.cc:740] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
W20260713 09:08:07.962529 20491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:07.962580 20734 consensus_queue.cc:260] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.965596 20734 ts_tablet_manager.cc:1434] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:07.965859 20735 tablet_bootstrap.cc:654] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.966692 20734 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:07.967931 20737 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.968502 20737 ts_tablet_manager.cc:1403] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260713 09:08:07.971560 20737 raft_consensus.cc:359] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.972540 20737 raft_consensus.cc:385] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.972915 20737 raft_consensus.cc:740] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.973685 20737 consensus_queue.cc:260] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.975348 20734 tablet_bootstrap.cc:654] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.980122 20737 ts_tablet_manager.cc:1434] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:08:07.980659 20735 tablet_bootstrap.cc:492] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:07.981210 20735 ts_tablet_manager.cc:1403] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260713 09:08:07.981787 20737 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:07.984426 20735 raft_consensus.cc:359] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.985159 20735 raft_consensus.cc:385] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.985447 20735 raft_consensus.cc:740] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.986187 20735 consensus_queue.cc:260] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.988523 20735 ts_tablet_manager.cc:1434] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:07.990774 20735 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:07.991966 20737 tablet_bootstrap.cc:654] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.994485 20734 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:07.994958 20734 ts_tablet_manager.cc:1403] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260713 09:08:07.997318 20737 tablet_bootstrap.cc:492] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:07.997877 20737 ts_tablet_manager.cc:1403] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:08:07.997682 20734 raft_consensus.cc:359] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:07.998498 20734 raft_consensus.cc:385] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.998886 20735 tablet_bootstrap.cc:654] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.998854 20740 raft_consensus.cc:493] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.998834 20734 raft_consensus.cc:740] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.999557 20740 raft_consensus.cc:515] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.000118 20734 consensus_queue.cc:260] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.000771 20737 raft_consensus.cc:359] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.001446 20737 raft_consensus.cc:385] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.001719 20737 raft_consensus.cc:740] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.001817 20740 leader_election.cc:290] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.002560 20737 consensus_queue.cc:260] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.002969 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.003664 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:08.003882 20620 raft_consensus.cc:2468] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.004676 20737 ts_tablet_manager.cc:1434] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:08.005648 20737 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:08.005812 20510 leader_election.cc:304] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.007956 20767 raft_consensus.cc:2804] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:08.008387 20511 leader_election.cc:343] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.008765 20734 ts_tablet_manager.cc:1434] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:08:08.008409 20767 raft_consensus.cc:493] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.009917 20767 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.011888 20737 tablet_bootstrap.cc:654] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.012688 20734 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:08.020457 20745 raft_consensus.cc:493] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.020694 20734 tablet_bootstrap.cc:654] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.021064 20745 raft_consensus.cc:515] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.023285 20745 leader_election.cc:290] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.025449 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:08.028136 20545 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.029604 20659 leader_election.cc:304] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.029881 20734 tablet_bootstrap.cc:492] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:08.027190 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.030356 20734 ts_tablet_manager.cc:1403] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:08:08.030671 20620 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.032511 20745 raft_consensus.cc:2804] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.032987 20745 raft_consensus.cc:493] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.033403 20745 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.033231 20734 raft_consensus.cc:359] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.034102 20734 raft_consensus.cc:385] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.034452 20734 raft_consensus.cc:740] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.035251 20734 consensus_queue.cc:260] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.037305 20734 ts_tablet_manager.cc:1434] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:08.037699 20744 raft_consensus.cc:493] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.038110 20744 raft_consensus.cc:515] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.048089 20744 leader_election.cc:290] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.048787 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:08.049500 20545 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.050779 20735 tablet_bootstrap.cc:492] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:08.051457 20735 ts_tablet_manager.cc:1403] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.011s
I20260713 09:08:08.051641 20659 leader_election.cc:304] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.051915 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.052631 20620 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.052723 20744 raft_consensus.cc:2804] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.053243 20744 raft_consensus.cc:493] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.053959 20744 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.054941 20737 tablet_bootstrap.cc:492] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:08.054607 20735 raft_consensus.cc:359] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.055538 20737 ts_tablet_manager.cc:1403] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.030s
I20260713 09:08:08.055778 20735 raft_consensus.cc:385] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.056167 20735 raft_consensus.cc:740] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.056234 20740 raft_consensus.cc:493] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.056725 20740 raft_consensus.cc:515] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.056993 20735 consensus_queue.cc:260] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.058346 20737 raft_consensus.cc:359] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.059048 20737 raft_consensus.cc:385] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.059124 20740 leader_election.cc:290] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.059338 20737 raft_consensus.cc:740] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.060290 20737 consensus_queue.cc:260] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.061301 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.062139 20620 raft_consensus.cc:2468] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.054680 20767 raft_consensus.cc:515] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.064024 20510 leader_election.cc:304] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.064738 20737 ts_tablet_manager.cc:1434] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:08.065177 20767 leader_election.cc:290] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.065748 20767 raft_consensus.cc:2804] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.066787 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:08.046610 20745 raft_consensus.cc:515] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.070927 20745 leader_election.cc:290] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.066092 20767 raft_consensus.cc:493] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.071956 20767 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.075520 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.076397 20693 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:08.079283 20511 leader_election.cc:343] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.081096 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.081998 20620 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.083844 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.090214 20545 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.090541 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.091049 20735 ts_tablet_manager.cc:1434] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.039s	user 0.022s	sys 0.015s
I20260713 09:08:08.091135 20619 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.092829 20735 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:08.094462 20620 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.095774 20659 leader_election.cc:304] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:08.097098 20771 raft_consensus.cc:2804] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.097538 20545 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.097882 20771 raft_consensus.cc:697] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.087568 20744 raft_consensus.cc:515] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.098469 20619 raft_consensus.cc:2468] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.099692 20735 tablet_bootstrap.cc:654] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.100602 20744 leader_election.cc:290] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.086582 20767 raft_consensus.cc:515] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.101642 20693 raft_consensus.cc:2468] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.101933 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.102764 20510 leader_election.cc:304] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.103331 20767 leader_election.cc:290] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.104223 20772 raft_consensus.cc:2804] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.104817 20772 raft_consensus.cc:697] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.105096 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.105314 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.106175 20619 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.106858 20771 consensus_queue.cc:237] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.107975 20767 raft_consensus.cc:493] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.108536 20767 raft_consensus.cc:515] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.105685 20772 consensus_queue.cc:237] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.111811 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.113130 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8e193fd6f4370aa78b819dd2723a2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
W20260713 09:08:08.113517 20511 leader_election.cc:343] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.113750 20694 raft_consensus.cc:2468] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.105665 20545 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.114131 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8e193fd6f4370aa78b819dd2723a2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.114988 20618 raft_consensus.cc:2468] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.115188 20511 leader_election.cc:304] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.116091 20740 raft_consensus.cc:2804] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.116590 20740 raft_consensus.cc:493] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.116643 20767 leader_election.cc:290] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.117151 20740 raft_consensus.cc:3060] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.136088 20740 raft_consensus.cc:515] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.103262 20620 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.137586 20443 catalog_manager.cc:5697] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.140242 20772 raft_consensus.cc:493] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.140779 20772 raft_consensus.cc:515] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.144666 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.145640 20618 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.146191 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8e193fd6f4370aa78b819dd2723a2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.146869 20617 raft_consensus.cc:3060] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.148413 20510 leader_election.cc:304] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.149359 20767 raft_consensus.cc:2804] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.149725 20767 raft_consensus.cc:493] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.150074 20767 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.140424 20442 catalog_manager.cc:5697] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.151364 20619 raft_consensus.cc:2468] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.156127 20545 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.156458 20510 leader_election.cc:304] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [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: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:08.157514 20659 leader_election.cc:304] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.158209 20735 tablet_bootstrap.cc:492] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:08.158360 20771 raft_consensus.cc:2804] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.158705 20735 ts_tablet_manager.cc:1403] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.031s
I20260713 09:08:08.158860 20771 raft_consensus.cc:697] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.159762 20771 consensus_queue.cc:237] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.161659 20735 raft_consensus.cc:359] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.162413 20735 raft_consensus.cc:385] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.162717 20735 raft_consensus.cc:740] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.163630 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:08.164487 20693 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.163924 20776 raft_consensus.cc:2804] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.148473 20772 leader_election.cc:290] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.168044 20776 raft_consensus.cc:697] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.169020 20776 consensus_queue.cc:237] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.166891 20767 raft_consensus.cc:515] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.170724 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa8e193fd6f4370aa78b819dd2723a2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.170182 20442 catalog_manager.cc:5697] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.171339 20693 raft_consensus.cc:3060] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.171622 20740 leader_election.cc:290] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.169993 20617 raft_consensus.cc:2468] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.173493 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.174098 20619 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.174461 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.172850 20767 leader_election.cc:290] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.175055 20694 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.180490 20510 leader_election.cc:304] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.183105 20694 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.184460 20511 leader_election.cc:304] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.185447 20740 raft_consensus.cc:2804] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.185572 20778 raft_consensus.cc:2804] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.186182 20772 raft_consensus.cc:493] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.185647 20443 catalog_manager.cc:5697] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.186667 20772 raft_consensus.cc:515] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.190323 20619 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.191102 20739 raft_consensus.cc:493] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.191934 20772 leader_election.cc:290] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.191695 20739 raft_consensus.cc:515] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.163638 20735 consensus_queue.cc:260] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.192416 20740 raft_consensus.cc:697] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.193087 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.174113 20620 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.193672 20617 raft_consensus.cc:2468] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.194438 20739 leader_election.cc:290] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.187400 20693 raft_consensus.cc:2468] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.193646 20740 consensus_queue.cc:237] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.193892 20735 ts_tablet_manager.cc:1434] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260713 09:08:08.201220 20510 leader_election.cc:304] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.202064 20778 raft_consensus.cc:697] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.202289 20780 raft_consensus.cc:2804] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.202760 20780 raft_consensus.cc:493] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.203212 20780 raft_consensus.cc:3060] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.203085 20778 consensus_queue.cc:237] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.210398 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:08.211185 20694 raft_consensus.cc:2468] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:08.212599 20771 raft_consensus.cc:493] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.213119 20771 raft_consensus.cc:515] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.213521 20735 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:08.215114 20771 leader_election.cc:290] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.217237 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:08.217289 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.218118 20545 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.218325 20619 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:08.219501 20659 leader_election.cc:304] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.220086 20735 tablet_bootstrap.cc:654] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.219767 20780 raft_consensus.cc:515] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.223615 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.224411 20619 raft_consensus.cc:3060] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.224448 20771 raft_consensus.cc:2804] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.228073 20771 raft_consensus.cc:493] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.228647 20771 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.243243 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:08.244568 20545 raft_consensus.cc:2393] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440e1a8c6216482bb4622ba363deda9e in current term 1: Already voted for candidate 51974a0fb74641f4b69fc5cc9e96d137 in this term.
I20260713 09:08:08.247222 20780 leader_election.cc:290] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.247965 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.248606 20694 raft_consensus.cc:3060] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.249432 20619 raft_consensus.cc:2468] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.250674 20510 leader_election.cc:304] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.251605 20780 raft_consensus.cc:2804] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.252178 20780 raft_consensus.cc:697] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.252703 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fc542b6204894bcb56b671f873460" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:08.253062 20771 raft_consensus.cc:515] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.253154 20780 consensus_queue.cc:237] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.254642 20586 leader_election.cc:304] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e; no voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:08.254407 20443 catalog_manager.cc:5697] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.255442 20771 leader_election.cc:290] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.256284 20443 catalog_manager.cc:5697] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.256866 20739 raft_consensus.cc:2749] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.257149 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.259392 20545 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.257899 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.260124 20619 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.262320 20694 raft_consensus.cc:2468] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:08.262641 20735 tablet_bootstrap.cc:492] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:08.263204 20735 ts_tablet_manager.cc:1403] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.004s
I20260713 09:08:08.266712 20735 raft_consensus.cc:359] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.267339 20619 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.267778 20735 raft_consensus.cc:385] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.268247 20735 raft_consensus.cc:740] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.268628 20659 leader_election.cc:304] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:08.269138 20735 consensus_queue.cc:260] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.271399 20735 ts_tablet_manager.cc:1434] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:08:08.269903 20771 raft_consensus.cc:2804] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.274847 20545 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:08.275336 20771 raft_consensus.cc:697] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.276325 20771 consensus_queue.cc:237] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.278365 20442 catalog_manager.cc:5697] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.285470 20443 catalog_manager.cc:5697] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.303882 20771 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.315560 20771 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.369096 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:08.369614 20694 raft_consensus.cc:606] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:08.376190 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:08.376753 20694 raft_consensus.cc:606] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:08.387950 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:08.388592 20694 raft_consensus.cc:606] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:08.401439 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:08.402071 20545 raft_consensus.cc:606] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:08.407588 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b433233b77d34b5895667a919a833717"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:08.408253 20545 raft_consensus.cc:606] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:08.413599 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:08.414175 20694 raft_consensus.cc:606] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:08.419344 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:08.420023 20545 raft_consensus.cc:606] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:08.506562 20745 raft_consensus.cc:493] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.507050 20745 raft_consensus.cc:515] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.508658 20745 leader_election.cc:290] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.509533 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:08.509683 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:08.510399 20619 raft_consensus.cc:2393] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 349b89a7ccc141f5a92ef4ed65ee4499 in current term 1: Already voted for candidate 51974a0fb74641f4b69fc5cc9e96d137 in this term.
I20260713 09:08:08.511476 20659 leader_election.cc:304] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499; no voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:08.512141 20745 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.516918 20745 raft_consensus.cc:2749] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.547394 20780 consensus_queue.cc:1048] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.554101 20778 raft_consensus.cc:993] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:08.554641 20740 raft_consensus.cc:1081] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:08.556398 20693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54250
I20260713 09:08:08.557734 20693 raft_consensus.cc:493] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.558118 20693 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.559370 20740 consensus_queue.cc:1048] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.567164 20693 raft_consensus.cc:515] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.568935 20693 leader_election.cc:290] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.569967 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.570585 20545 raft_consensus.cc:3055] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.570890 20545 raft_consensus.cc:740] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.571944 20545 consensus_queue.cc:260] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.573252 20545 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.570887 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aac3c717134e01ad978e9e9c631014" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.574329 20619 raft_consensus.cc:3060] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.580562 20545 raft_consensus.cc:2468] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 2.
I20260713 09:08:08.581274 20619 raft_consensus.cc:2468] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 2.
I20260713 09:08:08.581754 20659 leader_election.cc:304] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.582574 20745 raft_consensus.cc:2804] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.583052 20745 raft_consensus.cc:697] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.583870 20745 consensus_queue.cc:237] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.589816 20442 catalog_manager.cc:5697] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 2 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.610303 20745 consensus_queue.cc:1048] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.616003 20771 raft_consensus.cc:993] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:08.616441 20744 raft_consensus.cc:1081] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:08.618618 20544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38472
I20260713 09:08:08.619196 20544 raft_consensus.cc:493] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.619552 20544 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.622308 20771 consensus_queue.cc:1048] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.626822 20544 raft_consensus.cc:515] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.632860 20740 consensus_queue.cc:1048] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.633555 20544 leader_election.cc:290] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.635481 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.636257 20619 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.636569 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252e672ab69943dd823c53acd8c1b60a" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.637226 20693 raft_consensus.cc:3055] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.637591 20693 raft_consensus.cc:740] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.638559 20693 consensus_queue.cc:260] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.639910 20693 raft_consensus.cc:3060] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.647450 20693 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:08.648066 20619 raft_consensus.cc:2468] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:08.649588 20510 leader_election.cc:304] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.650774 20778 raft_consensus.cc:2804] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.650985 20780 consensus_queue.cc:1048] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.651341 20778 raft_consensus.cc:697] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.652689 20778 consensus_queue.cc:237] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.654806 20780 consensus_queue.cc:1048] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.655786 20772 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.666047 20443 catalog_manager.cc:5697] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.684403 20780 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.691052 20771 raft_consensus.cc:993] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:08.691496 20771 raft_consensus.cc:1081] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:08.692984 20767 consensus_queue.cc:1048] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.693346 20544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38472
I20260713 09:08:08.694049 20544 raft_consensus.cc:493] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.694415 20544 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.705168 20767 raft_consensus.cc:993] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.705679 20767 raft_consensus.cc:1081] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.707571 20544 raft_consensus.cc:515] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:08.708688 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39908
I20260713 09:08:08.709316 20617 raft_consensus.cc:493] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.709676 20617 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.710353 20544 leader_election.cc:290] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:08.710379 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.710632 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:08.711428 20694 raft_consensus.cc:3055] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.711509 20619 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.711961 20694 raft_consensus.cc:740] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.712754 20694 consensus_queue.cc:260] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:08.713686 20694 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.716718 20617 raft_consensus.cc:515] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.718794 20619 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:08.720032 20510 leader_election.cc:304] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.720275 20617 leader_election.cc:290] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.720413 20776 consensus_queue.cc:1048] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.720950 20780 raft_consensus.cc:2804] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.721432 20780 raft_consensus.cc:697] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.721697 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.722265 20780 consensus_queue.cc:237] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:08.723680 20694 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:08.726517 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.722275 20544 raft_consensus.cc:3055] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.729174 20544 raft_consensus.cc:740] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.729905 20544 consensus_queue.cc:260] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.731163 20544 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.727106 20693 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.732239 20440 catalog_manager.cc:5697] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.738422 20776 consensus_queue.cc:1048] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.741902 20693 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.743116 20586 leader_election.cc:304] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:08.744132 20739 raft_consensus.cc:2804] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.748423 20544 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.751209 20771 consensus_queue.cc:1048] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.764331 20739 raft_consensus.cc:697] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:08.765268 20739 consensus_queue.cc:237] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.769330 20771 raft_consensus.cc:993] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.769825 20771 raft_consensus.cc:1081] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.772347 20776 raft_consensus.cc:993] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.772878 20776 raft_consensus.cc:1081] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.773011 20619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39904
I20260713 09:08:08.773972 20619 raft_consensus.cc:493] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.774541 20619 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.778633 20744 consensus_queue.cc:1048] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.784082 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b433233b77d34b5895667a919a833717"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39908
I20260713 09:08:08.784899 20617 raft_consensus.cc:493] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.785408 20617 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.785354 20619 raft_consensus.cc:515] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.791229 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.791597 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a177971b83a44fc2bb09cbf0e9b88bbd" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.791903 20544 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.792277 20693 raft_consensus.cc:3055] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.792670 20693 raft_consensus.cc:740] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.793339 20617 raft_consensus.cc:515] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.793484 20693 consensus_queue.cc:260] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.794670 20693 raft_consensus.cc:3060] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.796240 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.796379 20617 leader_election.cc:290] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.796831 20545 raft_consensus.cc:3055] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.797202 20545 raft_consensus.cc:740] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:08.798056 20619 leader_election.cc:290] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.797987 20545 consensus_queue.cc:260] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.798882 20544 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.799032 20545 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.800117 20585 leader_election.cc:304] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.801151 20808 raft_consensus.cc:2804] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.801584 20808 raft_consensus.cc:697] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:08.802399 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b433233b77d34b5895667a919a833717" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.802376 20808 consensus_queue.cc:237] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.803102 20692 raft_consensus.cc:3060] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.804742 20440 catalog_manager.cc:5697] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.807431 20693 raft_consensus.cc:2468] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.810400 20692 raft_consensus.cc:2468] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.811498 20586 leader_election.cc:304] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:08.812325 20808 raft_consensus.cc:2804] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.812808 20808 raft_consensus.cc:697] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:08.813894 20545 raft_consensus.cc:2468] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.813613 20808 consensus_queue.cc:237] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.822212 20811 consensus_queue.cc:1048] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.824460 20442 catalog_manager.cc:5697] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.826216 20442 catalog_manager.cc:5697] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.833359 20811 consensus_queue.cc:1048] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.841257 20745 raft_consensus.cc:993] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.841684 20811 raft_consensus.cc:1081] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:08.842988 20619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39904
I20260713 09:08:08.843467 20619 raft_consensus.cc:493] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:08.843822 20619 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.850139 20619 raft_consensus.cc:515] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.851948 20619 leader_election.cc:290] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:08.852681 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:08.853319 20545 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.853509 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262d3fc6bb614d0a83d74591eeca2f8e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:08.854064 20692 raft_consensus.cc:3055] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.854336 20692 raft_consensus.cc:740] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:08.855015 20692 consensus_queue.cc:260] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.856057 20692 raft_consensus.cc:3060] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.859624 20545 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.860719 20585 leader_election.cc:304] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:08.861392 20692 raft_consensus.cc:2468] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:08.861451 20808 raft_consensus.cc:2804] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.862102 20808 raft_consensus.cc:697] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:08.862855 20808 consensus_queue.cc:237] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:08.869160 20440 catalog_manager.cc:5697] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.023054 20545 raft_consensus.cc:1275] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.024358 20811 consensus_queue.cc:1048] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.032001 20619 raft_consensus.cc:1275] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.034296 20811 consensus_queue.cc:1048] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.172855 20619 raft_consensus.cc:1275] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.174296 20767 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.188868 20692 raft_consensus.cc:1275] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.190266 20767 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.215101 20692 raft_consensus.cc:1275] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.216722 20780 consensus_queue.cc:1048] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:09.227504 20619 raft_consensus.cc:1275] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.231431 20767 consensus_queue.cc:1048] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.289619 20693 raft_consensus.cc:1275] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.290875 20808 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.298353 20545 raft_consensus.cc:1275] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.300078 20808 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.336587 20693 raft_consensus.cc:1275] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.337769 20808 consensus_queue.cc:1048] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.345276 20545 raft_consensus.cc:1275] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.346925 20739 consensus_queue.cc:1048] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.363423 20693 raft_consensus.cc:1275] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.364691 20739 consensus_queue.cc:1048] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.369274 20545 raft_consensus.cc:1275] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.370693 20808 consensus_queue.cc:1048] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.380653 20545 raft_consensus.cc:1275] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.382223 20808 consensus_queue.cc:1048] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.385076 20693 raft_consensus.cc:1275] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:09.386657 20808 consensus_queue.cc:1048] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:11.454092 20442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57400:
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:08:11.457018 20442 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:08:11.506805 20533 tablet_service.cc:1511] Processing CreateTablet for tablet d490be8ebea6433ba00962652a24cb98 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:11.508404 20608 tablet_service.cc:1511] Processing CreateTablet for tablet d490be8ebea6433ba00962652a24cb98 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:11.508827 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d490be8ebea6433ba00962652a24cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.510093 20608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d490be8ebea6433ba00962652a24cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.514248 20679 tablet_service.cc:1511] Processing CreateTablet for tablet d490be8ebea6433ba00962652a24cb98 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:11.515829 20679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d490be8ebea6433ba00962652a24cb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.516459 20532 tablet_service.cc:1511] Processing CreateTablet for tablet fa76c8f2e01b403dbc4f637fceafc03d (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:11.517937 20532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa76c8f2e01b403dbc4f637fceafc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.522126 20678 tablet_service.cc:1511] Processing CreateTablet for tablet fa76c8f2e01b403dbc4f637fceafc03d (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:11.523579 20678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa76c8f2e01b403dbc4f637fceafc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.527681 20607 tablet_service.cc:1511] Processing CreateTablet for tablet fa76c8f2e01b403dbc4f637fceafc03d (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:11.529034 20607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa76c8f2e01b403dbc4f637fceafc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.532996 20604 tablet_service.cc:1511] Processing CreateTablet for tablet 992d1ea0fe9d4b008b677593a35796f2 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:11.534348 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992d1ea0fe9d4b008b677593a35796f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.539620 20832 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:11.540337 20605 tablet_service.cc:1511] Processing CreateTablet for tablet 54c04681d4b7404db09606174743569e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:11.542398 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c04681d4b7404db09606174743569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.547844 20832 tablet_bootstrap.cc:654] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.553807 20533 tablet_service.cc:1511] Processing CreateTablet for tablet 992d1ea0fe9d4b008b677593a35796f2 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:11.555207 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992d1ea0fe9d4b008b677593a35796f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.556514 20683 tablet_service.cc:1511] Processing CreateTablet for tablet 992d1ea0fe9d4b008b677593a35796f2 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:11.556951 20534 tablet_service.cc:1511] Processing CreateTablet for tablet 54c04681d4b7404db09606174743569e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:11.557890 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992d1ea0fe9d4b008b677593a35796f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.558349 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c04681d4b7404db09606174743569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.560396 20677 tablet_service.cc:1511] Processing CreateTablet for tablet 54c04681d4b7404db09606174743569e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:11.562160 20677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c04681d4b7404db09606174743569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.562556 20535 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45e560bb0b45ee881128cbec7c6e1e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:11.564123 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45e560bb0b45ee881128cbec7c6e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.565042 20684 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45e560bb0b45ee881128cbec7c6e1e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:11.566790 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45e560bb0b45ee881128cbec7c6e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.577946 20531 tablet_service.cc:1511] Processing CreateTablet for tablet 4b925060b43d44a69a3d97dab00f349e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.579463 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b925060b43d44a69a3d97dab00f349e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.581084 20530 tablet_service.cc:1511] Processing CreateTablet for tablet f17d3440551844a8802bd0a7b29b9232 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.581351 20681 tablet_service.cc:1511] Processing CreateTablet for tablet f17d3440551844a8802bd0a7b29b9232 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.582564 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d3440551844a8802bd0a7b29b9232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.583582 20529 tablet_service.cc:1511] Processing CreateTablet for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.586050 20528 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea33d239c4847029a7022923f27e9a6 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.588436 20682 tablet_service.cc:1511] Processing CreateTablet for tablet 4b925060b43d44a69a3d97dab00f349e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.589744 20682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b925060b43d44a69a3d97dab00f349e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.592993 20680 tablet_service.cc:1511] Processing CreateTablet for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.594385 20680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.601501 20676 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea33d239c4847029a7022923f27e9a6 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.602263 20609 tablet_service.cc:1511] Processing CreateTablet for tablet 5c45e560bb0b45ee881128cbec7c6e1e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:11.602959 20676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea33d239c4847029a7022923f27e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.602383 20606 tablet_service.cc:1511] Processing CreateTablet for tablet f17d3440551844a8802bd0a7b29b9232 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.604985 20603 tablet_service.cc:1511] Processing CreateTablet for tablet 4b925060b43d44a69a3d97dab00f349e (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.605335 20610 tablet_service.cc:1511] Processing CreateTablet for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.607496 20602 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea33d239c4847029a7022923f27e9a6 (DEFAULT_TABLE table=soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.603631 20609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c45e560bb0b45ee881128cbec7c6e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.616153 20602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea33d239c4847029a7022923f27e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.617800 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d3440551844a8802bd0a7b29b9232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.620127 20603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b925060b43d44a69a3d97dab00f349e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.624162 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.625066 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f96dc5ab7d4c2e92b89fc6b63c2c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.626231 20530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d3440551844a8802bd0a7b29b9232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.627350 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea33d239c4847029a7022923f27e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.649770 20833 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:11.683344 20833 tablet_bootstrap.cc:654] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.735158 20835 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:11.741791 20835 tablet_bootstrap.cc:654] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.756675 20833 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:11.757205 20833 ts_tablet_manager.cc:1403] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.007s
I20260713 09:08:11.761978 20833 raft_consensus.cc:359] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.762878 20833 raft_consensus.cc:385] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.763186 20833 raft_consensus.cc:740] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.764024 20833 consensus_queue.cc:260] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.766690 20833 ts_tablet_manager.cc:1434] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260713 09:08:11.769418 20832 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:11.769973 20832 ts_tablet_manager.cc:1403] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.231s	user 0.021s	sys 0.068s
I20260713 09:08:11.773172 20832 raft_consensus.cc:359] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.773866 20832 raft_consensus.cc:385] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.774170 20832 raft_consensus.cc:740] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.774964 20832 consensus_queue.cc:260] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.777374 20832 ts_tablet_manager.cc:1434] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:11.800251 20833 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:11.806772 20832 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:11.807384 20833 tablet_bootstrap.cc:654] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.814771 20832 tablet_bootstrap.cc:654] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.820329 20835 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:11.821660 20835 ts_tablet_manager.cc:1403] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.008s
I20260713 09:08:11.825426 20833 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:11.825963 20833 ts_tablet_manager.cc:1403] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.010s
I20260713 09:08:11.825655 20835 raft_consensus.cc:359] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.826603 20835 raft_consensus.cc:385] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.826972 20835 raft_consensus.cc:740] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.827889 20835 consensus_queue.cc:260] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.829080 20833 raft_consensus.cc:359] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.829840 20833 raft_consensus.cc:385] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.830143 20833 raft_consensus.cc:740] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.830505 20835 ts_tablet_manager.cc:1434] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:11.830910 20833 consensus_queue.cc:260] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.831576 20835 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:11.833319 20833 ts_tablet_manager.cc:1434] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:11.834316 20833 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:11.838963 20835 tablet_bootstrap.cc:654] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.840860 20833 tablet_bootstrap.cc:654] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.851482 20811 raft_consensus.cc:493] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.852120 20811 raft_consensus.cc:515] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.854795 20811 leader_election.cc:290] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:11.856448 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:11.857425 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:11.858188 20545 raft_consensus.cc:2468] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
W20260713 09:08:11.859398 20659 leader_election.cc:343] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.860292 20659 leader_election.cc:304] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:11.861159 20811 raft_consensus.cc:2804] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.861598 20811 raft_consensus.cc:493] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.861963 20811 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.865509 20835 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:11.866181 20835 ts_tablet_manager.cc:1403] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260713 09:08:11.870308 20835 raft_consensus.cc:359] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.871281 20835 raft_consensus.cc:385] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.871647 20835 raft_consensus.cc:740] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.873634 20835 consensus_queue.cc:260] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.874557 20833 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:11.874552 20832 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:11.875217 20833 ts_tablet_manager.cc:1403] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.020s
I20260713 09:08:11.875422 20832 ts_tablet_manager.cc:1403] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.008s
I20260713 09:08:11.876140 20835 ts_tablet_manager.cc:1434] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260713 09:08:11.877113 20835 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:11.878417 20833 raft_consensus.cc:359] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.879184 20833 raft_consensus.cc:385] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.879571 20833 raft_consensus.cc:740] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.878989 20832 raft_consensus.cc:359] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.880113 20832 raft_consensus.cc:385] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.880523 20832 raft_consensus.cc:740] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.880438 20833 consensus_queue.cc:260] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.881789 20832 consensus_queue.cc:260] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.884370 20832 ts_tablet_manager.cc:1434] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:11.885296 20835 tablet_bootstrap.cc:654] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.885528 20832 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:11.891173 20833 ts_tablet_manager.cc:1434] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:08:11.892716 20833 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:11.902710 20833 tablet_bootstrap.cc:654] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.904464 20832 tablet_bootstrap.cc:654] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.904556 20843 raft_consensus.cc:493] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.905297 20843 raft_consensus.cc:515] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.909209 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
W20260713 09:08:11.911309 20659 leader_election.cc:343] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.914001 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
W20260713 09:08:11.915402 20659 leader_election.cc:343] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.915946 20659 leader_election.cc:304] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499; no voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:11.916939 20811 raft_consensus.cc:515] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.917516 20843 leader_election.cc:290] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:11.918244 20846 raft_consensus.cc:2749] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.920037 20811 leader_election.cc:290] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:11.926322 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:11.926923 20545 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.927079 20811 raft_consensus.cc:493] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.927666 20811 raft_consensus.cc:515] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.928673 20835 tablet_bootstrap.cc:492] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:11.929188 20835 ts_tablet_manager.cc:1403] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.033s
I20260713 09:08:11.930729 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:11.932349 20811 leader_election.cc:290] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:11.932477 20835 raft_consensus.cc:359] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.933490 20835 raft_consensus.cc:385] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.933813 20835 raft_consensus.cc:740] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.934794 20835 consensus_queue.cc:260] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.937567 20835 ts_tablet_manager.cc:1434] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:11.938884 20835 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:11.939663 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:11.942912 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:11.951593 20835 tablet_bootstrap.cc:654] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.952382 20817 raft_consensus.cc:493] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.952955 20817 raft_consensus.cc:515] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
W20260713 09:08:11.953528 20659 leader_election.cc:343] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.955036 20833 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:11.955670 20833 ts_tablet_manager.cc:1403] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.008s
I20260713 09:08:11.956840 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:11.958297 20817 leader_election.cc:290] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:11.958453 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
W20260713 09:08:11.958551 20659 leader_election.cc:343] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:11.960083 20585 leader_election.cc:343] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:11.960713 20586 leader_election.cc:343] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.958810 20833 raft_consensus.cc:359] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.961155 20586 leader_election.cc:304] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e; no voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:11.961505 20833 raft_consensus.cc:385] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.961865 20833 raft_consensus.cc:740] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.962308 20817 raft_consensus.cc:2749] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.962564 20835 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:11.963097 20835 ts_tablet_manager.cc:1403] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260713 09:08:11.962675 20833 consensus_queue.cc:260] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.965312 20833 ts_tablet_manager.cc:1434] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:11.965512 20835 raft_consensus.cc:359] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.966163 20835 raft_consensus.cc:385] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.966339 20833 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:11.966403 20835 raft_consensus.cc:740] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.967379 20835 consensus_queue.cc:260] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:11.969957 20835 ts_tablet_manager.cc:1434] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:11.970942 20835 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:11.976001 20835 tablet_bootstrap.cc:654] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.980373 20833 tablet_bootstrap.cc:654] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:11.984426 20659 leader_election.cc:343] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.985177 20659 leader_election.cc:304] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499; no voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:11.986325 20811 raft_consensus.cc:2749] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.993680 20545 raft_consensus.cc:2468] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:11.998636 20659 leader_election.cc:304] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:11.999636 20811 raft_consensus.cc:2804] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.000195 20811 raft_consensus.cc:697] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:12.000494 20835 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
W20260713 09:08:12.000725 20491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:12.001962 20835 ts_tablet_manager.cc:1403] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.010s
I20260713 09:08:12.001194 20811 consensus_queue.cc:237] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.002635 20833 tablet_bootstrap.cc:492] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:12.003578 20832 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.004128 20832 ts_tablet_manager.cc:1403] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.119s	user 0.040s	sys 0.022s
I20260713 09:08:12.005062 20835 raft_consensus.cc:359] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.005888 20835 raft_consensus.cc:385] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.006207 20835 raft_consensus.cc:740] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.006933 20835 consensus_queue.cc:260] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.007480 20832 raft_consensus.cc:359] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.008275 20832 raft_consensus.cc:385] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.003561 20833 ts_tablet_manager.cc:1403] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.011s
I20260713 09:08:12.008605 20832 raft_consensus.cc:740] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.009343 20835 ts_tablet_manager.cc:1434] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:12.009479 20832 consensus_queue.cc:260] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.010597 20835 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:12.012058 20832 ts_tablet_manager.cc:1434] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:12.011935 20833 raft_consensus.cc:359] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.012823 20833 raft_consensus.cc:385] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.013150 20832 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.013516 20817 raft_consensus.cc:493] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.014034 20817 raft_consensus.cc:515] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.013147 20833 raft_consensus.cc:740] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.016441 20817 leader_election.cc:290] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.019555 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.019863 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.020494 20545 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 0.
I20260713 09:08:12.021670 20585 leader_election.cc:304] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.016631 20833 consensus_queue.cc:260] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.022794 20692 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 0.
I20260713 09:08:12.024158 20833 ts_tablet_manager.cc:1434] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:08:12.025398 20833 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:12.025710 20817 raft_consensus.cc:2804] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.026141 20817 raft_consensus.cc:493] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.026475 20817 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.022061 20832 tablet_bootstrap.cc:654] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.018615 20835 tablet_bootstrap.cc:654] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.034619 20833 tablet_bootstrap.cc:654] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.038331 20817 raft_consensus.cc:515] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.040234 20832 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.041669 20832 ts_tablet_manager.cc:1403] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260713 09:08:12.043534 20817 leader_election.cc:290] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.044225 20833 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:12.044345 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:12.044878 20833 ts_tablet_manager.cc:1403] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:08:12.045285 20545 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.045629 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:12.046265 20693 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.046384 20835 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:12.046983 20835 ts_tablet_manager.cc:1403] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260713 09:08:12.050117 20835 raft_consensus.cc:359] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.051033 20835 raft_consensus.cc:385] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.051332 20835 raft_consensus.cc:740] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.052156 20835 consensus_queue.cc:260] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.053246 20832 raft_consensus.cc:359] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.054284 20832 raft_consensus.cc:385] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.055013 20832 raft_consensus.cc:740] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.055838 20832 consensus_queue.cc:260] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.048156 20833 raft_consensus.cc:359] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.057484 20833 raft_consensus.cc:385] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.057838 20833 raft_consensus.cc:740] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.054303 20835 ts_tablet_manager.cc:1434] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:12.059284 20833 consensus_queue.cc:260] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.063441 20833 ts_tablet_manager.cc:1434] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:12.064502 20833 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:12.067299 20693 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 1.
I20260713 09:08:12.058655 20832 ts_tablet_manager.cc:1434] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:12.060570 20835 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:12.059482 20545 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 1.
I20260713 09:08:12.068650 20586 leader_election.cc:304] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:12.069582 20817 raft_consensus.cc:2804] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.070101 20817 raft_consensus.cc:697] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:12.071348 20833 tablet_bootstrap.cc:654] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.072435 20832 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.070999 20817 consensus_queue.cc:237] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.077867 20835 tablet_bootstrap.cc:654] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.082588 20832 tablet_bootstrap.cc:654] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.085551 20833 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:12.086242 20833 ts_tablet_manager.cc:1403] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260713 09:08:12.087154 20846 raft_consensus.cc:493] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.087949 20846 raft_consensus.cc:515] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.092288 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.094147 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.095142 20617 raft_consensus.cc:2468] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:12.095703 20846 leader_election.cc:290] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.097137 20659 leader_election.cc:304] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
W20260713 09:08:12.098567 20659 leader_election.cc:343] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.101444 20833 raft_consensus.cc:359] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.102324 20833 raft_consensus.cc:385] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.102728 20833 raft_consensus.cc:740] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.102553 20846 raft_consensus.cc:2804] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.103614 20846 raft_consensus.cc:493] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.106282 20846 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.105774 20443 catalog_manager.cc:5697] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 1 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.106784 20835 tablet_bootstrap.cc:492] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:12.107411 20835 ts_tablet_manager.cc:1403] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.004s
I20260713 09:08:12.107781 20832 tablet_bootstrap.cc:492] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.108294 20832 ts_tablet_manager.cc:1403] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.020s
I20260713 09:08:12.110711 20835 raft_consensus.cc:359] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.111522 20835 raft_consensus.cc:385] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.111863 20835 raft_consensus.cc:740] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.112018 20832 raft_consensus.cc:359] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.113024 20832 raft_consensus.cc:385] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.112792 20835 consensus_queue.cc:260] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.113459 20832 raft_consensus.cc:740] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.114670 20832 consensus_queue.cc:260] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.103264 20441 catalog_manager.cc:5697] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.115450 20835 ts_tablet_manager.cc:1434] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:12.103915 20833 consensus_queue.cc:260] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.115054 20846 raft_consensus.cc:515] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.118319 20832 ts_tablet_manager.cc:1434] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:12.165022 20832 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.165794 20833 ts_tablet_manager.cc:1434] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.079s	user 0.014s	sys 0.014s
I20260713 09:08:12.167768 20835 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
I20260713 09:08:12.173802 20832 tablet_bootstrap.cc:654] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.175093 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:12.175846 20545 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.182039 20835 tablet_bootstrap.cc:654] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.182997 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.183722 20617 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.185894 20545 raft_consensus.cc:2468] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.191941 20832 tablet_bootstrap.cc:492] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.192482 20832 ts_tablet_manager.cc:1403] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260713 09:08:12.192335 20659 leader_election.cc:304] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.193187 20843 raft_consensus.cc:2804] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.194396 20617 raft_consensus.cc:2468] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.196374 20846 leader_election.cc:290] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.196554 20832 raft_consensus.cc:359] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.201227 20832 raft_consensus.cc:385] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.201566 20832 raft_consensus.cc:740] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.202468 20833 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:12.202425 20832 consensus_queue.cc:260] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.202351 20843 raft_consensus.cc:697] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:12.204663 20843 consensus_queue.cc:237] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.210052 20832 ts_tablet_manager.cc:1434] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:08:12.211180 20832 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.218480 20832 tablet_bootstrap.cc:654] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.221678 20817 raft_consensus.cc:493] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.222249 20817 raft_consensus.cc:515] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.224463 20817 leader_election.cc:290] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.225535 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.226255 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.226907 20693 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 0.
I20260713 09:08:12.226226 20545 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 0.
I20260713 09:08:12.228789 20585 leader_election.cc:304] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.229641 20817 raft_consensus.cc:2804] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.230046 20817 raft_consensus.cc:493] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.230436 20817 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.240294 20835 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:12.221859 20833 tablet_bootstrap.cc:654] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.240978 20835 ts_tablet_manager.cc:1403] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.015s
I20260713 09:08:12.242229 20866 raft_consensus.cc:493] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.245142 20866 raft_consensus.cc:515] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.247547 20843 raft_consensus.cc:493] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.248081 20843 raft_consensus.cc:515] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.246536 20817 raft_consensus.cc:515] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.248821 20833 tablet_bootstrap.cc:492] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:12.249282 20833 ts_tablet_manager.cc:1403] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260713 09:08:12.251374 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.252014 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.252735 20617 raft_consensus.cc:2468] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
W20260713 09:08:12.253237 20511 leader_election.cc:343] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.252736 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.254047 20545 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:12.254179 20843 leader_election.cc:290] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.254757 20843 raft_consensus.cc:493] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.255234 20843 raft_consensus.cc:515] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.255564 20659 leader_election.cc:304] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.255383 20835 raft_consensus.cc:359] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.256603 20863 raft_consensus.cc:2804] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.254796 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.257030 20863 raft_consensus.cc:493] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.257426 20617 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:12.257536 20843 leader_election.cc:290] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.256836 20835 raft_consensus.cc:385] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.258116 20835 raft_consensus.cc:740] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.256433 20443 catalog_manager.cc:5697] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.257427 20863 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.259699 20832 tablet_bootstrap.cc:492] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.258978 20835 consensus_queue.cc:260] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.259713 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.259137 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.261932 20835 ts_tablet_manager.cc:1434] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:12.262905 20835 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: Bootstrap starting.
W20260713 09:08:12.265462 20659 leader_election.cc:343] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:12.266139 20659 leader_election.cc:343] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.266538 20659 leader_election.cc:304] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499; no voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.268054 20510 leader_election.cc:304] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [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: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:12.267781 20863 raft_consensus.cc:515] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.269065 20868 raft_consensus.cc:2804] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.269249 20843 raft_consensus.cc:2749] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.269549 20868 raft_consensus.cc:493] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.269064 20835 tablet_bootstrap.cc:654] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.269933 20868 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.270181 20863 leader_election.cc:290] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.271770 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:12.272382 20545 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.277194 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.278144 20617 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.279932 20833 raft_consensus.cc:359] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.280592 20833 raft_consensus.cc:385] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.280856 20833 raft_consensus.cc:740] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.281533 20833 consensus_queue.cc:260] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.283545 20833 ts_tablet_manager.cc:1434] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260713 09:08:12.260327 20832 ts_tablet_manager.cc:1403] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.006s
I20260713 09:08:12.286832 20832 raft_consensus.cc:359] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.287497 20832 raft_consensus.cc:385] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.277891 20868 raft_consensus.cc:515] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.289917 20868 leader_election.cc:290] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.290464 20832 raft_consensus.cc:740] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.290333 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.291309 20619 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.291447 20832 consensus_queue.cc:260] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.293239 20833 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: Bootstrap starting.
I20260713 09:08:12.300632 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:12.301422 20693 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.302731 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:12.303323 20543 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.305059 20832 ts_tablet_manager.cc:1434] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260713 09:08:12.313197 20832 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.313797 20543 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 1.
I20260713 09:08:12.315050 20585 leader_election.cc:304] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.316139 20837 raft_consensus.cc:2804] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.321501 20833 tablet_bootstrap.cc:654] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.250167 20866 leader_election.cc:290] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.325078 20545 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.326709 20817 leader_election.cc:290] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.327605 20817 raft_consensus.cc:493] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.327955 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:12.328056 20817 raft_consensus.cc:515] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.328603 20692 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.330139 20817 leader_election.cc:290] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.331020 20832 tablet_bootstrap.cc:654] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.331516 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
W20260713 09:08:12.333073 20586 leader_election.cc:343] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.334208 20619 raft_consensus.cc:2468] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.333726 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.336627 20510 leader_election.cc:304] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
W20260713 09:08:12.337597 20585 leader_election.cc:343] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:12.337884 20866 raft_consensus.cc:2804] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.338231 20585 leader_election.cc:304] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e; no voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.338568 20866 raft_consensus.cc:697] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:12.339898 20871 raft_consensus.cc:2749] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.339708 20866 consensus_queue.cc:237] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.334010 20693 raft_consensus.cc:2468] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.347628 20659 leader_election.cc:304] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.348865 20863 raft_consensus.cc:2804] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.349506 20692 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 1.
I20260713 09:08:12.349756 20863 raft_consensus.cc:697] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:12.335626 20837 raft_consensus.cc:697] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:12.354897 20863 consensus_queue.cc:237] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.355849 20835 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: No bootstrap required, opened a new log
I20260713 09:08:12.356540 20835 ts_tablet_manager.cc:1403] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.039s
I20260713 09:08:12.358635 20837 consensus_queue.cc:237] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.364917 20833 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: No bootstrap required, opened a new log
I20260713 09:08:12.364832 20835 raft_consensus.cc:359] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.365509 20833 ts_tablet_manager.cc:1403] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.010s
I20260713 09:08:12.365782 20835 raft_consensus.cc:385] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.366067 20835 raft_consensus.cc:740] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.367308 20617 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.373409 20835 consensus_queue.cc:260] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.374325 20832 tablet_bootstrap.cc:492] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.374990 20832 ts_tablet_manager.cc:1403] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.002s
I20260713 09:08:12.372398 20441 catalog_manager.cc:5697] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.378252 20833 raft_consensus.cc:359] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.379021 20833 raft_consensus.cc:385] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.379302 20833 raft_consensus.cc:740] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.380053 20833 consensus_queue.cc:260] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.381202 20835 ts_tablet_manager.cc:1434] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:12.382510 20833 ts_tablet_manager.cc:1434] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:12.382134 20443 catalog_manager.cc:5697] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.385911 20832 raft_consensus.cc:359] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.386667 20832 raft_consensus.cc:385] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.386760 20872 raft_consensus.cc:493] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.387550 20872 raft_consensus.cc:515] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.387012 20832 raft_consensus.cc:740] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.389045 20832 consensus_queue.cc:260] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.391031 20832 ts_tablet_manager.cc:1434] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:08:12.390884 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.391870 20543 raft_consensus.cc:2393] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440e1a8c6216482bb4622ba363deda9e in current term 1: Already voted for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in this term.
I20260713 09:08:12.392026 20832 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: Bootstrap starting.
I20260713 09:08:12.393857 20872 leader_election.cc:290] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.396494 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.398406 20832 tablet_bootstrap.cc:654] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:12.398380 20586 leader_election.cc:304] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e; no voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.399215 20872 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.405494 20442 catalog_manager.cc:5697] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 1 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.406733 20872 raft_consensus.cc:2749] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.410409 20832 tablet_bootstrap.cc:492] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: No bootstrap required, opened a new log
I20260713 09:08:12.410894 20832 ts_tablet_manager.cc:1403] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:08:12.413208 20832 raft_consensus.cc:359] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.413923 20832 raft_consensus.cc:385] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:12.414203 20832 raft_consensus.cc:740] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Initialized, Role: FOLLOWER
I20260713 09:08:12.414839 20832 consensus_queue.cc:260] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.418341 20832 ts_tablet_manager.cc:1434] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:12.432071 20866 raft_consensus.cc:493] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.432622 20866 raft_consensus.cc:515] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.435055 20866 leader_election.cc:290] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.435316 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.435611 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.436065 20617 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:12.436205 20693 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:12.437219 20511 leader_election.cc:304] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.438040 20866 raft_consensus.cc:2804] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.438352 20866 raft_consensus.cc:493] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.438653 20866 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.443990 20866 raft_consensus.cc:515] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.445832 20866 leader_election.cc:290] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.446647 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.447234 20617 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.447170 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:12.448006 20693 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.451540 20863 consensus_queue.cc:1048] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.454371 20617 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.454744 20693 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.456033 20510 leader_election.cc:304] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.457162 20866 raft_consensus.cc:2804] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.457607 20866 raft_consensus.cc:697] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:12.458436 20866 consensus_queue.cc:237] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.470018 20863 consensus_queue.cc:1048] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.480556 20443 catalog_manager.cc:5697] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.510782 20872 consensus_queue.cc:1048] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.520499 20837 consensus_queue.cc:1048] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.634400 20863 raft_consensus.cc:493] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.634909 20863 raft_consensus.cc:515] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.636757 20863 leader_election.cc:290] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.637527 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137" is_pre_election: true
I20260713 09:08:12.637684 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.638191 20543 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:12.638258 20619 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 0.
I20260713 09:08:12.639215 20659 leader_election.cc:304] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.639918 20863 raft_consensus.cc:2804] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.640272 20863 raft_consensus.cc:493] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.640705 20863 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.646117 20863 raft_consensus.cc:515] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.647781 20863 leader_election.cc:290] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:12.648563 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:12.648725 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.649149 20543 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.649227 20619 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.653707 20619 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.654134 20543 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 1.
I20260713 09:08:12.654723 20659 leader_election.cc:304] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:12.655361 20863 raft_consensus.cc:2804] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.655900 20863 raft_consensus.cc:697] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:12.656693 20863 consensus_queue.cc:237] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.665561 20441 catalog_manager.cc:5697] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 0 to 1, leader changed from <none> to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 1 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.667153 20863 consensus_queue.cc:1048] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.679113 20846 consensus_queue.cc:1048] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.725509 20868 raft_consensus.cc:493] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.726006 20868 raft_consensus.cc:515] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.728017 20868 leader_election.cc:290] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.728752 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e" is_pre_election: true
I20260713 09:08:12.729527 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" is_pre_election: true
I20260713 09:08:12.730221 20619 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:12.730269 20693 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 0.
I20260713 09:08:12.731340 20510 leader_election.cc:304] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.732056 20868 raft_consensus.cc:2804] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.732409 20868 raft_consensus.cc:493] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.732342 20866 consensus_queue.cc:1048] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.732942 20868 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.739530 20868 raft_consensus.cc:515] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.741679 20868 leader_election.cc:290] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:12.742707 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:12.742830 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:12.743396 20693 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.743494 20619 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.746961 20866 consensus_queue.cc:1048] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.749840 20693 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.752351 20511 leader_election.cc:304] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:12.749840 20619 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 1.
I20260713 09:08:12.753456 20821 raft_consensus.cc:2804] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.753925 20821 raft_consensus.cc:697] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:12.754709 20821 consensus_queue.cc:237] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:12.765326 20443 catalog_manager.cc:5697] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 1 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.833185 20872 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.838436 20846 consensus_queue.cc:1048] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.851275 20846 consensus_queue.cc:1048] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.851811 20872 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.902524 20821 consensus_queue.cc:1048] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.912241 20868 consensus_queue.cc:1048] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.969755 20692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:12.970355 20692 raft_consensus.cc:606] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.983458 20619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:39918
I20260713 09:08:12.983997 20619 raft_consensus.cc:606] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.988649 20619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:39918
I20260713 09:08:12.989089 20619 raft_consensus.cc:606] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.993494 20692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54c04681d4b7404db09606174743569e"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:12.994009 20692 raft_consensus.cc:606] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:12.998217 20692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:12.998704 20692 raft_consensus.cc:606] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:13.003047 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:13.003506 20545 raft_consensus.cc:606] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:13.008081 20692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:54262
I20260713 09:08:13.008581 20692 raft_consensus.cc:606] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:13.013155 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:13.013590 20545 raft_consensus.cc:606] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 440e1a8c6216482bb4622ba363deda9e
I20260713 09:08:13.018172 20545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:38504
I20260713 09:08:13.018615 20545 raft_consensus.cc:606] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:13.059432 20863 raft_consensus.cc:993] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.059900 20843 raft_consensus.cc:1081] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.061299 20545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38472
I20260713 09:08:13.061779 20545 raft_consensus.cc:493] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.062034 20545 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.066604 20545 raft_consensus.cc:515] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.068183 20545 leader_election.cc:290] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.068748 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:13.069306 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d490be8ebea6433ba00962652a24cb98" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.069319 20619 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.069833 20692 raft_consensus.cc:3055] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.070133 20692 raft_consensus.cc:740] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:13.070803 20692 consensus_queue.cc:260] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.072209 20692 raft_consensus.cc:3060] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.074651 20863 raft_consensus.cc:993] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.075101 20863 raft_consensus.cc:1081] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.077306 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39904
I20260713 09:08:13.077818 20617 raft_consensus.cc:493] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.078168 20617 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.078847 20619 raft_consensus.cc:2468] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.080152 20510 leader_election.cc:304] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:13.080938 20866 raft_consensus.cc:2804] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.081430 20866 raft_consensus.cc:697] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.081327 20692 raft_consensus.cc:2468] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.082309 20866 consensus_queue.cc:237] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.084197 20617 raft_consensus.cc:515] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.086688 20617 leader_election.cc:290] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.087013 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:13.087604 20545 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.088066 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d3440551844a8802bd0a7b29b9232" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.088640 20692 raft_consensus.cc:3055] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.088941 20692 raft_consensus.cc:740] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:13.089816 20692 consensus_queue.cc:260] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.089524 20443 catalog_manager.cc:5697] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.091039 20692 raft_consensus.cc:3060] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.093777 20545 raft_consensus.cc:2468] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.095064 20585 leader_election.cc:304] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:13.096019 20872 raft_consensus.cc:2804] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.096479 20872 raft_consensus.cc:697] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.097484 20692 raft_consensus.cc:2468] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.097293 20872 consensus_queue.cc:237] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.100932 20843 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.104715 20872 raft_consensus.cc:993] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.105145 20837 raft_consensus.cc:1081] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.106827 20545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38488
I20260713 09:08:13.107370 20545 raft_consensus.cc:493] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.107770 20545 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.106972 20443 catalog_manager.cc:5697] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.108366 20863 raft_consensus.cc:993] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.108816 20846 raft_consensus.cc:1081] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.110430 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39904
I20260713 09:08:13.110937 20617 raft_consensus.cc:493] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.111289 20617 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.116649 20545 raft_consensus.cc:515] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.118510 20545 leader_election.cc:290] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.119553 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:13.120198 20619 raft_consensus.cc:3055] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.120467 20619 raft_consensus.cc:740] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.121193 20619 consensus_queue.cc:260] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.122387 20619 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.123039 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992d1ea0fe9d4b008b677593a35796f2" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.123617 20692 raft_consensus.cc:3060] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.123517 20846 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:13.122129 20617 raft_consensus.cc:515] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.125756 20620 raft_consensus.cc:1240] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Rejecting Update request from peer 349b89a7ccc141f5a92ef4ed65ee4499 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:13.128257 20617 leader_election.cc:290] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.128793 20619 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.130153 20510 leader_election.cc:304] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:13.130331 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.130822 20692 raft_consensus.cc:2468] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.130980 20866 raft_consensus.cc:2804] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.130900 20693 raft_consensus.cc:3055] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.131536 20693 raft_consensus.cc:740] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:13.131623 20866 raft_consensus.cc:697] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.132380 20693 consensus_queue.cc:260] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.132513 20866 consensus_queue.cc:237] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.133349 20693 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.137876 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:13.139869 20693 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.140987 20586 leader_election.cc:304] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [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: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 51974a0fb74641f4b69fc5cc9e96d137
I20260713 09:08:13.142534 20837 raft_consensus.cc:2804] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.143029 20837 raft_consensus.cc:697] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.143775 20837 consensus_queue.cc:237] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [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: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.145534 20441 catalog_manager.cc:5697] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 440e1a8c6216482bb4622ba363deda9e (127.16.52.130) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.160123 20441 catalog_manager.cc:5697] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.203135 20868 raft_consensus.cc:993] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:13.203610 20868 raft_consensus.cc:1081] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:13.205173 20693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54250
I20260713 09:08:13.205677 20693 raft_consensus.cc:493] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.205987 20693 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.211038 20693 raft_consensus.cc:515] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.212543 20693 leader_election.cc:290] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:13.213323 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:13.213490 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea33d239c4847029a7022923f27e9a6" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:13.213900 20545 raft_consensus.cc:3055] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.213968 20619 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.214268 20545 raft_consensus.cc:740] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.214967 20545 consensus_queue.cc:260] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.216069 20545 raft_consensus.cc:3060] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.220220 20619 raft_consensus.cc:2468] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 2.
I20260713 09:08:13.221390 20659 leader_election.cc:304] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:13.222148 20846 raft_consensus.cc:2804] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.222574 20846 raft_consensus.cc:697] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:13.222966 20545 raft_consensus.cc:2468] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 2.
I20260713 09:08:13.223376 20846 consensus_queue.cc:237] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.229908 20441 catalog_manager.cc:5697] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 2 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.274657 20868 consensus_queue.cc:1048] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.281124 20866 raft_consensus.cc:993] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.281733 20821 raft_consensus.cc:1081] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.283655 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39908
I20260713 09:08:13.286608 20617 raft_consensus.cc:493] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.287040 20617 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.287778 20821 consensus_queue.cc:1048] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.294483 20617 raft_consensus.cc:515] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.299644 20617 leader_election.cc:290] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.299922 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.300973 20693 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.301949 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f96dc5ab7d4c2e92b89fc6b63c2c47" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:13.302544 20545 raft_consensus.cc:3055] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.302727 20545 raft_consensus.cc:740] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.303320 20545 consensus_queue.cc:260] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.304381 20545 raft_consensus.cc:3060] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.307474 20693 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.308528 20586 leader_election.cc:304] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:13.309257 20837 raft_consensus.cc:2804] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.309608 20545 raft_consensus.cc:2468] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.309762 20837 raft_consensus.cc:697] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.310597 20837 consensus_queue.cc:237] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.318251 20443 catalog_manager.cc:5697] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.333791 20846 raft_consensus.cc:993] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.334350 20863 raft_consensus.cc:1081] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.335829 20545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54c04681d4b7404db09606174743569e"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38472
I20260713 09:08:13.336270 20545 raft_consensus.cc:493] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.336526 20545 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.341862 20545 raft_consensus.cc:515] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.343233 20545 leader_election.cc:290] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.344152 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:13.344252 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c04681d4b7404db09606174743569e" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.344833 20617 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.344920 20693 raft_consensus.cc:3055] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.345301 20693 raft_consensus.cc:740] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:13.345866 20693 consensus_queue.cc:260] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.346675 20693 raft_consensus.cc:3060] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.350113 20617 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.351248 20510 leader_election.cc:304] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440e1a8c6216482bb4622ba363deda9e, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:13.352007 20868 raft_consensus.cc:2804] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.352443 20868 raft_consensus.cc:697] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.352831 20693 raft_consensus.cc:2468] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.353294 20868 consensus_queue.cc:237] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.360818 20443 catalog_manager.cc:5697] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.426447 20821 raft_consensus.cc:993] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.426913 20868 raft_consensus.cc:1081] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Signalling peer 440e1a8c6216482bb4622ba363deda9e to start an election
I20260713 09:08:13.428357 20617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
 from {username='slave'} at 127.0.0.1:39908
I20260713 09:08:13.428797 20617 raft_consensus.cc:493] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.429040 20617 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.433782 20617 raft_consensus.cc:515] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.435249 20617 leader_election.cc:290] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.436080 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:13.436278 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b925060b43d44a69a3d97dab00f349e" candidate_uuid: "440e1a8c6216482bb4622ba363deda9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.436669 20545 raft_consensus.cc:3055] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.436734 20693 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.437048 20545 raft_consensus.cc:740] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.437769 20545 consensus_queue.cc:260] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.438877 20545 raft_consensus.cc:3060] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.443017 20693 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.444141 20586 leader_election.cc:304] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:13.444773 20545 raft_consensus.cc:2468] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440e1a8c6216482bb4622ba363deda9e in term 2.
I20260713 09:08:13.444802 20837 raft_consensus.cc:2804] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.445390 20837 raft_consensus.cc:697] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Leader. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.446170 20837 consensus_queue.cc:237] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.450325 20905 raft_consensus.cc:993] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: : Instructing follower 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.450829 20837 raft_consensus.cc:1081] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Signalling peer 51974a0fb74641f4b69fc5cc9e96d137 to start an election
I20260713 09:08:13.452261 20545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
 from {username='slave'} at 127.0.0.1:38488
I20260713 09:08:13.452764 20545 raft_consensus.cc:493] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:13.453085 20545 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.454063 20443 catalog_manager.cc:5697] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e reported cstate change: term changed from 1 to 2, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 440e1a8c6216482bb4622ba363deda9e (127.16.52.130). New cstate: current_term: 2 leader_uuid: "440e1a8c6216482bb4622ba363deda9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.459360 20545 raft_consensus.cc:515] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.461283 20545 leader_election.cc:290] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Requested vote from peers 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881), 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131:36627)
I20260713 09:08:13.464321 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
I20260713 09:08:13.464828 20693 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.464736 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "51974a0fb74641f4b69fc5cc9e96d137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:13.466029 20617 raft_consensus.cc:3055] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:13.466392 20617 raft_consensus.cc:740] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:13.467180 20617 consensus_queue.cc:260] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.468317 20617 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.471627 20693 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.472682 20511 leader_election.cc:304] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:13.473593 20868 raft_consensus.cc:2804] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:13.473673 20617 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51974a0fb74641f4b69fc5cc9e96d137 in term 2.
I20260713 09:08:13.474130 20868 raft_consensus.cc:697] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Leader. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:13.474929 20868 consensus_queue.cc:237] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:13.480813 20443 catalog_manager.cc:5697] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 reported cstate change: term changed from 1 to 2, leader changed from 440e1a8c6216482bb4622ba363deda9e (127.16.52.130) to 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129). New cstate: current_term: 2 leader_uuid: "51974a0fb74641f4b69fc5cc9e96d137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.540912 20693 raft_consensus.cc:1275] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.542189 20837 consensus_queue.cc:1048] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.548822 20545 raft_consensus.cc:1275] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.550351 20905 consensus_queue.cc:1048] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.632886 20693 raft_consensus.cc:1275] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.634071 20868 consensus_queue.cc:1048] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.641422 20545 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.643293 20617 raft_consensus.cc:1275] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.644798 20866 consensus_queue.cc:1048] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.648774 20545 raft_consensus.cc:1275] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.650394 20905 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.659436 20693 raft_consensus.cc:1275] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.660761 20837 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.674021 20617 raft_consensus.cc:1275] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.675336 20866 consensus_queue.cc:1048] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.684538 20693 raft_consensus.cc:1275] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.686156 20868 consensus_queue.cc:1048] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.703524 20543 raft_consensus.cc:1275] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.704731 20837 consensus_queue.cc:1048] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.711879 20693 raft_consensus.cc:1275] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.715162 20871 consensus_queue.cc:1048] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.736907 20693 raft_consensus.cc:1275] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.737484 20617 raft_consensus.cc:1275] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.738142 20868 consensus_queue.cc:1048] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.738822 20863 consensus_queue.cc:1048] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.746457 20617 raft_consensus.cc:1275] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.747943 20821 consensus_queue.cc:1048] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.754973 20543 raft_consensus.cc:1275] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.756557 20843 consensus_queue.cc:1048] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.889811 20543 raft_consensus.cc:1275] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.890923 20871 consensus_queue.cc:1048] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.897776 20693 raft_consensus.cc:1275] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 440e1a8c6216482bb4622ba363deda9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.899230 20837 consensus_queue.cc:1048] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.069478 20619 raft_consensus.cc:1275] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.070780 20821 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.079110 20693 raft_consensus.cc:1275] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Refusing update from remote peer 51974a0fb74641f4b69fc5cc9e96d137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:14.082119 20866 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.021898 20441 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57400:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:16.043490 20441 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57400:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:16.075340 16594 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:16.183211 20952 tablet.cc:1724] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.192535 20948 tablet.cc:1724] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.247289 20959 tablet.cc:1724] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.259581 20950 tablet.cc:1724] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.264634 20961 tablet.cc:1724] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.266417 20720 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5c45e560bb0b45ee881128cbec7c6e1e)
I20260713 09:08:16.267680 20620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:39932
I20260713 09:08:16.268330 20620 raft_consensus.cc:606] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
W20260713 09:08:16.277155 20720 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5c45e560bb0b45ee881128cbec7c6e1e)
W20260713 09:08:16.281999 20720 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5c45e560bb0b45ee881128cbec7c6e1e)
I20260713 09:08:16.326368 20976 tablet.cc:1724] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.336645 20966 log.cc:927] Time spent T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260713 09:08:16.333873 20970 tablet.cc:1724] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.319844 20971 tablet.cc:1724] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.365659 20960 log.cc:927] Time spent T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
W20260713 09:08:16.366240 20951 log.cc:927] Time spent T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260713 09:08:16.380648 20948 tablet.cc:1724] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.391263 20961 tablet.cc:1724] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.410545 20978 tablet.cc:1724] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.427101 20972 tablet.cc:1724] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.469035 20950 tablet.cc:1724] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.485589 20979 tablet.cc:1724] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.493521 20978 tablet.cc:1724] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.495790 20948 tablet.cc:1724] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.501070 20976 tablet.cc:1724] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.503317 20982 tablet.cc:1724] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.507639 20959 tablet.cc:1724] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.513558 20979 tablet.cc:1724] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.516978 20952 tablet.cc:1724] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.520324 20544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:08:16.521006 20544 raft_consensus.cc:606] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:16.522503 16594 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:08:16.523313 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:16.537225 20979 tablet.cc:1724] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.544003 20544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f"
dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:38512
I20260713 09:08:16.544651 20544 raft_consensus.cc:606] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:16.548051 20618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66"
dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
mode: GRACEFUL
new_leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:39932
I20260713 09:08:16.548673 20618 raft_consensus.cc:606] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Received request to transfer leadership to TS 349b89a7ccc141f5a92ef4ed65ee4499
I20260713 09:08:16.547873 20971 tablet.cc:1724] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.550482 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:16.551077 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:16.560227 20952 tablet.cc:1724] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.571786 20978 tablet.cc:1724] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.574498 20970 tablet.cc:1724] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.575457 20959 tablet.cc:1724] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:16.593047 20981 raft_consensus.cc:993] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.593477 20872 raft_consensus.cc:1081] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.595516 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54256
I20260713 09:08:16.596134 20694 raft_consensus.cc:493] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.596447 20694 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.601699 20694 raft_consensus.cc:515] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.603832 20694 leader_election.cc:290] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 3 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:16.602546 20441 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: soft_deleted_table [id=fdf239b23dea46aba88038a6e63147eb] alter complete (version 1)
I20260713 09:08:16.604887 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:16.605576 20544 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.605008 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c45e560bb0b45ee881128cbec7c6e1e" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:16.606251 20618 raft_consensus.cc:3055] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:16.606595 20618 raft_consensus.cc:740] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:16.607307 20618 consensus_queue.cc:260] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.608285 20618 raft_consensus.cc:3060] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.612107 20544 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:16.613230 20659 leader_election.cc:304] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:16.613973 20913 raft_consensus.cc:2804] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:16.614398 20913 raft_consensus.cc:697] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:16.615036 20618 raft_consensus.cc:2468] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:16.615089 20913 consensus_queue.cc:237] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.623014 20440 catalog_manager.cc:5697] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 2 to 3, leader changed from 440e1a8c6216482bb4622ba363deda9e (127.16.52.130) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 3 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.650476 20981 raft_consensus.cc:993] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.650952 20872 raft_consensus.cc:1081] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.652694 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54256
I20260713 09:08:16.653348 20694 raft_consensus.cc:493] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.653669 20694 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.659092 20694 raft_consensus.cc:515] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.660801 20694 leader_election.cc:290] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 3 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:16.661535 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:16.661728 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca97bf29e414bba8e4684f82d036a66" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:16.662241 20544 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.662339 20618 raft_consensus.cc:3055] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:16.662750 20618 raft_consensus.cc:740] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 440e1a8c6216482bb4622ba363deda9e, State: Running, Role: LEADER
I20260713 09:08:16.663542 20618 consensus_queue.cc:260] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [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: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.664716 20618 raft_consensus.cc:3060] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.668670 20544 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:16.669685 20659 leader_election.cc:304] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 51974a0fb74641f4b69fc5cc9e96d137; no voters: 
I20260713 09:08:16.670511 20913 raft_consensus.cc:2804] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:16.670917 20618 raft_consensus.cc:2468] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:16.671667 20913 raft_consensus.cc:697] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:16.672700 20913 consensus_queue.cc:237] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [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: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.681851 20440 catalog_manager.cc:5697] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 2 to 3, leader changed from 440e1a8c6216482bb4622ba363deda9e (127.16.52.130) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 3 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.975231 20965 raft_consensus.cc:993] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.975842 20962 raft_consensus.cc:1081] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.977247 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54250
I20260713 09:08:16.977708 20694 raft_consensus.cc:493] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.977957 20694 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.983218 20694 raft_consensus.cc:515] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.985045 20694 leader_election.cc:290] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 3 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:16.985831 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:16.985978 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa76c8f2e01b403dbc4f637fceafc03d" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:16.986649 20617 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.989005 20965 raft_consensus.cc:993] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: : Instructing follower 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.989068 20544 raft_consensus.cc:3055] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:16.989657 20544 raft_consensus.cc:740] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:16.989784 20965 raft_consensus.cc:1081] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Signalling peer 349b89a7ccc141f5a92ef4ed65ee4499 to start an election
I20260713 09:08:16.990485 20544 consensus_queue.cc:260] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.991832 20544 raft_consensus.cc:3060] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.991719 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f"
dest_uuid: "349b89a7ccc141f5a92ef4ed65ee4499"
 from {username='slave'} at 127.0.0.1:54250
I20260713 09:08:16.992707 20694 raft_consensus.cc:493] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.993146 20694 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.993929 20617 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:16.995162 20659 leader_election.cc:304] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:16.995913 20913 raft_consensus.cc:2804] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:16.996408 20913 raft_consensus.cc:697] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:16.997257 20913 consensus_queue.cc:237] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } }
I20260713 09:08:16.999359 20544 raft_consensus.cc:2468] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:17.000582 20694 raft_consensus.cc:515] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:17.003033 20694 leader_election.cc:290] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [CANDIDATE]: Term 3 election: Requested vote from peers 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121), 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881)
I20260713 09:08:17.004339 20617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440e1a8c6216482bb4622ba363deda9e"
I20260713 09:08:17.004918 20617 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.005328 20440 catalog_manager.cc:5697] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 2 to 3, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 3 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.005750 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcef27b9d3d482bbded280ca3487d9f" candidate_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51974a0fb74641f4b69fc5cc9e96d137"
I20260713 09:08:17.007180 20544 raft_consensus.cc:3055] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:17.007545 20544 raft_consensus.cc:740] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51974a0fb74641f4b69fc5cc9e96d137, State: Running, Role: LEADER
I20260713 09:08:17.008424 20544 consensus_queue.cc:260] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [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: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:17.009688 20544 raft_consensus.cc:3060] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:17.011946 20617 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:17.013166 20659 leader_election.cc:304] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [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: 349b89a7ccc141f5a92ef4ed65ee4499, 440e1a8c6216482bb4622ba363deda9e; no voters: 
I20260713 09:08:17.013944 20913 raft_consensus.cc:2804] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:17.014411 20913 raft_consensus.cc:697] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Becoming Leader. State: Replica: 349b89a7ccc141f5a92ef4ed65ee4499, State: Running, Role: LEADER
I20260713 09:08:17.015331 20913 consensus_queue.cc:237] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [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: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } }
I20260713 09:08:17.021723 20544 raft_consensus.cc:2468] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 349b89a7ccc141f5a92ef4ed65ee4499 in term 3.
I20260713 09:08:17.023371 20440 catalog_manager.cc:5697] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 reported cstate change: term changed from 2 to 3, leader changed from 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129) to 349b89a7ccc141f5a92ef4ed65ee4499 (127.16.52.131). New cstate: current_term: 3 leader_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "349b89a7ccc141f5a92ef4ed65ee4499" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:17.051556 20544 raft_consensus.cc:1275] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:17.052927 20913 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.064836 20617 raft_consensus.cc:1275] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:17.067322 20989 consensus_queue.cc:1048] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.110126 20617 raft_consensus.cc:1275] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.111349 20989 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.121500 20544 raft_consensus.cc:1275] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.123175 20843 consensus_queue.cc:1048] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.399835 20617 raft_consensus.cc:1275] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:17.401190 20843 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.409273 20544 raft_consensus.cc:1275] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:08:17.411845 20843 consensus_queue.cc:1048] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.559273 20617 raft_consensus.cc:1275] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.560761 20997 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440e1a8c6216482bb4622ba363deda9e" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.575455 20544 raft_consensus.cc:1275] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Refusing update from remote peer 349b89a7ccc141f5a92ef4ed65ee4499: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.577766 20989 consensus_queue.cc:1048] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51974a0fb74641f4b69fc5cc9e96d137" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 42121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.627537 16594 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:08:17.632557 16594 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:08:17.633015 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:17.638135 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:17.638628 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:18.670050 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
W20260713 09:08:18.691615 20585 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 09:08:18.698429 20585 consensus_peers.cc:597] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e -> Peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Couldn't send request to peer 51974a0fb74641f4b69fc5cc9e96d137. 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:08:18.701833 20659 consensus_peers.cc:597] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 -> Peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Couldn't send request to peer 51974a0fb74641f4b69fc5cc9e96d137. 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:08:18.702875 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:18.703554 16594 tablet_replica.cc:333] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.704200 16594 raft_consensus.cc:2243] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.704682 16594 raft_consensus.cc:2272] T 4b925060b43d44a69a3d97dab00f349e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.706426 16594 tablet_replica.cc:333] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.707022 16594 raft_consensus.cc:2243] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.707445 16594 raft_consensus.cc:2272] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.709112 16594 tablet_replica.cc:333] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.709663 16594 raft_consensus.cc:2243] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.710057 16594 raft_consensus.cc:2272] T fa76c8f2e01b403dbc4f637fceafc03d P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.711649 16594 tablet_replica.cc:333] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.712232 16594 raft_consensus.cc:2243] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.712658 16594 raft_consensus.cc:2272] T f17d3440551844a8802bd0a7b29b9232 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.714260 16594 tablet_replica.cc:333] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.714782 16594 raft_consensus.cc:2243] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.715538 16594 raft_consensus.cc:2272] T 54c04681d4b7404db09606174743569e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.717291 16594 tablet_replica.cc:333] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.717839 16594 raft_consensus.cc:2243] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.718585 16594 raft_consensus.cc:2272] T 992d1ea0fe9d4b008b677593a35796f2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.720309 16594 tablet_replica.cc:333] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.720832 16594 raft_consensus.cc:2243] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.721534 16594 raft_consensus.cc:2272] T d490be8ebea6433ba00962652a24cb98 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.723359 16594 tablet_replica.cc:333] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.723970 16594 raft_consensus.cc:2243] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.724417 16594 raft_consensus.cc:2272] T a177971b83a44fc2bb09cbf0e9b88bbd P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.726521 16594 tablet_replica.cc:333] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.727052 16594 raft_consensus.cc:2243] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.727510 16594 raft_consensus.cc:2272] T 14aac3c717134e01ad978e9e9c631014 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.729370 16594 tablet_replica.cc:333] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.729880 16594 raft_consensus.cc:2243] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.730296 16594 raft_consensus.cc:2272] T 5c45e560bb0b45ee881128cbec7c6e1e P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.731972 16594 tablet_replica.cc:333] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.732476 16594 raft_consensus.cc:2243] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.732905 16594 raft_consensus.cc:2272] T 5ea33d239c4847029a7022923f27e9a6 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.734508 16594 tablet_replica.cc:333] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.735054 16594 raft_consensus.cc:2243] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.735445 16594 raft_consensus.cc:2272] T 6fcef27b9d3d482bbded280ca3487d9f P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.737692 16594 tablet_replica.cc:333] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.738394 16594 raft_consensus.cc:2243] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.738903 16594 raft_consensus.cc:2272] T b433233b77d34b5895667a919a833717 P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.740811 16594 tablet_replica.cc:333] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.741338 16594 raft_consensus.cc:2243] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.741751 16594 raft_consensus.cc:2272] T 262d3fc6bb614d0a83d74591eeca2f8e P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.743436 16594 tablet_replica.cc:333] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.744009 16594 raft_consensus.cc:2243] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.744757 16594 raft_consensus.cc:2272] T 271fc542b6204894bcb56b671f873460 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.746613 16594 tablet_replica.cc:333] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.747141 16594 raft_consensus.cc:2243] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.747870 16594 raft_consensus.cc:2272] T caa8e193fd6f4370aa78b819dd2723a2 P 51974a0fb74641f4b69fc5cc9e96d137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.749717 16594 tablet_replica.cc:333] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.750213 16594 raft_consensus.cc:2243] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.750649 16594 raft_consensus.cc:2272] T eca97bf29e414bba8e4684f82d036a66 P 51974a0fb74641f4b69fc5cc9e96d137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.752589 16594 tablet_replica.cc:333] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137: stopping tablet replica
I20260713 09:08:18.753082 16594 raft_consensus.cc:2243] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.753851 16594 raft_consensus.cc:2272] T 252e672ab69943dd823c53acd8c1b60a P 51974a0fb74641f4b69fc5cc9e96d137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.791658 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
I20260713 09:08:18.822912 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:08:18.827841 20585 consensus_peers.cc:597] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e -> Peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Couldn't send request to peer 51974a0fb74641f4b69fc5cc9e96d137. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:42121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:18.846750 20585 consensus_peers.cc:597] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e -> Peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Couldn't send request to peer 51974a0fb74641f4b69fc5cc9e96d137. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:42121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.851531 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:18.852337 16594 tablet_replica.cc:333] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.853091 16594 raft_consensus.cc:2243] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.853806 16594 raft_consensus.cc:2272] T 4b925060b43d44a69a3d97dab00f349e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.855587 16594 tablet_replica.cc:333] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.856164 16594 raft_consensus.cc:2243] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.856581 16594 raft_consensus.cc:2272] T 54c04681d4b7404db09606174743569e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.858182 16594 tablet_replica.cc:333] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.858717 16594 raft_consensus.cc:2243] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.859462 16594 raft_consensus.cc:2272] T f17d3440551844a8802bd0a7b29b9232 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.861297 16594 tablet_replica.cc:333] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.861845 16594 raft_consensus.cc:2243] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.862535 16594 raft_consensus.cc:2272] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.864323 16594 tablet_replica.cc:333] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.864888 16594 raft_consensus.cc:2243] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.865301 16594 raft_consensus.cc:2272] T fa76c8f2e01b403dbc4f637fceafc03d P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.866896 16594 tablet_replica.cc:333] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.867408 16594 raft_consensus.cc:2243] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.867882 16594 raft_consensus.cc:2272] T d490be8ebea6433ba00962652a24cb98 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.869429 16594 tablet_replica.cc:333] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.869954 16594 raft_consensus.cc:2243] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.870420 16594 raft_consensus.cc:2272] T 5c45e560bb0b45ee881128cbec7c6e1e P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.872115 16594 tablet_replica.cc:333] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.872676 16594 raft_consensus.cc:2243] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.873085 16594 raft_consensus.cc:2272] T 6fcef27b9d3d482bbded280ca3487d9f P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.874804 16594 tablet_replica.cc:333] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.875308 16594 raft_consensus.cc:2243] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.875702 16594 raft_consensus.cc:2272] T 5ea33d239c4847029a7022923f27e9a6 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.877331 16594 tablet_replica.cc:333] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.877831 16594 raft_consensus.cc:2243] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.878223 16594 raft_consensus.cc:2272] T 992d1ea0fe9d4b008b677593a35796f2 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.879896 16594 tablet_replica.cc:333] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.880389 16594 raft_consensus.cc:2243] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.880784 16594 raft_consensus.cc:2272] T caa8e193fd6f4370aa78b819dd2723a2 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.882553 16594 tablet_replica.cc:333] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.883049 16594 raft_consensus.cc:2243] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.883448 16594 raft_consensus.cc:2272] T 271fc542b6204894bcb56b671f873460 P 440e1a8c6216482bb4622ba363deda9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.885277 16594 tablet_replica.cc:333] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.885761 16594 raft_consensus.cc:2243] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.886494 16594 raft_consensus.cc:2272] T 262d3fc6bb614d0a83d74591eeca2f8e P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.888305 16594 tablet_replica.cc:333] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.888801 16594 raft_consensus.cc:2243] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.889194 16594 raft_consensus.cc:2272] T 14aac3c717134e01ad978e9e9c631014 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.890897 16594 tablet_replica.cc:333] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.891448 16594 raft_consensus.cc:2243] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.892256 16594 raft_consensus.cc:2272] T b433233b77d34b5895667a919a833717 P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.894266 16594 tablet_replica.cc:333] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.894814 16594 raft_consensus.cc:2243] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.895311 16594 raft_consensus.cc:2272] T eca97bf29e414bba8e4684f82d036a66 P 440e1a8c6216482bb4622ba363deda9e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:18.896032 20659 consensus_peers.cc:597] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 -> Peer 51974a0fb74641f4b69fc5cc9e96d137 (127.16.52.129:42121): Couldn't send request to peer 51974a0fb74641f4b69fc5cc9e96d137. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.129:42121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.897262 16594 tablet_replica.cc:333] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.897789 16594 raft_consensus.cc:2243] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.898188 16594 raft_consensus.cc:2272] T 252e672ab69943dd823c53acd8c1b60a P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.899962 16594 tablet_replica.cc:333] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e: stopping tablet replica
I20260713 09:08:18.900382 16594 raft_consensus.cc:2243] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:18.901070 16594 raft_consensus.cc:2272] T a177971b83a44fc2bb09cbf0e9b88bbd P 440e1a8c6216482bb4622ba363deda9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.937304 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
W20260713 09:08:18.949100 20659 consensus_peers.cc:597] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 -> Peer 440e1a8c6216482bb4622ba363deda9e (127.16.52.130:45881): Couldn't send request to peer 440e1a8c6216482bb4622ba363deda9e. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.130:45881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.968189 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
I20260713 09:08:18.994405 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:18.995011 16594 tablet_replica.cc:333] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:18.995595 16594 raft_consensus.cc:2243] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.996157 16594 raft_consensus.cc:2272] T f17d3440551844a8802bd0a7b29b9232 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.997946 16594 tablet_replica.cc:333] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:18.998486 16594 raft_consensus.cc:2243] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.998914 16594 raft_consensus.cc:2272] T 992d1ea0fe9d4b008b677593a35796f2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.000658 16594 tablet_replica.cc:333] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.001189 16594 raft_consensus.cc:2243] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.001605 16594 raft_consensus.cc:2272] T 54c04681d4b7404db09606174743569e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.003291 16594 tablet_replica.cc:333] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.003892 16594 raft_consensus.cc:2243] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.004310 16594 raft_consensus.cc:2272] T 4b925060b43d44a69a3d97dab00f349e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.005894 16594 tablet_replica.cc:333] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.006417 16594 raft_consensus.cc:2243] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.007174 16594 raft_consensus.cc:2272] T 14aac3c717134e01ad978e9e9c631014 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.009016 16594 tablet_replica.cc:333] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.009528 16594 raft_consensus.cc:2243] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.009929 16594 raft_consensus.cc:2272] T d490be8ebea6433ba00962652a24cb98 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.011574 16594 tablet_replica.cc:333] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.012126 16594 raft_consensus.cc:2243] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.012542 16594 raft_consensus.cc:2272] T a177971b83a44fc2bb09cbf0e9b88bbd P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.014285 16594 tablet_replica.cc:333] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.014788 16594 raft_consensus.cc:2243] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.015202 16594 raft_consensus.cc:2272] T 252e672ab69943dd823c53acd8c1b60a P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.016928 16594 tablet_replica.cc:333] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.017433 16594 raft_consensus.cc:2243] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.018142 16594 raft_consensus.cc:2272] T eca97bf29e414bba8e4684f82d036a66 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.019840 16594 tablet_replica.cc:333] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.020349 16594 raft_consensus.cc:2243] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.020747 16594 raft_consensus.cc:2272] T 62f96dc5ab7d4c2e92b89fc6b63c2c47 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.022298 16594 tablet_replica.cc:333] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.022802 16594 raft_consensus.cc:2243] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.023527 16594 raft_consensus.cc:2272] T fa76c8f2e01b403dbc4f637fceafc03d P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.025132 16594 tablet_replica.cc:333] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.025653 16594 raft_consensus.cc:2243] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.026078 16594 raft_consensus.cc:2272] T 262d3fc6bb614d0a83d74591eeca2f8e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.027720 16594 tablet_replica.cc:333] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.028234 16594 raft_consensus.cc:2243] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.028635 16594 raft_consensus.cc:2272] T caa8e193fd6f4370aa78b819dd2723a2 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.030376 16594 tablet_replica.cc:333] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.030831 16594 raft_consensus.cc:2243] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.031219 16594 raft_consensus.cc:2272] T 271fc542b6204894bcb56b671f873460 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.032919 16594 tablet_replica.cc:333] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.033390 16594 raft_consensus.cc:2243] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.033780 16594 raft_consensus.cc:2272] T b433233b77d34b5895667a919a833717 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.035430 16594 tablet_replica.cc:333] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.035913 16594 raft_consensus.cc:2243] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.036626 16594 raft_consensus.cc:2272] T 5c45e560bb0b45ee881128cbec7c6e1e P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.038256 16594 tablet_replica.cc:333] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.038717 16594 raft_consensus.cc:2243] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.039439 16594 raft_consensus.cc:2272] T 5ea33d239c4847029a7022923f27e9a6 P 349b89a7ccc141f5a92ef4ed65ee4499 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.041023 16594 tablet_replica.cc:333] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499: stopping tablet replica
I20260713 09:08:19.041481 16594 raft_consensus.cc:2243] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.042161 16594 raft_consensus.cc:2272] T 6fcef27b9d3d482bbded280ca3487d9f P 349b89a7ccc141f5a92ef4ed65ee4499 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.079798 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:08:19.107528 16594 master.cc:562] Master@127.16.52.190:38701 shutting down...
I20260713 09:08:19.134179 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:19.134742 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.135070 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 098a3a7777694d32905f8d4160fedaa1: stopping tablet replica
I20260713 09:08:19.155179 16594 master.cc:584] Master@127.16.52.190:38701 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12377 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:08:19.209160 16594 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.190:44315
I20260713 09:08:19.210304 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.216753 21008 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:08:19.216988 21007 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:08:19.217470 21010 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:08:19.217923 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:19.218786 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.218958 16594 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:08:19.219141 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933699219117 us; error 0 us; skew 500 ppm
I20260713 09:08:19.219692 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.222023 16594 webserver.cc:533] Webserver started at http://127.16.52.190:44441/ using document root <none> and password file <none>
I20260713 09:08:19.222502 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.222692 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.222985 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.224150 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/master-0-root/instance:
uuid: "6cfdd21fd3194a39a36012656daee849"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.228344 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:19.231456 21015 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:08:19.232378 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:19.232712 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/master-0-root
uuid: "6cfdd21fd3194a39a36012656daee849"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.233070 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-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:08:19.251720 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.253322 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.301441 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.190:44315
I20260713 09:08:19.301554 21066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.190:44315 every 8 connection(s)
I20260713 09:08:19.305425 21067 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:08:19.316069 21067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: Bootstrap starting.
I20260713 09:08:19.320652 21067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.324695 21067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: No bootstrap required, opened a new log
I20260713 09:08:19.326650 21067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER }
I20260713 09:08:19.326999 21067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:19.327172 21067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cfdd21fd3194a39a36012656daee849, State: Initialized, Role: FOLLOWER
I20260713 09:08:19.327692 21067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER }
I20260713 09:08:19.328194 21067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:19.328382 21067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:19.328577 21067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:19.333142 21067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER }
I20260713 09:08:19.333675 21067 leader_election.cc:304] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [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: 6cfdd21fd3194a39a36012656daee849; no voters: 
I20260713 09:08:19.334775 21067 leader_election.cc:290] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:19.335131 21070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:19.336617 21070 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 1 LEADER]: Becoming Leader. State: Replica: 6cfdd21fd3194a39a36012656daee849, State: Running, Role: LEADER
I20260713 09:08:19.337280 21070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [LEADER]: Queue going to LEADER mode. State: All 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: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER }
I20260713 09:08:19.337747 21067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:19.341511 21071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cfdd21fd3194a39a36012656daee849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER } }
I20260713 09:08:19.342325 21071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:19.341519 21072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cfdd21fd3194a39a36012656daee849. Latest consensus state: current_term: 1 leader_uuid: "6cfdd21fd3194a39a36012656daee849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cfdd21fd3194a39a36012656daee849" member_type: VOTER } }
I20260713 09:08:19.343026 21072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:19.345598 21078 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:19.354429 21078 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:19.355633 16594 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:19.363634 21078 catalog_manager.cc:1383] Generated new cluster ID: 44a76999d87d40cebad047a9fdf9ab5a
I20260713 09:08:19.363981 21078 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:19.386103 21078 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:19.387423 21078 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:19.404636 21078 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: Generated new TSK 0
I20260713 09:08:19.405364 21078 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:19.423013 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.428793 21088 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:08:19.430167 21089 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:08:19.432080 21091 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:08:19.432126 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:19.433348 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.433588 16594 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:08:19.433768 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933699433750 us; error 0 us; skew 500 ppm
I20260713 09:08:19.434334 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.436753 16594 webserver.cc:533] Webserver started at http://127.16.52.129:42103/ using document root <none> and password file <none>
I20260713 09:08:19.437218 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.437417 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.437677 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.438702 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-0-root/instance:
uuid: "098fdb5b5df6461ab2ba86322e65355a"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.442945 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:19.446107 21096 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:08:19.446914 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:19.447216 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-0-root
uuid: "098fdb5b5df6461ab2ba86322e65355a"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.447480 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-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:08:19.456805 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.458004 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.459453 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.461658 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.461830 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.462118 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.462299 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.501121 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.129:40387
I20260713 09:08:19.501251 21158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.129:40387 every 8 connection(s)
I20260713 09:08:19.517401 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.524101 21163 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:08:19.525475 21164 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:08:19.527714 21159 heartbeater.cc:344] Connected to a master server at 127.16.52.190:44315
I20260713 09:08:19.528403 21159 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.529686 21159 heartbeater.cc:507] Master 127.16.52.190:44315 requested a full tablet report, sending...
W20260713 09:08:19.530076 21166 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:08:19.531123 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:19.532326 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:19.532325 21032 ts_manager.cc:194] Registered new tserver with Master: 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387)
W20260713 09:08:19.532858 16594 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:08:19.533075 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933699533057 us; error 0 us; skew 500 ppm
I20260713 09:08:19.533957 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.534906 21032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42548
I20260713 09:08:19.536796 16594 webserver.cc:533] Webserver started at http://127.16.52.130:34045/ using document root <none> and password file <none>
I20260713 09:08:19.537326 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.537515 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.537786 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.538887 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-1-root/instance:
uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.543188 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:19.546412 21171 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:08:19.547133 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:19.547406 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-1-root
uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.547672 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-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:08:19.559281 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.560402 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.561762 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.563889 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.564057 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.564347 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.564500 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.604147 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.130:41567
I20260713 09:08:19.604249 21233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.130:41567 every 8 connection(s)
I20260713 09:08:19.608755 16594 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:19.616299 21237 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:08:19.616509 21238 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:08:19.620298 16594 server_base.cc:1061] running on GCE node
I20260713 09:08:19.620644 21234 heartbeater.cc:344] Connected to a master server at 127.16.52.190:44315
W20260713 09:08:19.620355 21241 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:08:19.624420 21234 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.625082 16594 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:19.625340 16594 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:08:19.625280 21234 heartbeater.cc:507] Master 127.16.52.190:44315 requested a full tablet report, sending...
I20260713 09:08:19.625739 16594 hybrid_clock.cc:648] HybridClock initialized: now 1783933699625699 us; error 0 us; skew 500 ppm
I20260713 09:08:19.626402 16594 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:19.627851 21032 ts_manager.cc:194] Registered new tserver with Master: 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:19.629293 21032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42560
I20260713 09:08:19.629393 16594 webserver.cc:533] Webserver started at http://127.16.52.131:39111/ using document root <none> and password file <none>
I20260713 09:08:19.630005 16594 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:19.630263 16594 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:19.630573 16594 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:19.631687 16594 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-2-root/instance:
uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.636129 16594 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:19.639149 21245 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:08:19.639922 16594 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:19.640270 16594 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-2-root
uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
format_stamp: "Formatted at 2026-07-13 09:08:19 on dist-test-slave-ttxq"
I20260713 09:08:19.640662 16594 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMwqt8T/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933589694216-16594-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:08:19.658663 16594 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:19.659833 16594 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:19.661231 16594 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:19.663362 16594 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:19.663537 16594 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.663857 16594 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:19.664019 16594 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:19.704584 16594 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.131:41173
I20260713 09:08:19.704689 21307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.131:41173 every 8 connection(s)
I20260713 09:08:19.717803 21308 heartbeater.cc:344] Connected to a master server at 127.16.52.190:44315
I20260713 09:08:19.718175 21308 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:19.718924 21308 heartbeater.cc:507] Master 127.16.52.190:44315 requested a full tablet report, sending...
I20260713 09:08:19.720723 21032 ts_manager.cc:194] Registered new tserver with Master: f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:19.721063 16594 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013252695s
I20260713 09:08:19.722025 21032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42576
I20260713 09:08:19.744171 21032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42592:
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:08:19.746615 21032 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:08:19.821753 21199 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca6c5a62e744405add2501b461e71cb (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.823160 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca6c5a62e744405add2501b461e71cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.823235 21195 tablet_service.cc:1511] Processing CreateTablet for tablet ae76000387e44635b5b93214bf8b4ac2 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.824766 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae76000387e44635b5b93214bf8b4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.824843 21198 tablet_service.cc:1511] Processing CreateTablet for tablet 586b5f0f395142b1b283c25ece9e5b58 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.826227 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586b5f0f395142b1b283c25ece9e5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.828822 21197 tablet_service.cc:1511] Processing CreateTablet for tablet 93cf897394bb4cd3b28baac263cd4367 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.830118 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cf897394bb4cd3b28baac263cd4367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.831049 21194 tablet_service.cc:1511] Processing CreateTablet for tablet 362d90b5876a47eab87d5a07789880ad (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.832357 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d90b5876a47eab87d5a07789880ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.832814 21196 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9290bc7e0f482fb836bd7cde8196a6 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.834066 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9290bc7e0f482fb836bd7cde8196a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.836287 21193 tablet_service.cc:1511] Processing CreateTablet for tablet 4af1bcdf7ce74962af61e38633cb8d84 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.837889 21193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af1bcdf7ce74962af61e38633cb8d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.845317 21272 tablet_service.cc:1511] Processing CreateTablet for tablet 586b5f0f395142b1b283c25ece9e5b58 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.846342 21270 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9290bc7e0f482fb836bd7cde8196a6 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.847007 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586b5f0f395142b1b283c25ece9e5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.847180 21269 tablet_service.cc:1511] Processing CreateTablet for tablet ae76000387e44635b5b93214bf8b4ac2 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.849802 21267 tablet_service.cc:1511] Processing CreateTablet for tablet 4af1bcdf7ce74962af61e38633cb8d84 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.847704 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9290bc7e0f482fb836bd7cde8196a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.852718 21268 tablet_service.cc:1511] Processing CreateTablet for tablet 362d90b5876a47eab87d5a07789880ad (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.853996 21268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d90b5876a47eab87d5a07789880ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.856524 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af1bcdf7ce74962af61e38633cb8d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.859509 21271 tablet_service.cc:1511] Processing CreateTablet for tablet 93cf897394bb4cd3b28baac263cd4367 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.845319 21273 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca6c5a62e744405add2501b461e71cb (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.861663 21269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae76000387e44635b5b93214bf8b4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.864037 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cf897394bb4cd3b28baac263cd4367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.868043 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca6c5a62e744405add2501b461e71cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.872346 21124 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca6c5a62e744405add2501b461e71cb (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:19.872519 21123 tablet_service.cc:1511] Processing CreateTablet for tablet 586b5f0f395142b1b283c25ece9e5b58 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:19.874347 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca6c5a62e744405add2501b461e71cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.875070 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586b5f0f395142b1b283c25ece9e5b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.902707 21323 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:19.903466 21266 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed590122cf4b12abf8b7bc7136bb3c (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.904884 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed590122cf4b12abf8b7bc7136bb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.906714 21122 tablet_service.cc:1511] Processing CreateTablet for tablet 93cf897394bb4cd3b28baac263cd4367 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:19.908430 21195 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed590122cf4b12abf8b7bc7136bb3c (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.908829 21121 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9290bc7e0f482fb836bd7cde8196a6 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:19.909718 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed590122cf4b12abf8b7bc7136bb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.910122 21121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9290bc7e0f482fb836bd7cde8196a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.911077 21117 tablet_service.cc:1511] Processing CreateTablet for tablet a9ed590122cf4b12abf8b7bc7136bb3c (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:19.912904 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ed590122cf4b12abf8b7bc7136bb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.913417 21118 tablet_service.cc:1511] Processing CreateTablet for tablet 4af1bcdf7ce74962af61e38633cb8d84 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:19.913749 21119 tablet_service.cc:1511] Processing CreateTablet for tablet 362d90b5876a47eab87d5a07789880ad (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:19.914680 21118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af1bcdf7ce74962af61e38633cb8d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.916196 21122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93cf897394bb4cd3b28baac263cd4367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.916533 21120 tablet_service.cc:1511] Processing CreateTablet for tablet ae76000387e44635b5b93214bf8b4ac2 (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:19.917795 21120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae76000387e44635b5b93214bf8b4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.920153 21119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362d90b5876a47eab87d5a07789880ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.943204 21323 tablet_bootstrap.cc:654] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:19.952705 21116 tablet_service.cc:1511] Processing CreateTablet for tablet e7114d65cb424681baecb11bf7cfcb9d (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.954082 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7114d65cb424681baecb11bf7cfcb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.963241 21197 tablet_service.cc:1511] Processing CreateTablet for tablet e7114d65cb424681baecb11bf7cfcb9d (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.969709 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7114d65cb424681baecb11bf7cfcb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.970767 21265 tablet_service.cc:1511] Processing CreateTablet for tablet e7114d65cb424681baecb11bf7cfcb9d (DEFAULT_TABLE table=test-workload [id=c0a57632cc5f475b95a2517535e2abe4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:19.972185 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7114d65cb424681baecb11bf7cfcb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.992820 21324 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.005657 21326 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.021328 21323 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.021955 21323 ts_tablet_manager.cc:1403] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.000s
I20260713 09:08:20.024938 21323 raft_consensus.cc:359] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.027153 21324 tablet_bootstrap.cc:654] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.026010 21323 raft_consensus.cc:385] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.029759 21323 raft_consensus.cc:740] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.030629 21323 consensus_queue.cc:260] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.046103 21326 tablet_bootstrap.cc:654] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.050180 21234 heartbeater.cc:499] Master 127.16.52.190:44315 was elected leader, sending a full tablet report...
I20260713 09:08:20.050582 21323 ts_tablet_manager.cc:1434] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.019s
I20260713 09:08:20.051590 21326 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.051592 21323 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.052295 21326 ts_tablet_manager.cc:1403] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.002s
I20260713 09:08:20.053386 21324 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.053858 21324 ts_tablet_manager.cc:1403] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.016s
I20260713 09:08:20.055351 21326 raft_consensus.cc:359] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.056142 21326 raft_consensus.cc:385] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.056416 21326 raft_consensus.cc:740] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.056743 21324 raft_consensus.cc:359] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.057456 21324 raft_consensus.cc:385] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.057149 21326 consensus_queue.cc:260] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.057734 21324 raft_consensus.cc:740] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.059103 21323 tablet_bootstrap.cc:654] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.058545 21324 consensus_queue.cc:260] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.065765 21324 ts_tablet_manager.cc:1434] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260713 09:08:20.066239 21308 heartbeater.cc:499] Master 127.16.52.190:44315 was elected leader, sending a full tablet report...
I20260713 09:08:20.067454 21324 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.069031 21323 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.069710 21323 ts_tablet_manager.cc:1403] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260713 09:08:20.072891 21323 raft_consensus.cc:359] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.073691 21323 raft_consensus.cc:385] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.074010 21323 raft_consensus.cc:740] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.074939 21323 consensus_queue.cc:260] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.076503 21324 tablet_bootstrap.cc:654] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.077682 21323 ts_tablet_manager.cc:1434] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:08:20.078907 21323 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.086000 21323 tablet_bootstrap.cc:654] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.097971 21323 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.098543 21323 ts_tablet_manager.cc:1403] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:08:20.101824 21331 raft_consensus.cc:493] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.102402 21331 raft_consensus.cc:515] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.107041 21331 leader_election.cc:290] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.101619 21323 raft_consensus.cc:359] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.115089 21323 raft_consensus.cc:385] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.115440 21323 raft_consensus.cc:740] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.118795 21159 heartbeater.cc:499] Master 127.16.52.190:44315 was elected leader, sending a full tablet report...
I20260713 09:08:20.121989 21326 ts_tablet_manager.cc:1434] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.069s	user 0.027s	sys 0.024s
I20260713 09:08:20.123394 21324 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.123536 21326 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.124796 21324 ts_tablet_manager.cc:1403] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.034s
I20260713 09:08:20.126650 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
W20260713 09:08:20.128340 21248 leader_election.cc:343] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.118180 21323 consensus_queue.cc:260] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.129693 21326 tablet_bootstrap.cc:654] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.131106 21324 raft_consensus.cc:359] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.131940 21324 raft_consensus.cc:385] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.132247 21324 raft_consensus.cc:740] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.133082 21324 consensus_queue.cc:260] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.135408 21324 ts_tablet_manager.cc:1434] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:20.136435 21324 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.140590 21323 ts_tablet_manager.cc:1434] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.004s
I20260713 09:08:20.141654 21323 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.142848 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.143401 21324 tablet_bootstrap.cc:654] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.143594 21209 raft_consensus.cc:2468] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.151273 21326 tablet_bootstrap.cc:492] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.151842 21248 leader_election.cc:304] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [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: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:20.152243 21323 tablet_bootstrap.cc:654] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.151842 21326 ts_tablet_manager.cc:1403] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260713 09:08:20.156203 21326 raft_consensus.cc:359] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.157235 21326 raft_consensus.cc:385] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.158376 21328 raft_consensus.cc:493] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.159060 21328 raft_consensus.cc:515] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.163808 21323 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.164410 21323 ts_tablet_manager.cc:1403] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260713 09:08:20.167918 21323 raft_consensus.cc:359] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.168844 21323 raft_consensus.cc:385] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.169239 21323 raft_consensus.cc:740] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.171128 21328 leader_election.cc:290] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.173005 21328 raft_consensus.cc:493] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.173498 21328 raft_consensus.cc:515] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.174643 21323 consensus_queue.cc:260] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.175899 21331 raft_consensus.cc:2804] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.176397 21331 raft_consensus.cc:493] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.176766 21331 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.185494 21328 leader_election.cc:290] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.186857 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.187614 21331 raft_consensus.cc:515] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
W20260713 09:08:20.188836 21174 leader_election.cc:343] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.191017 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.191789 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.192409 21209 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.192330 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.197371 21323 ts_tablet_manager.cc:1434] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:08:20.198585 21323 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
W20260713 09:08:20.200138 21174 leader_election.cc:343] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.202335 21209 raft_consensus.cc:2468] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.203769 21248 leader_election.cc:304] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.205029 21331 leader_election.cc:290] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.205642 21331 raft_consensus.cc:493] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.206076 21331 raft_consensus.cc:515] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.206565 21323 tablet_bootstrap.cc:654] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.157634 21326 raft_consensus.cc:740] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.208586 21326 consensus_queue.cc:260] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.209591 21134 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.210525 21343 raft_consensus.cc:2804] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.211094 21343 raft_consensus.cc:697] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:20.211997 21343 consensus_queue.cc:237] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.218202 21134 raft_consensus.cc:2468] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.224378 21326 ts_tablet_manager.cc:1434] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260713 09:08:20.225488 21326 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.226840 21323 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.227454 21323 ts_tablet_manager.cc:1403] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.009s
I20260713 09:08:20.226919 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.227257 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.229152 21282 raft_consensus.cc:2468] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
W20260713 09:08:20.230607 21175 leader_election.cc:343] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.230751 21323 raft_consensus.cc:359] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.231109 21175 leader_election.cc:304] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:20.232446 21175 leader_election.cc:304] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [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: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:20.233372 21328 raft_consensus.cc:2749] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.233688 21341 raft_consensus.cc:2804] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.234202 21341 raft_consensus.cc:493] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.234556 21341 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.231607 21323 raft_consensus.cc:385] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.236364 21323 raft_consensus.cc:740] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.237349 21330 raft_consensus.cc:493] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.237298 21323 consensus_queue.cc:260] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.237874 21330 raft_consensus.cc:515] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.243065 21328 raft_consensus.cc:493] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.243747 21328 raft_consensus.cc:515] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.246235 21328 leader_election.cc:290] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.248490 21032 catalog_manager.cc:5697] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.253659 21323 ts_tablet_manager.cc:1434] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260713 09:08:20.254164 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.254841 21323 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.243124 21330 leader_election.cc:290] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
W20260713 09:08:20.257021 21175 leader_election.cc:343] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.270856 21323 tablet_bootstrap.cc:654] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.276132 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.278821 21331 leader_election.cc:290] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.285862 21323 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.286437 21323 ts_tablet_manager.cc:1403] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260713 09:08:20.291841 21341 raft_consensus.cc:515] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.293148 21209 raft_consensus.cc:2393] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in current term 1: Already voted for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in this term.
I20260713 09:08:20.294561 21323 raft_consensus.cc:359] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.295326 21323 raft_consensus.cc:385] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.295688 21323 raft_consensus.cc:740] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.296424 21323 consensus_queue.cc:260] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.297863 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.298746 21324 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.299278 21324 ts_tablet_manager.cc:1403] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.163s	user 0.051s	sys 0.107s
W20260713 09:08:20.299152 21248 leader_election.cc:343] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.299758 21248 leader_election.cc:304] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:20.300532 21331 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.301376 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.301827 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:20.306510 21324 raft_consensus.cc:359] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.307206 21324 raft_consensus.cc:385] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:20.307701 21174 leader_election.cc:343] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.308248 21331 raft_consensus.cc:2749] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.308214 21174 leader_election.cc:304] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:20.307503 21324 raft_consensus.cc:740] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.309563 21347 raft_consensus.cc:2749] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.309602 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.310012 21324 consensus_queue.cc:260] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.309661 21341 leader_election.cc:290] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.311884 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.312608 21324 ts_tablet_manager.cc:1434] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260713 09:08:20.313503 21100 leader_election.cc:343] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.313654 21324 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.314891 21326 tablet_bootstrap.cc:654] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.315387 21323 ts_tablet_manager.cc:1434] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:08:20.318567 21323 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.320551 21324 tablet_bootstrap.cc:654] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.320776 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
W20260713 09:08:20.322269 21099 leader_election.cc:343] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.322788 21099 leader_election.cc:304] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a; no voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:20.324009 21330 raft_consensus.cc:2749] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.325076 21323 tablet_bootstrap.cc:654] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:20.327064 21174 leader_election.cc:343] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.331530 21326 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.331642 21324 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.332334 21324 ts_tablet_manager.cc:1403] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 09:08:20.332332 21326 ts_tablet_manager.cc:1403] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.012s
I20260713 09:08:20.335428 21324 raft_consensus.cc:359] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.335937 21282 raft_consensus.cc:2468] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:20.336218 21324 raft_consensus.cc:385] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.336580 21324 raft_consensus.cc:740] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.336791 21326 raft_consensus.cc:359] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.337534 21324 consensus_queue.cc:260] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.338889 21175 leader_election.cc:304] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [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: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:20.339970 21324 ts_tablet_manager.cc:1434] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:08:20.340497 21341 raft_consensus.cc:2804] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.340953 21324 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.341149 21341 raft_consensus.cc:697] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:20.342340 21341 consensus_queue.cc:237] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.348593 21324 tablet_bootstrap.cc:654] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.337924 21326 raft_consensus.cc:385] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.350472 21326 raft_consensus.cc:740] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.353325 21326 consensus_queue.cc:260] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.353999 21323 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.356009 21326 ts_tablet_manager.cc:1434] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260713 09:08:20.356861 21324 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.357125 21326 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.357247 21323 ts_tablet_manager.cc:1403] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.019s
I20260713 09:08:20.357529 21324 ts_tablet_manager.cc:1403] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260713 09:08:20.360136 21323 raft_consensus.cc:359] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.360445 21324 raft_consensus.cc:359] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.361001 21323 raft_consensus.cc:385] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.361375 21324 raft_consensus.cc:385] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.360765 21032 catalog_manager.cc:5697] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.361783 21324 raft_consensus.cc:740] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
W20260713 09:08:20.362739 21080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:20.362739 21324 consensus_queue.cc:260] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.364301 21326 tablet_bootstrap.cc:654] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.365640 21324 ts_tablet_manager.cc:1434] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:20.361398 21323 raft_consensus.cc:740] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.366740 21324 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.367506 21323 consensus_queue.cc:260] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.370699 21323 ts_tablet_manager.cc:1434] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:08:20.372044 21323 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.374043 21324 tablet_bootstrap.cc:654] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.375921 21326 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.376474 21326 ts_tablet_manager.cc:1403] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:08:20.378767 21323 tablet_bootstrap.cc:654] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.379323 21326 raft_consensus.cc:359] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.380096 21326 raft_consensus.cc:385] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.380391 21326 raft_consensus.cc:740] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.381412 21326 consensus_queue.cc:260] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.384763 21326 ts_tablet_manager.cc:1434] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:20.386119 21326 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.394397 21326 tablet_bootstrap.cc:654] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.397934 21323 tablet_bootstrap.cc:492] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.398471 21323 ts_tablet_manager.cc:1403] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260713 09:08:20.401959 21323 raft_consensus.cc:359] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.402871 21323 raft_consensus.cc:385] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.403221 21323 raft_consensus.cc:740] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.404037 21323 consensus_queue.cc:260] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.406538 21323 ts_tablet_manager.cc:1434] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:08:20.407238 21326 tablet_bootstrap.cc:492] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.407501 21323 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:20.407801 21326 ts_tablet_manager.cc:1403] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:08:20.410657 21326 raft_consensus.cc:359] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.411391 21326 raft_consensus.cc:385] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.411703 21326 raft_consensus.cc:740] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.412599 21326 consensus_queue.cc:260] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.413439 21323 tablet_bootstrap.cc:654] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.418345 21326 ts_tablet_manager.cc:1434] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:20.419920 21326 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.428561 21326 tablet_bootstrap.cc:654] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.436297 21324 tablet_bootstrap.cc:492] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.436751 21324 ts_tablet_manager.cc:1403] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.040s
I20260713 09:08:20.439498 21341 raft_consensus.cc:493] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.440271 21323 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:20.440055 21341 raft_consensus.cc:515] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.440796 21323 ts_tablet_manager.cc:1403] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.017s
I20260713 09:08:20.440418 21324 raft_consensus.cc:359] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.441195 21324 raft_consensus.cc:385] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.441499 21326 tablet_bootstrap.cc:492] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.441478 21324 raft_consensus.cc:740] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.443461 21323 raft_consensus.cc:359] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.442292 21341 leader_election.cc:290] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.443392 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d90b5876a47eab87d5a07789880ad" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.443431 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d90b5876a47eab87d5a07789880ad" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.444257 21323 raft_consensus.cc:385] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.442173 21326 ts_tablet_manager.cc:1403] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:08:20.444590 21323 raft_consensus.cc:740] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.444677 21133 raft_consensus.cc:2468] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:20.442400 21324 consensus_queue.cc:260] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.445729 21282 raft_consensus.cc:2468] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:20.445691 21323 consensus_queue.cc:260] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.447350 21326 raft_consensus.cc:359] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.447896 21323 ts_tablet_manager.cc:1434] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:20.448128 21326 raft_consensus.cc:385] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.448024 21175 leader_election.cc:304] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.448581 21326 raft_consensus.cc:740] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.449157 21341 raft_consensus.cc:2804] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.449708 21341 raft_consensus.cc:493] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.449388 21326 consensus_queue.cc:260] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.450089 21341 raft_consensus.cc:3060] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.452096 21326 ts_tablet_manager.cc:1434] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:08:20.453133 21326 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.457932 21341 raft_consensus.cc:515] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.459653 21326 tablet_bootstrap.cc:654] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.461012 21324 ts_tablet_manager.cc:1434] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:20.461962 21341 leader_election.cc:290] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.463536 21324 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.464478 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d90b5876a47eab87d5a07789880ad" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:20.465121 21282 raft_consensus.cc:3060] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.469025 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362d90b5876a47eab87d5a07789880ad" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.469663 21133 raft_consensus.cc:3060] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.472909 21324 tablet_bootstrap.cc:654] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.474280 21331 raft_consensus.cc:493] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.474716 21331 raft_consensus.cc:515] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.477020 21331 leader_election.cc:290] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.479020 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.479911 21326 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.480436 21326 ts_tablet_manager.cc:1403] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.016s
I20260713 09:08:20.480297 21134 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.481845 21248 leader_election.cc:304] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.482678 21331 raft_consensus.cc:2804] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.482735 21282 raft_consensus.cc:2468] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:20.483143 21331 raft_consensus.cc:493] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.483534 21331 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.483548 21326 raft_consensus.cc:359] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.484622 21326 raft_consensus.cc:385] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.485002 21326 raft_consensus.cc:740] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.482678 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.485811 21209 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.486111 21326 consensus_queue.cc:260] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.488722 21175 leader_election.cc:304] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.489624 21341 raft_consensus.cc:2804] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.489717 21326 ts_tablet_manager.cc:1434] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:20.489849 21347 raft_consensus.cc:493] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.490131 21341 raft_consensus.cc:697] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:20.490600 21347 raft_consensus.cc:515] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.491359 21326 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.492841 21347 leader_election.cc:290] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.491098 21341 consensus_queue.cc:237] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.498088 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
W20260713 09:08:20.500181 21175 leader_election.cc:343] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.500675 21326 tablet_bootstrap.cc:654] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.502254 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
W20260713 09:08:20.507401 21174 leader_election.cc:343] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:20.507884 21174 leader_election.cc:304] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:20.508998 21347 raft_consensus.cc:2749] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:20.509351 21343 raft_consensus.cc:493] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.502225 21331 raft_consensus.cc:515] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.509835 21343 raft_consensus.cc:515] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.512002 21331 leader_election.cc:290] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.512022 21343 leader_election.cc:290] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.515048 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.515892 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7114d65cb424681baecb11bf7cfcb9d" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.516191 21132 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.516726 21134 raft_consensus.cc:2468] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.518244 21248 leader_election.cc:304] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.519124 21343 raft_consensus.cc:2804] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.519477 21343 raft_consensus.cc:493] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.519817 21343 raft_consensus.cc:3060] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.515933 21330 raft_consensus.cc:493] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.524811 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.524736 21330 raft_consensus.cc:515] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.525559 21209 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.528887 21208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7114d65cb424681baecb11bf7cfcb9d" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.529933 21208 raft_consensus.cc:2468] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.527629 21330 leader_election.cc:290] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.531834 21028 catalog_manager.cc:5697] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.533548 21133 raft_consensus.cc:2468] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:20.534827 21343 raft_consensus.cc:515] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.535749 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.536388 21282 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:20.537042 21343 leader_election.cc:290] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.529021 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.538223 21207 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:20.538511 21132 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.539721 21099 leader_election.cc:304] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:20.540689 21326 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.540823 21330 raft_consensus.cc:2804] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.541193 21330 raft_consensus.cc:493] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.541592 21330 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.542045 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7114d65cb424681baecb11bf7cfcb9d" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.542644 21207 raft_consensus.cc:3060] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.544667 21209 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.548409 21248 leader_election.cc:304] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.541182 21326 ts_tablet_manager.cc:1403] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.004s
I20260713 09:08:20.549465 21343 raft_consensus.cc:2804] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.549629 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7114d65cb424681baecb11bf7cfcb9d" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.550405 21133 raft_consensus.cc:3060] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.550590 21343 raft_consensus.cc:697] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:20.552846 21326 raft_consensus.cc:359] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.553539 21326 raft_consensus.cc:385] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.553136 21343 consensus_queue.cc:237] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.553825 21326 raft_consensus.cc:740] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.554602 21330 raft_consensus.cc:515] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.556257 21207 raft_consensus.cc:2468] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.557667 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.558301 21248 leader_election.cc:304] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.559170 21331 raft_consensus.cc:2804] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.559659 21331 raft_consensus.cc:697] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:20.560426 21133 raft_consensus.cc:2468] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.560511 21331 consensus_queue.cc:237] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.561137 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:20.561700 21282 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.558363 21324 tablet_bootstrap.cc:492] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.565017 21324 ts_tablet_manager.cc:1403] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.052s
I20260713 09:08:20.568527 21330 leader_election.cc:290] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.558295 21209 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.570681 21282 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:20.571193 21324 raft_consensus.cc:359] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.571977 21100 leader_election.cc:304] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.572429 21326 consensus_queue.cc:260] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.573006 21330 raft_consensus.cc:2804] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.572019 21324 raft_consensus.cc:385] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.574363 21324 raft_consensus.cc:740] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.575160 21032 catalog_manager.cc:5697] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.575402 21324 consensus_queue.cc:260] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.579082 21324 ts_tablet_manager.cc:1434] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:08:20.580791 21330 raft_consensus.cc:697] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:20.582243 21209 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:20.582060 21330 consensus_queue.cc:237] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.587960 21324 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.599334 21324 tablet_bootstrap.cc:654] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.600417 21341 raft_consensus.cc:493] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.601066 21341 raft_consensus.cc:515] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.603531 21030 catalog_manager.cc:5697] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.606055 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.607028 21282 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:20.608390 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.609259 21133 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:20.611061 21174 leader_election.cc:304] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:20.612249 21347 raft_consensus.cc:2804] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.612759 21347 raft_consensus.cc:493] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.613204 21347 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.617646 21341 leader_election.cc:290] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.620853 21326 ts_tablet_manager.cc:1434] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.018s
I20260713 09:08:20.622014 21326 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:20.623466 21324 tablet_bootstrap.cc:492] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.624101 21324 ts_tablet_manager.cc:1403] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.008s
I20260713 09:08:20.627241 21324 raft_consensus.cc:359] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.628077 21324 raft_consensus.cc:385] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.628424 21324 raft_consensus.cc:740] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.628497 21326 tablet_bootstrap.cc:654] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.629277 21324 consensus_queue.cc:260] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.628460 21347 raft_consensus.cc:515] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.631580 21347 leader_election.cc:290] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.668803 21324 ts_tablet_manager.cc:1434] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260713 09:08:20.671895 21324 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:20.671330 21133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.673287 21133 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.668007 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:20.683997 21324 tablet_bootstrap.cc:654] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:20.684103 21282 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.693990 21032 catalog_manager.cc:5697] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.697142 21331 consensus_queue.cc:1048] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:20.704556 21343 raft_consensus.cc:493] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.720739 21343 raft_consensus.cc:515] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.724833 21343 leader_election.cc:290] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.727936 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:20.728928 21132 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.730361 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.731274 21207 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:20.733306 21248 leader_election.cc:304] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.737342 21343 raft_consensus.cc:2804] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.738006 21343 raft_consensus.cc:493] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.738562 21343 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.751390 21331 consensus_queue.cc:1048] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:20.757213 21343 raft_consensus.cc:515] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.767320 21282 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:20.768815 21324 tablet_bootstrap.cc:492] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:20.769513 21324 ts_tablet_manager.cc:1403] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.027s
I20260713 09:08:20.769445 21175 leader_election.cc:304] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.770962 21347 raft_consensus.cc:2804] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.771685 21347 raft_consensus.cc:697] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:20.773586 21343 leader_election.cc:290] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:20.776435 21326 tablet_bootstrap.cc:492] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:20.776067 21324 raft_consensus.cc:359] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.777153 21324 raft_consensus.cc:385] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.777401 21326 ts_tablet_manager.cc:1403] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.156s	user 0.024s	sys 0.063s
I20260713 09:08:20.777591 21324 raft_consensus.cc:740] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.782191 21326 raft_consensus.cc:359] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.783278 21326 raft_consensus.cc:385] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:20.783718 21326 raft_consensus.cc:740] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:20.786708 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:20.786697 21326 consensus_queue.cc:260] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.787534 21134 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.764890 21133 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:20.787540 21324 consensus_queue.cc:260] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.791358 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.791782 21324 ts_tablet_manager.cc:1434] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260713 09:08:20.792104 21207 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.773277 21347 consensus_queue.cc:237] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.808344 21326 ts_tablet_manager.cc:1434] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.000s
I20260713 09:08:20.808861 21207 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.816035 21248 leader_election.cc:304] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.817276 21343 raft_consensus.cc:2804] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.817901 21343 raft_consensus.cc:697] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:20.819424 21330 raft_consensus.cc:493] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:20.819393 21134 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:20.820262 21330 raft_consensus.cc:515] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.824447 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:20.824838 21330 leader_election.cc:290] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.825213 21209 raft_consensus.cc:2468] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:20.826107 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:20.826831 21282 raft_consensus.cc:2468] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:20.827322 21099 leader_election.cc:304] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:20.828200 21330 raft_consensus.cc:2804] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:20.828550 21330 raft_consensus.cc:493] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:20.828873 21330 raft_consensus.cc:3060] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.819245 21343 consensus_queue.cc:237] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.852195 21030 catalog_manager.cc:5697] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.869305 21330 raft_consensus.cc:515] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.869028 21031 catalog_manager.cc:5697] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.881467 21330 leader_election.cc:290] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:20.882277 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:20.882771 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586b5f0f395142b1b283c25ece9e5b58" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:20.883112 21209 raft_consensus.cc:3060] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.883327 21282 raft_consensus.cc:3060] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.891125 21282 raft_consensus.cc:2468] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:20.892308 21100 leader_election.cc:304] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:20.892431 21209 raft_consensus.cc:2468] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:20.893088 21330 raft_consensus.cc:2804] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:20.893586 21330 raft_consensus.cc:697] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:20.894409 21330 consensus_queue.cc:237] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:20.902340 21028 catalog_manager.cc:5697] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.928959 21347 consensus_queue.cc:1048] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.938376 21341 consensus_queue.cc:1048] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:20.941434 21132 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:20.952124 21385 consensus_queue.cc:1048] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:20.962387 21385 consensus_queue.cc:1048] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.962873 21380 consensus_queue.cc:1048] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:20.971204 21330 consensus_queue.cc:1048] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.995364 21380 consensus_queue.cc:1048] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:20.995774 21342 consensus_queue.cc:1048] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.005561 21368 consensus_queue.cc:1048] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:21.050930 21343 consensus_queue.cc:1048] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.058975 21209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
mode: GRACEFUL
new_leader_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:41254
I20260713 09:08:21.059945 21209 raft_consensus.cc:606] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Received request to transfer leadership to TS 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:21.079793 21282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:21.080338 21282 raft_consensus.cc:606] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:21.092262 21282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:21.092797 21282 raft_consensus.cc:606] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:21.097184 21282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:21.097685 21282 raft_consensus.cc:606] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:21.206720 21385 consensus_queue.cc:1048] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.213819 21328 raft_consensus.cc:993] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: : Instructing follower 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:21.214345 21341 raft_consensus.cc:1081] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Signalling peer 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:21.216099 21132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:50834
I20260713 09:08:21.216722 21132 raft_consensus.cc:493] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.217133 21132 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.219252 21341 consensus_queue.cc:1048] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.224862 21132 raft_consensus.cc:515] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.227826 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:21.228407 21209 raft_consensus.cc:3055] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.228719 21209 raft_consensus.cc:740] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:21.229471 21209 consensus_queue.cc:260] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.229988 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca6c5a62e744405add2501b461e71cb" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:21.230580 21209 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.230677 21132 leader_election.cc:290] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:21.230602 21282 raft_consensus.cc:3060] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.238161 21209 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:21.239101 21282 raft_consensus.cc:2468] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:21.239511 21099 leader_election.cc:304] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:21.240530 21393 raft_consensus.cc:2804] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.241003 21393 raft_consensus.cc:697] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:21.241837 21393 consensus_queue.cc:237] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.249079 21031 catalog_manager.cc:5697] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 1 to 2, leader changed from 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130) to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 2 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.284950 21393 consensus_queue.cc:1048] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.296825 21368 consensus_queue.cc:1048] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.321188 21343 consensus_queue.cc:1048] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.321909 21380 consensus_queue.cc:1048] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:21.335448 21331 raft_consensus.cc:993] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:21.336133 21378 raft_consensus.cc:1081] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:21.337762 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41222
I20260713 09:08:21.338330 21209 raft_consensus.cc:493] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.338706 21209 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.345795 21209 raft_consensus.cc:515] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.347842 21209 leader_election.cc:290] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:21.348428 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:21.348852 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ed590122cf4b12abf8b7bc7136bb3c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:21.349131 21132 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.349475 21282 raft_consensus.cc:3055] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.349840 21282 raft_consensus.cc:740] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:21.350590 21282 consensus_queue.cc:260] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.351419 21282 raft_consensus.cc:3060] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.356238 21132 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:21.356966 21282 raft_consensus.cc:2468] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:21.357693 21174 leader_election.cc:304] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:21.358496 21341 raft_consensus.cc:2804] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.358986 21341 raft_consensus.cc:697] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:21.359882 21341 consensus_queue.cc:237] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.362797 21343 raft_consensus.cc:993] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:21.363318 21343 raft_consensus.cc:1081] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:21.365007 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41222
I20260713 09:08:21.365655 21209 raft_consensus.cc:493] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.366030 21209 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.367117 21031 catalog_manager.cc:5697] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.373620 21209 raft_consensus.cc:515] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.376287 21209 leader_election.cc:290] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:21.376868 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:21.377534 21282 raft_consensus.cc:3055] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.377847 21282 raft_consensus.cc:740] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:21.377785 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af1bcdf7ce74962af61e38633cb8d84" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:21.378585 21132 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.378939 21282 consensus_queue.cc:260] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.380028 21282 raft_consensus.cc:3060] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.385126 21282 raft_consensus.cc:2468] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:21.385615 21132 raft_consensus.cc:2468] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:21.386152 21175 leader_election.cc:304] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:21.386926 21341 raft_consensus.cc:2804] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.387358 21341 raft_consensus.cc:697] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:21.388217 21341 consensus_queue.cc:237] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.394331 21031 catalog_manager.cc:5697] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.600828 21343 raft_consensus.cc:993] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:21.601344 21378 raft_consensus.cc:1081] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:21.602797 21132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:50820
I20260713 09:08:21.603376 21132 raft_consensus.cc:493] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.603801 21132 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.608883 21132 raft_consensus.cc:515] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.610512 21132 leader_election.cc:290] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:21.611632 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:21.611982 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93cf897394bb4cd3b28baac263cd4367" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:21.612233 21209 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.612603 21282 raft_consensus.cc:3055] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.612910 21282 raft_consensus.cc:740] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:21.613698 21282 consensus_queue.cc:260] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.614688 21282 raft_consensus.cc:3060] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.617512 21209 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:21.618803 21099 leader_election.cc:304] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:21.619500 21368 raft_consensus.cc:2804] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.619902 21282 raft_consensus.cc:2468] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:21.620023 21368 raft_consensus.cc:697] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:21.621095 21368 consensus_queue.cc:237] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:21.627331 21031 catalog_manager.cc:5697] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 2 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:21.666934 21209 raft_consensus.cc:1275] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.668215 21368 consensus_queue.cc:1048] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.676342 21282 raft_consensus.cc:1275] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.677811 21330 consensus_queue.cc:1048] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.862363 21132 raft_consensus.cc:1275] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.863611 21328 consensus_queue.cc:1048] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.867441 21282 raft_consensus.cc:1275] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.868902 21328 consensus_queue.cc:1048] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.914594 21132 raft_consensus.cc:1275] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.915763 21385 consensus_queue.cc:1048] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.922982 21282 raft_consensus.cc:1275] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:21.924535 21385 consensus_queue.cc:1048] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.061733 21282 raft_consensus.cc:1275] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.062990 21393 consensus_queue.cc:1048] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.071846 21209 raft_consensus.cc:1275] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.073518 21367 consensus_queue.cc:1048] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:24.136050 21028 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42608:
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:08:24.138669 21028 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:08:24.190513 21120 tablet_service.cc:1511] Processing CreateTablet for tablet a3e221c3f5e64592bb18926edaf9022b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:24.191689 21199 tablet_service.cc:1511] Processing CreateTablet for tablet a3e221c3f5e64592bb18926edaf9022b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:24.192317 21120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e221c3f5e64592bb18926edaf9022b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.193220 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e221c3f5e64592bb18926edaf9022b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.194330 21272 tablet_service.cc:1511] Processing CreateTablet for tablet a3e221c3f5e64592bb18926edaf9022b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:24.195850 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e221c3f5e64592bb18926edaf9022b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.196132 21117 tablet_service.cc:1511] Processing CreateTablet for tablet d9d3601829064745a13cf4658950a213 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:24.197757 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d3601829064745a13cf4658950a213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.197944 21196 tablet_service.cc:1511] Processing CreateTablet for tablet d9d3601829064745a13cf4658950a213 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:24.199271 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d3601829064745a13cf4658950a213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.211767 21266 tablet_service.cc:1511] Processing CreateTablet for tablet d9d3601829064745a13cf4658950a213 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:24.213210 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d3601829064745a13cf4658950a213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.235999 21124 tablet_service.cc:1511] Processing CreateTablet for tablet d4bc16606d154a159f3fb060e43bd94b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:24.237493 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bc16606d154a159f3fb060e43bd94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.239499 21420 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.241526 21194 tablet_service.cc:1511] Processing CreateTablet for tablet d4bc16606d154a159f3fb060e43bd94b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:24.242911 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bc16606d154a159f3fb060e43bd94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.243978 21273 tablet_service.cc:1511] Processing CreateTablet for tablet d4bc16606d154a159f3fb060e43bd94b (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:24.245532 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bc16606d154a159f3fb060e43bd94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.246491 21120 tablet_service.cc:1511] Processing CreateTablet for tablet a2dc672e00ea41aab453906417a3d3c7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:24.246726 21197 tablet_service.cc:1511] Processing CreateTablet for tablet a2dc672e00ea41aab453906417a3d3c7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:24.253068 21268 tablet_service.cc:1511] Processing CreateTablet for tablet a2dc672e00ea41aab453906417a3d3c7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:24.264668 21120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2dc672e00ea41aab453906417a3d3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.264853 21268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2dc672e00ea41aab453906417a3d3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.254011 21420 tablet_bootstrap.cc:654] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.264853 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2dc672e00ea41aab453906417a3d3c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.268561 21199 tablet_service.cc:1511] Processing CreateTablet for tablet 71bcad3a7c6047779da6c4d6784e825c (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:24.253458 21122 tablet_service.cc:1511] Processing CreateTablet for tablet 71bcad3a7c6047779da6c4d6784e825c (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:24.269956 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bcad3a7c6047779da6c4d6784e825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.270551 21421 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.270906 21122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bcad3a7c6047779da6c4d6784e825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.274950 21270 tablet_service.cc:1511] Processing CreateTablet for tablet 71bcad3a7c6047779da6c4d6784e825c (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:24.275717 21123 tablet_service.cc:1511] Processing CreateTablet for tablet 553e5d23df79439ab0bc0f54cb5e44d8 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:24.276525 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bcad3a7c6047779da6c4d6784e825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.277091 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553e5d23df79439ab0bc0f54cb5e44d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.281482 21198 tablet_service.cc:1511] Processing CreateTablet for tablet 553e5d23df79439ab0bc0f54cb5e44d8 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:24.282965 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553e5d23df79439ab0bc0f54cb5e44d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.286891 21422 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.295542 21421 tablet_bootstrap.cc:654] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.304236 21119 tablet_service.cc:1511] Processing CreateTablet for tablet c351901a94084fe5b542dc0faaf23eda (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.305778 21119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c351901a94084fe5b542dc0faaf23eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.305619 21266 tablet_service.cc:1511] Processing CreateTablet for tablet 553e5d23df79439ab0bc0f54cb5e44d8 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:24.307228 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 553e5d23df79439ab0bc0f54cb5e44d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.310999 21422 tablet_bootstrap.cc:654] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.314783 21196 tablet_service.cc:1511] Processing CreateTablet for tablet c351901a94084fe5b542dc0faaf23eda (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.320168 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c351901a94084fe5b542dc0faaf23eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.320188 21420 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.320999 21420 ts_tablet_manager.cc:1403] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.006s
I20260713 09:08:24.324473 21420 raft_consensus.cc:359] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.326967 21272 tablet_service.cc:1511] Processing CreateTablet for tablet c351901a94084fe5b542dc0faaf23eda (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:24.331749 21195 tablet_service.cc:1511] Processing CreateTablet for tablet d22fedf652ae4f56af3728c09863cbe7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.344909 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22fedf652ae4f56af3728c09863cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.331652 21124 tablet_service.cc:1511] Processing CreateTablet for tablet d22fedf652ae4f56af3728c09863cbe7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.338093 21265 tablet_service.cc:1511] Processing CreateTablet for tablet d22fedf652ae4f56af3728c09863cbe7 (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:24.348098 21265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22fedf652ae4f56af3728c09863cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.351526 21194 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4af58cf59943b0af13602292e1eeab (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.352123 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c351901a94084fe5b542dc0faaf23eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.352932 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4af58cf59943b0af13602292e1eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.342685 21117 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4af58cf59943b0af13602292e1eeab (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.356539 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4af58cf59943b0af13602292e1eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.359278 21267 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4af58cf59943b0af13602292e1eeab (DEFAULT_TABLE table=soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:24.360450 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22fedf652ae4f56af3728c09863cbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.360617 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4af58cf59943b0af13602292e1eeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.359867 21420 raft_consensus.cc:385] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.361289 21420 raft_consensus.cc:740] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.364646 21420 consensus_queue.cc:260] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.368603 21420 ts_tablet_manager.cc:1434] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260713 09:08:24.375808 21421 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.376405 21421 ts_tablet_manager.cc:1403] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.004s
I20260713 09:08:24.386343 21420 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.393869 21420 tablet_bootstrap.cc:654] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.406886 21422 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
W20260713 09:08:24.410274 21080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:24.413996 21421 raft_consensus.cc:359] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.415194 21421 raft_consensus.cc:385] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.407608 21422 ts_tablet_manager.cc:1403] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.011s
I20260713 09:08:24.421069 21420 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.422864 21420 ts_tablet_manager.cc:1403] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260713 09:08:24.426064 21420 raft_consensus.cc:359] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.426772 21420 raft_consensus.cc:385] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.427065 21420 raft_consensus.cc:740] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.415598 21421 raft_consensus.cc:740] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.427839 21420 consensus_queue.cc:260] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.428951 21421 consensus_queue.cc:260] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.429908 21422 raft_consensus.cc:359] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.430739 21422 raft_consensus.cc:385] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.430856 21420 ts_tablet_manager.cc:1434] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:24.431118 21422 raft_consensus.cc:740] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.431334 21421 ts_tablet_manager.cc:1434] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260713 09:08:24.431946 21420 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.432360 21422 consensus_queue.cc:260] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.433355 21421 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.435128 21422 ts_tablet_manager.cc:1434] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260713 09:08:24.436203 21422 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.438972 21420 tablet_bootstrap.cc:654] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.441810 21421 tablet_bootstrap.cc:654] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.443531 21422 tablet_bootstrap.cc:654] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.497222 21420 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.497677 21420 ts_tablet_manager.cc:1403] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.032s
I20260713 09:08:24.497983 21421 tablet_bootstrap.cc:492] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.498006 21422 tablet_bootstrap.cc:492] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.498711 21421 ts_tablet_manager.cc:1403] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.039s
I20260713 09:08:24.498819 21422 ts_tablet_manager.cc:1403] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.039s
I20260713 09:08:24.500559 21378 raft_consensus.cc:493] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.500524 21420 raft_consensus.cc:359] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.501431 21420 raft_consensus.cc:385] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.501245 21378 raft_consensus.cc:515] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.501773 21420 raft_consensus.cc:740] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.501648 21421 raft_consensus.cc:359] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.501849 21422 raft_consensus.cc:359] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.502513 21421 raft_consensus.cc:385] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.502846 21422 raft_consensus.cc:385] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.502993 21421 raft_consensus.cc:740] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.502807 21420 consensus_queue.cc:260] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.504055 21421 consensus_queue.cc:260] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.505472 21420 ts_tablet_manager.cc:1434] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:08:24.505903 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:24.506474 21420 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.503508 21422 raft_consensus.cc:740] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.507241 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:24.507341 21422 consensus_queue.cc:260] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.508302 21209 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:24.510210 21422 ts_tablet_manager.cc:1434] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:24.511273 21422 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.513666 21420 tablet_bootstrap.cc:654] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.514598 21248 leader_election.cc:304] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:24.518702 21422 tablet_bootstrap.cc:654] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.530359 21132 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:24.533393 21422 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.503502 21378 leader_election.cc:290] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:24.534284 21422 ts_tablet_manager.cc:1403] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260713 09:08:24.537333 21378 raft_consensus.cc:2804] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.548606 21378 raft_consensus.cc:493] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.549319 21378 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.549988 21422 raft_consensus.cc:359] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.551242 21422 raft_consensus.cc:385] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.551728 21422 raft_consensus.cc:740] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.552862 21422 consensus_queue.cc:260] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.556208 21422 ts_tablet_manager.cc:1434] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260713 09:08:24.557723 21422 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.568712 21422 tablet_bootstrap.cc:654] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.573138 21367 raft_consensus.cc:493] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.573925 21367 raft_consensus.cc:515] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
W20260713 09:08:24.576496 21248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.130:41567, user_credentials={real_user=slave}} blocked reactor thread for 62029.2us
I20260713 09:08:24.577772 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
W20260713 09:08:24.579242 21100 leader_election.cc:343] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.580825 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:24.581503 21209 raft_consensus.cc:2468] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:24.576496 21367 leader_election.cc:290] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.582322 21422 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.582870 21099 leader_election.cc:304] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [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: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:24.583113 21422 ts_tablet_manager.cc:1403] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260713 09:08:24.583894 21367 raft_consensus.cc:2804] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.588147 21367 raft_consensus.cc:493] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.588814 21367 raft_consensus.cc:3060] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.596308 21378 raft_consensus.cc:515] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.587999 21422 raft_consensus.cc:359] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.598057 21422 raft_consensus.cc:385] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.598398 21422 raft_consensus.cc:740] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.599301 21422 consensus_queue.cc:260] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.600246 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:24.601167 21132 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.602932 21367 raft_consensus.cc:515] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.608238 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:24.609097 21209 raft_consensus.cc:3060] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.610180 21422 ts_tablet_manager.cc:1434] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260713 09:08:24.611899 21422 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.619000 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
W20260713 09:08:24.621140 21100 leader_election.cc:343] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.621996 21367 leader_election.cc:290] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.630208 21422 tablet_bootstrap.cc:654] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.639056 21385 raft_consensus.cc:493] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.639838 21385 raft_consensus.cc:515] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.647524 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:24.648473 21134 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:24.649948 21378 leader_election.cc:290] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:24.650998 21385 leader_election.cc:290] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.651984 21209 raft_consensus.cc:2468] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:24.653122 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:24.653156 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:24.653795 21207 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.654106 21282 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:24.654394 21421 ts_tablet_manager.cc:1434] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.155s	user 0.049s	sys 0.078s
I20260713 09:08:24.654599 21420 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.655107 21420 ts_tablet_manager.cc:1403] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.149s	user 0.044s	sys 0.090s
I20260713 09:08:24.655027 21099 leader_election.cc:304] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [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: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:24.655445 21421 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.657968 21367 raft_consensus.cc:2804] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.658595 21367 raft_consensus.cc:697] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:24.658821 21132 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:24.659569 21367 consensus_queue.cc:237] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.657876 21420 raft_consensus.cc:359] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.661752 21420 raft_consensus.cc:385] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.662078 21420 raft_consensus.cc:740] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.662858 21248 leader_election.cc:304] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:24.662801 21420 consensus_queue.cc:260] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.651106 21174 leader_election.cc:304] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:24.667449 21420 ts_tablet_manager.cc:1434] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260713 09:08:24.668570 21420 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.669165 21385 raft_consensus.cc:2804] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.669559 21385 raft_consensus.cc:493] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.669901 21385 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.667366 21430 raft_consensus.cc:2804] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.672420 21430 raft_consensus.cc:697] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:24.673347 21430 consensus_queue.cc:237] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.683243 21422 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.685491 21422 ts_tablet_manager.cc:1403] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.007s
I20260713 09:08:24.683667 21421 tablet_bootstrap.cc:654] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.694429 21422 raft_consensus.cc:359] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.678088 21385 raft_consensus.cc:515] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.701400 21420 tablet_bootstrap.cc:654] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.698776 21422 raft_consensus.cc:385] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.703888 21422 raft_consensus.cc:740] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.704849 21422 consensus_queue.cc:260] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.707991 21422 ts_tablet_manager.cc:1434] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260713 09:08:24.709517 21422 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.717497 21207 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:24.724452 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:24.725091 21132 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.725642 21385 leader_election.cc:290] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.725780 21032 catalog_manager.cc:5697] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.725600 21422 tablet_bootstrap.cc:654] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.727348 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:24.727900 21282 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.729149 21421 tablet_bootstrap.cc:492] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.735319 21282 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:24.730818 21421 ts_tablet_manager.cc:1403] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.002s
I20260713 09:08:24.737483 21420 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.740983 21420 ts_tablet_manager.cc:1403] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.008s
I20260713 09:08:24.739725 21175 leader_election.cc:304] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:24.743897 21385 raft_consensus.cc:2804] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.743697 21031 catalog_manager.cc:5697] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.744455 21385 raft_consensus.cc:697] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:24.744242 21420 raft_consensus.cc:359] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.745039 21420 raft_consensus.cc:385] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.745321 21420 raft_consensus.cc:740] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.745494 21385 consensus_queue.cc:237] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.746112 21420 consensus_queue.cc:260] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.753152 21420 ts_tablet_manager.cc:1434] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:24.754577 21420 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.743697 21132 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:24.755606 21421 raft_consensus.cc:359] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.756419 21421 raft_consensus.cc:385] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.756711 21421 raft_consensus.cc:740] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.757476 21421 consensus_queue.cc:260] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.763099 21421 ts_tablet_manager.cc:1434] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:08:24.764158 21421 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.765389 21420 tablet_bootstrap.cc:654] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.776803 21422 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.777369 21422 ts_tablet_manager.cc:1403] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.011s
I20260713 09:08:24.778939 21421 tablet_bootstrap.cc:654] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.780457 21422 raft_consensus.cc:359] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.781301 21422 raft_consensus.cc:385] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.781615 21422 raft_consensus.cc:740] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.782508 21422 consensus_queue.cc:260] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.785872 21422 ts_tablet_manager.cc:1434] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:24.786211 21028 catalog_manager.cc:5697] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.787195 21422 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.787225 21420 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.788239 21420 ts_tablet_manager.cc:1403] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260713 09:08:24.792171 21420 raft_consensus.cc:359] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.793167 21420 raft_consensus.cc:385] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.793545 21420 raft_consensus.cc:740] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.805101 21420 consensus_queue.cc:260] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.812135 21420 ts_tablet_manager.cc:1434] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.008s
I20260713 09:08:24.813524 21420 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.817737 21422 tablet_bootstrap.cc:654] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.821611 21420 tablet_bootstrap.cc:654] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.822039 21421 tablet_bootstrap.cc:492] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.822829 21421 ts_tablet_manager.cc:1403] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.032s
I20260713 09:08:24.828300 21422 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.828279 21421 raft_consensus.cc:359] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.828948 21422 ts_tablet_manager.cc:1403] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.013s
I20260713 09:08:24.829277 21421 raft_consensus.cc:385] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.829355 21420 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.829754 21421 raft_consensus.cc:740] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.829974 21420 ts_tablet_manager.cc:1403] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:08:24.830668 21421 consensus_queue.cc:260] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.831957 21422 raft_consensus.cc:359] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.833635 21422 raft_consensus.cc:385] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.833928 21422 raft_consensus.cc:740] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.834604 21421 ts_tablet_manager.cc:1434] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:08:24.834676 21422 consensus_queue.cc:260] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.835767 21421 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.835417 21420 raft_consensus.cc:359] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.836637 21420 raft_consensus.cc:385] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.836946 21420 raft_consensus.cc:740] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.837785 21420 consensus_queue.cc:260] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.839447 21422 ts_tablet_manager.cc:1434] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:24.840130 21420 ts_tablet_manager.cc:1434] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:08:24.844141 21420 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.844910 21422 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.848886 21421 tablet_bootstrap.cc:654] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.851143 21420 tablet_bootstrap.cc:654] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.851950 21422 tablet_bootstrap.cc:654] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.857990 21442 raft_consensus.cc:493] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.859905 21442 raft_consensus.cc:515] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.862170 21442 leader_election.cc:290] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.864331 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:24.864435 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
W20260713 09:08:24.865845 21100 leader_election.cc:343] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:24.866545 21099 leader_election.cc:343] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:24.867087 21099 leader_election.cc:304] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a; no voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:24.871280 21422 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.872012 21442 raft_consensus.cc:2749] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:24.872493 21422 ts_tablet_manager.cc:1403] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260713 09:08:24.876381 21422 raft_consensus.cc:359] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.877317 21422 raft_consensus.cc:385] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.877658 21422 raft_consensus.cc:740] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.878571 21422 consensus_queue.cc:260] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.881161 21422 ts_tablet_manager.cc:1434] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:24.882110 21422 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: Bootstrap starting.
I20260713 09:08:24.882836 21420 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.883332 21420 ts_tablet_manager.cc:1403] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.011s
I20260713 09:08:24.883582 21421 tablet_bootstrap.cc:492] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.884183 21421 ts_tablet_manager.cc:1403] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.019s
I20260713 09:08:24.886039 21420 raft_consensus.cc:359] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.886758 21420 raft_consensus.cc:385] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.887009 21420 raft_consensus.cc:740] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.887137 21421 raft_consensus.cc:359] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.887908 21422 tablet_bootstrap.cc:654] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.887703 21420 consensus_queue.cc:260] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.888087 21421 raft_consensus.cc:385] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.888605 21421 raft_consensus.cc:740] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.889360 21421 consensus_queue.cc:260] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.891978 21421 ts_tablet_manager.cc:1434] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:24.892319 21420 ts_tablet_manager.cc:1434] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:24.893060 21421 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.893280 21420 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: Bootstrap starting.
I20260713 09:08:24.899946 21420 tablet_bootstrap.cc:654] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.899991 21421 tablet_bootstrap.cc:654] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.905700 21420 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: No bootstrap required, opened a new log
I20260713 09:08:24.906250 21420 ts_tablet_manager.cc:1403] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:08:24.908993 21420 raft_consensus.cc:359] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.909646 21420 raft_consensus.cc:385] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.909904 21420 raft_consensus.cc:740] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.910673 21420 consensus_queue.cc:260] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.914958 21422 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: No bootstrap required, opened a new log
I20260713 09:08:24.915789 21422 ts_tablet_manager.cc:1403] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260713 09:08:24.915141 21420 ts_tablet_manager.cc:1434] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:24.917924 21421 tablet_bootstrap.cc:492] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.918457 21421 ts_tablet_manager.cc:1403] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.015s
I20260713 09:08:24.918501 21422 raft_consensus.cc:359] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.919306 21422 raft_consensus.cc:385] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.919566 21422 raft_consensus.cc:740] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.920280 21422 consensus_queue.cc:260] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.922240 21422 ts_tablet_manager.cc:1434] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:24.923177 21421 raft_consensus.cc:359] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.923848 21421 raft_consensus.cc:385] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.924130 21421 raft_consensus.cc:740] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.924827 21421 consensus_queue.cc:260] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.927031 21421 ts_tablet_manager.cc:1434] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:08:24.928021 21421 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.934249 21421 tablet_bootstrap.cc:654] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.934640 21442 raft_consensus.cc:493] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.935279 21442 raft_consensus.cc:515] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.938446 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2dc672e00ea41aab453906417a3d3c7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:24.939079 21207 raft_consensus.cc:2468] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:24.939428 21421 tablet_bootstrap.cc:492] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.939930 21421 ts_tablet_manager.cc:1403] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260713 09:08:24.940600 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2dc672e00ea41aab453906417a3d3c7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:24.940891 21099 leader_election.cc:304] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:24.941223 21282 raft_consensus.cc:2468] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:24.941926 21438 raft_consensus.cc:2804] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:24.942236 21438 raft_consensus.cc:493] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:24.942605 21438 raft_consensus.cc:3060] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.942763 21421 raft_consensus.cc:359] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.943363 21421 raft_consensus.cc:385] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.943598 21421 raft_consensus.cc:740] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.944224 21442 leader_election.cc:290] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.944391 21421 consensus_queue.cc:260] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.946612 21421 ts_tablet_manager.cc:1434] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:24.947587 21421 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.949139 21438 raft_consensus.cc:515] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.951215 21438 leader_election.cc:290] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:24.952198 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2dc672e00ea41aab453906417a3d3c7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:24.952837 21209 raft_consensus.cc:3060] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.952965 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2dc672e00ea41aab453906417a3d3c7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:24.953608 21421 tablet_bootstrap.cc:654] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.953575 21282 raft_consensus.cc:3060] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.955989 21430 raft_consensus.cc:493] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:24.956642 21430 raft_consensus.cc:515] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.960381 21430 leader_election.cc:290] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:24.961457 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:24.962069 21421 tablet_bootstrap.cc:492] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.962248 21207 raft_consensus.cc:2393] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in current term 1: Already voted for candidate 098fdb5b5df6461ab2ba86322e65355a in this term.
I20260713 09:08:24.962533 21209 raft_consensus.cc:2468] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:24.963091 21282 raft_consensus.cc:2468] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:24.963338 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bc16606d154a159f3fb060e43bd94b" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:24.963667 21099 leader_election.cc:304] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:24.962565 21421 ts_tablet_manager.cc:1403] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:08:24.964442 21438 raft_consensus.cc:2804] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.964960 21248 leader_election.cc:304] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:24.964960 21438 raft_consensus.cc:697] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:24.965869 21430 raft_consensus.cc:3060] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.966250 21438 consensus_queue.cc:237] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.967003 21421 raft_consensus.cc:359] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.967667 21421 raft_consensus.cc:385] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.967972 21421 raft_consensus.cc:740] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.968618 21421 consensus_queue.cc:260] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.970888 21421 ts_tablet_manager.cc:1434] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:08:24.971789 21421 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Bootstrap starting.
I20260713 09:08:24.977201 21421 tablet_bootstrap.cc:654] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.976833 21031 catalog_manager.cc:5697] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:24.978392 21430 raft_consensus.cc:2749] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:24.981359 21421 tablet_bootstrap.cc:492] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: No bootstrap required, opened a new log
I20260713 09:08:24.981808 21421 ts_tablet_manager.cc:1403] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:08:24.984285 21421 raft_consensus.cc:359] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.984902 21421 raft_consensus.cc:385] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.985196 21421 raft_consensus.cc:740] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.985813 21421 consensus_queue.cc:260] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:24.987334 21421 ts_tablet_manager.cc:1434] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:25.020419 21430 raft_consensus.cc:493] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.020888 21430 raft_consensus.cc:515] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.023628 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:25.024155 21385 raft_consensus.cc:493] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.023567 21430 leader_election.cc:290] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:25.024392 21132 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:25.024659 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:25.024742 21385 raft_consensus.cc:515] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.025897 21248 leader_election.cc:304] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.025923 21209 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:25.026760 21430 raft_consensus.cc:2804] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.027204 21430 raft_consensus.cc:493] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.027585 21430 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.027926 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:25.028110 21385 leader_election.cc:290] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.028258 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:25.028667 21132 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:25.029680 21174 leader_election.cc:304] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.030529 21385 raft_consensus.cc:2804] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.030830 21385 raft_consensus.cc:493] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.031128 21385 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.033972 21430 raft_consensus.cc:515] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.034969 21282 raft_consensus.cc:2393] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in current term 1: Already voted for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in this term.
I20260713 09:08:25.035969 21430 leader_election.cc:290] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:25.036765 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.037485 21132 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.037480 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.038692 21385 raft_consensus.cc:515] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.040217 21209 raft_consensus.cc:2393] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in current term 1: Already voted for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in this term.
I20260713 09:08:25.040930 21385 leader_election.cc:290] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.042059 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.042326 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.043076 21282 raft_consensus.cc:2393] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in current term 1: Already voted for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in this term.
I20260713 09:08:25.043992 21175 leader_election.cc:304] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [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: 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:25.044781 21385 raft_consensus.cc:2749] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:25.045233 21132 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:25.046242 21248 leader_election.cc:304] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [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: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:25.046931 21430 raft_consensus.cc:2804] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.047410 21430 raft_consensus.cc:697] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.047624 21438 raft_consensus.cc:493] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.048156 21438 raft_consensus.cc:515] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.048243 21430 consensus_queue.cc:237] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.050155 21438 leader_election.cc:290] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.050992 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:25.051205 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:25.051621 21209 raft_consensus.cc:2468] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:25.051982 21282 raft_consensus.cc:2468] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:25.052721 21099 leader_election.cc:304] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.053632 21438 raft_consensus.cc:2804] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.053988 21438 raft_consensus.cc:493] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.054293 21438 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.057229 21031 catalog_manager.cc:5697] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.060215 21438 raft_consensus.cc:515] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.062230 21438 leader_election.cc:290] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.062956 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.063222 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.063508 21209 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.063812 21282 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.068807 21282 raft_consensus.cc:2468] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:25.069152 21209 raft_consensus.cc:2468] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:25.069794 21100 leader_election.cc:304] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.070684 21438 raft_consensus.cc:2804] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.071091 21438 raft_consensus.cc:697] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.071857 21438 consensus_queue.cc:237] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.078413 21031 catalog_manager.cc:5697] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.088989 21438 consensus_queue.cc:1048] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.092151 21430 raft_consensus.cc:493] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.092788 21430 raft_consensus.cc:515] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.093693 21438 raft_consensus.cc:493] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.094251 21438 raft_consensus.cc:515] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.094846 21430 leader_election.cc:290] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:25.096134 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:25.096776 21132 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:25.098657 21248 leader_election.cc:304] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.098943 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:25.099476 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" is_pre_election: true
I20260713 09:08:25.100212 21207 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:25.099591 21209 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 0.
I20260713 09:08:25.101415 21430 raft_consensus.cc:2804] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.101842 21430 raft_consensus.cc:493] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.102159 21430 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.102622 21099 leader_election.cc:304] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.104375 21442 raft_consensus.cc:2804] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.104718 21442 raft_consensus.cc:493] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.105048 21442 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.106182 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:25.106925 21282 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 0.
I20260713 09:08:25.108537 21438 leader_election.cc:290] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.109576 21430 raft_consensus.cc:515] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.112377 21442 raft_consensus.cc:515] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.112785 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.113358 21132 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.115123 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.115691 21209 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.120082 21132 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:25.121548 21248 leader_election.cc:304] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.122380 21378 raft_consensus.cc:2804] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.123265 21435 consensus_queue.cc:1048] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.123977 21378 raft_consensus.cc:697] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.124889 21378 consensus_queue.cc:237] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.130504 21430 leader_election.cc:290] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:25.134939 21206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.135967 21206 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.122393 21209 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:25.141275 21099 leader_election.cc:304] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.142334 21438 raft_consensus.cc:2804] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.142835 21438 raft_consensus.cc:697] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.144083 21438 consensus_queue.cc:237] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.144680 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.145586 21283 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.142827 21442 leader_election.cc:290] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 1 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.155213 21206 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 1.
I20260713 09:08:25.161731 21283 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 1.
I20260713 09:08:25.159891 21385 raft_consensus.cc:493] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.164410 21385 raft_consensus.cc:515] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.165362 21031 catalog_manager.cc:5697] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 0 to 1, leader changed from <none> to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 1 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.166612 21385 leader_election.cc:290] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.167366 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a" is_pre_election: true
I20260713 09:08:25.166894 21032 catalog_manager.cc:5697] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 1 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.168023 21132 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:25.168147 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" is_pre_election: true
I20260713 09:08:25.168857 21283 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 0.
I20260713 09:08:25.169286 21174 leader_election.cc:304] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.170054 21385 raft_consensus.cc:2804] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:25.170414 21385 raft_consensus.cc:493] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:25.170748 21385 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.179373 21385 raft_consensus.cc:515] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.181949 21385 leader_election.cc:290] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.182351 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.182557 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.183003 21132 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.183156 21283 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:25.189957 21132 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:25.189957 21283 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 1.
I20260713 09:08:25.191303 21175 leader_election.cc:304] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.192253 21385 raft_consensus.cc:2804] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:25.192770 21385 raft_consensus.cc:697] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.193588 21385 consensus_queue.cc:237] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.201503 21032 catalog_manager.cc:5697] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 1 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.234681 21378 consensus_queue.cc:1048] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.244832 21468 consensus_queue.cc:1048] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.330798 21385 consensus_queue.cc:1048] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.341337 21385 consensus_queue.cc:1048] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.370694 21283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:25.371318 21283 raft_consensus.cc:606] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:25.376302 21206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d3601829064745a13cf4658950a213"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
mode: GRACEFUL
new_leader_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:41254
I20260713 09:08:25.376761 21206 raft_consensus.cc:606] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Received request to transfer leadership to TS 098fdb5b5df6461ab2ba86322e65355a
I20260713 09:08:25.397122 21132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:50846
I20260713 09:08:25.397552 21132 raft_consensus.cc:606] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:25.402689 21283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:25.403151 21283 raft_consensus.cc:606] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:25.407660 21283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:08:25.408190 21283 raft_consensus.cc:606] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:25.413056 21132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
mode: GRACEFUL
new_leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:50846
I20260713 09:08:25.413542 21132 raft_consensus.cc:606] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Received request to transfer leadership to TS 69cd9a8864d84f84a0f9ed83f43dc8b2
I20260713 09:08:25.418982 21206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
mode: GRACEFUL
new_leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:41254
I20260713 09:08:25.419572 21206 raft_consensus.cc:606] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Received request to transfer leadership to TS f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:25.422612 21470 consensus_queue.cc:1048] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.433540 21442 consensus_queue.cc:1048] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.451421 21468 consensus_queue.cc:1048] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.458024 21430 raft_consensus.cc:993] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.458439 21430 raft_consensus.cc:1081] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.461457 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41222
I20260713 09:08:25.462008 21209 raft_consensus.cc:493] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.462350 21209 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.462942 21378 consensus_queue.cc:1048] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.469162 21209 raft_consensus.cc:515] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.470209 21206 raft_consensus.cc:1240] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Rejecting Update request from peer f05cd1869b1c4bb99ab5b5bdbe2eb6df for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:25.471844 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.472247 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "553e5d23df79439ab0bc0f54cb5e44d8" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.472882 21283 raft_consensus.cc:3055] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.472882 21132 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.473326 21283 raft_consensus.cc:740] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.474205 21283 consensus_queue.cc:260] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.475294 21283 raft_consensus.cc:3060] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.483045 21283 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.483405 21132 raft_consensus.cc:2468] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.483850 21209 leader_election.cc:290] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.484654 21175 leader_election.cc:304] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.485944 21436 raft_consensus.cc:2804] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.486429 21436 raft_consensus.cc:697] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.487280 21436 consensus_queue.cc:237] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [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: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
W20260713 09:08:25.479857 21378 consensus_queue.cc:1175] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer f05cd1869b1c4bb99ab5b5bdbe2eb6df for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:08:25.494685 21032 catalog_manager.cc:5697] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.535540 21470 consensus_queue.cc:1048] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.541422 21442 raft_consensus.cc:993] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.541900 21438 raft_consensus.cc:1081] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.543562 21206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41238
I20260713 09:08:25.544418 21206 raft_consensus.cc:493] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.544791 21206 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.547672 21438 consensus_queue.cc:1048] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:25.552490 21206 raft_consensus.cc:515] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.554652 21206 leader_election.cc:290] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.555444 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.555585 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22fedf652ae4f56af3728c09863cbe7" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.556066 21132 raft_consensus.cc:3055] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.560086 21132 raft_consensus.cc:740] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.560794 21132 consensus_queue.cc:260] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.561681 21132 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.565950 21132 raft_consensus.cc:2468] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.566916 21174 leader_election.cc:304] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [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: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:25.567756 21436 raft_consensus.cc:2804] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.568231 21436 raft_consensus.cc:697] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.568984 21436 consensus_queue.cc:237] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.575286 21032 catalog_manager.cc:5697] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.586249 21442 consensus_queue.cc:1048] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.592402 21438 raft_consensus.cc:993] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.592890 21470 raft_consensus.cc:1081] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.594580 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41238
I20260713 09:08:25.596283 21209 raft_consensus.cc:493] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.597265 21209 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.598052 21367 consensus_queue.cc:1048] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.603777 21209 raft_consensus.cc:515] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.605769 21209 leader_election.cc:290] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.606419 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.606829 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bcad3a7c6047779da6c4d6784e825c" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.606998 21132 raft_consensus.cc:3055] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.607375 21132 raft_consensus.cc:740] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.607383 21282 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.608147 21132 consensus_queue.cc:260] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.609170 21132 raft_consensus.cc:3060] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.614396 21282 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.616173 21132 raft_consensus.cc:2468] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.617102 21175 leader_election.cc:304] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69cd9a8864d84f84a0f9ed83f43dc8b2, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.617956 21436 raft_consensus.cc:2804] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.618449 21436 raft_consensus.cc:697] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.619216 21436 consensus_queue.cc:237] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.625514 21032 catalog_manager.cc:5697] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.643591 21378 consensus_queue.cc:1048] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.643656 21436 consensus_queue.cc:1048] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.653764 21478 raft_consensus.cc:993] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: : Instructing follower f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:25.654212 21478 raft_consensus.cc:1081] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Signalling peer f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:25.655872 21283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:37132
I20260713 09:08:25.656453 21283 raft_consensus.cc:493] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.656855 21283 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.658071 21378 consensus_queue.cc:1048] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.664187 21283 raft_consensus.cc:515] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.664719 21385 consensus_queue.cc:1048] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.666422 21282 raft_consensus.cc:1240] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Rejecting Update request from peer 69cd9a8864d84f84a0f9ed83f43dc8b2 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:25.666855 21132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.667378 21283 leader_election.cc:290] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:25.667516 21132 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.670081 21206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4af58cf59943b0af13602292e1eeab" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.670686 21206 raft_consensus.cc:3055] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.671092 21206 raft_consensus.cc:740] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.671546 21436 consensus_queue.cc:1059] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:25.675082 21206 consensus_queue.cc:260] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.675205 21132 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
I20260713 09:08:25.676493 21134 raft_consensus.cc:1240] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Rejecting Update request from peer 69cd9a8864d84f84a0f9ed83f43dc8b2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:08:25.676908 21248 leader_election.cc:304] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.677312 21430 raft_consensus.cc:993] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.677862 21430 raft_consensus.cc:1081] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 69cd9a8864d84f84a0f9ed83f43dc8b2 to start an election
I20260713 09:08:25.678366 21206 raft_consensus.cc:3060] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.677873 21378 raft_consensus.cc:2804] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.680007 21209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
 from {username='slave'} at 127.0.0.1:41222
I20260713 09:08:25.680625 21209 raft_consensus.cc:493] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.680984 21209 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.681358 21378 raft_consensus.cc:697] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.682060 21378 consensus_queue.cc:237] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [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: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.685245 21206 raft_consensus.cc:2468] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
W20260713 09:08:25.685815 21436 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:08:25.687600 21209 raft_consensus.cc:515] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.689734 21209 leader_election.cc:290] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.690013 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:25.690315 21282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c351901a94084fe5b542dc0faaf23eda" candidate_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.690652 21134 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.691018 21282 raft_consensus.cc:3055] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.691298 21282 raft_consensus.cc:740] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.691960 21282 consensus_queue.cc:260] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.691385 21032 catalog_manager.cc:5697] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 1 to 2, leader changed from 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130) to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 2 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:25.692965 21282 raft_consensus.cc:3060] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.696800 21134 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.697909 21174 leader_election.cc:304] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.698122 21282 raft_consensus.cc:2468] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69cd9a8864d84f84a0f9ed83f43dc8b2 in term 2.
I20260713 09:08:25.698705 21436 raft_consensus.cc:2804] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.699226 21436 raft_consensus.cc:697] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Becoming Leader. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.700852 21436 consensus_queue.cc:237] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.709157 21032 catalog_manager.cc:5697] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130). New cstate: current_term: 2 leader_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.818778 21385 raft_consensus.cc:993] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: : Instructing follower 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:25.819249 21436 raft_consensus.cc:1081] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Signalling peer 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:25.820780 21134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d3601829064745a13cf4658950a213"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:50834
I20260713 09:08:25.821233 21134 raft_consensus.cc:493] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.821475 21134 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.826547 21134 raft_consensus.cc:515] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.828244 21134 leader_election.cc:290] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.829141 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.829281 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d3601829064745a13cf4658950a213" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.829695 21209 raft_consensus.cc:3055] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.829926 21283 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.830016 21209 raft_consensus.cc:740] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:25.830884 21209 consensus_queue.cc:260] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.832059 21209 raft_consensus.cc:3060] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.836293 21283 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:25.837298 21209 raft_consensus.cc:2468] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:25.837388 21100 leader_election.cc:304] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:25.838279 21438 raft_consensus.cc:2804] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.838752 21438 raft_consensus.cc:697] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.839569 21438 consensus_queue.cc:237] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.846696 21468 raft_consensus.cc:993] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: : Instructing follower 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:25.847250 21468 raft_consensus.cc:1081] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Signalling peer 098fdb5b5df6461ab2ba86322e65355a to start an election
I20260713 09:08:25.846899 21031 catalog_manager.cc:5697] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 1 to 2, leader changed from 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130) to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 2 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.848819 21134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
 from {username='slave'} at 127.0.0.1:50820
I20260713 09:08:25.849359 21134 raft_consensus.cc:493] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:25.849758 21134 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.856637 21134 raft_consensus.cc:515] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.858312 21134 leader_election.cc:290] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Requested vote from peers 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567), f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131:41173)
I20260713 09:08:25.858939 21209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:25.859571 21209 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.859674 21283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e221c3f5e64592bb18926edaf9022b" candidate_uuid: "098fdb5b5df6461ab2ba86322e65355a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
I20260713 09:08:25.860330 21283 raft_consensus.cc:3055] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:25.860580 21283 raft_consensus.cc:740] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:25.861274 21283 consensus_queue.cc:260] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.862175 21283 raft_consensus.cc:3060] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:25.864682 21209 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:25.865773 21099 leader_election.cc:304] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, 69cd9a8864d84f84a0f9ed83f43dc8b2; no voters: 
I20260713 09:08:25.866583 21438 raft_consensus.cc:2804] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:25.867046 21438 raft_consensus.cc:697] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Becoming Leader. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:25.868018 21283 raft_consensus.cc:2468] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 098fdb5b5df6461ab2ba86322e65355a in term 2.
I20260713 09:08:25.867913 21438 consensus_queue.cc:237] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:25.875015 21031 catalog_manager.cc:5697] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a reported cstate change: term changed from 1 to 2, leader changed from f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131) to 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129). New cstate: current_term: 2 leader_uuid: "098fdb5b5df6461ab2ba86322e65355a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:25.920045 21134 raft_consensus.cc:1275] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.921325 21436 consensus_queue.cc:1048] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:25.930315 21283 raft_consensus.cc:1275] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:25.931890 21478 consensus_queue.cc:1048] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.004519 21283 raft_consensus.cc:3060] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.009927 21283 raft_consensus.cc:1275] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.011237 21478 consensus_queue.cc:1048] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.015933 21134 raft_consensus.cc:1275] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.017696 21479 consensus_queue.cc:1048] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.043360 21283 raft_consensus.cc:1275] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.044688 21479 consensus_queue.cc:1048] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.052770 21134 raft_consensus.cc:1275] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.054140 21479 consensus_queue.cc:1048] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.096876 21134 raft_consensus.cc:1275] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.098143 21479 consensus_queue.cc:1048] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.105705 21283 raft_consensus.cc:1275] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 69cd9a8864d84f84a0f9ed83f43dc8b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.107211 21385 consensus_queue.cc:1048] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.244603 21134 raft_consensus.cc:1275] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.245879 21468 consensus_queue.cc:1048] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:26.248476 21209 raft_consensus.cc:1275] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.249084 21283 raft_consensus.cc:1275] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.250084 21367 consensus_queue.cc:1048] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.250790 21438 consensus_queue.cc:1048] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.260152 21209 raft_consensus.cc:1275] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.261788 21495 consensus_queue.cc:1048] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.357317 21209 raft_consensus.cc:1275] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.358503 21438 consensus_queue.cc:1048] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.369583 21283 raft_consensus.cc:1275] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Refusing update from remote peer 098fdb5b5df6461ab2ba86322e65355a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:26.371208 21470 consensus_queue.cc:1048] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:28.422766 21031 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42608:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:08:28.441977 21031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42608:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:08:28.550617 21532 tablet.cc:1724] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.615401 21174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.129:40387, user_credentials={real_user=slave}} blocked reactor thread for 75524.1us
I20260713 09:08:28.625880 21537 tablet.cc:1724] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.638975 16594 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:28.644225 21532 tablet.cc:1724] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.652294 21542 tablet.cc:1724] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.686323 21538 tablet.cc:1724] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.701923 21537 tablet.cc:1724] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.749130 21531 tablet.cc:1724] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.786635 21175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.131:41173, user_credentials={real_user=slave}} blocked reactor thread for 52950.9us
I20260713 09:08:28.801178 21557 tablet.cc:1724] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.898072 21100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.131:41173, user_credentials={real_user=slave}} blocked reactor thread for 149825us
I20260713 09:08:28.904609 21565 tablet.cc:1724] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.910490 21134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6"
dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
mode: GRACEFUL
new_leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:52772
I20260713 09:08:28.911154 21134 raft_consensus.cc:606] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Received request to transfer leadership to TS f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:28.924242 21566 tablet.cc:1724] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.938948 21542 tablet.cc:1724] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.945245 21532 tablet.cc:1724] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.968209 21569 tablet.cc:1724] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.979342 21557 tablet.cc:1724] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.981563 21538 tablet.cc:1724] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:28.996587 21569 tablet.cc:1724] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.002661 21571 log.cc:927] Time spent T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Append to log took a long time: real 0.070s	user 0.004s	sys 0.000s
I20260713 09:08:29.004901 21557 tablet.cc:1724] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.011811 21532 tablet.cc:1724] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.014624 21565 tablet.cc:1724] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.021363 21538 tablet.cc:1724] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.021944 21566 tablet.cc:1724] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.023267 21557 tablet.cc:1724] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.027493 21537 tablet.cc:1724] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.029610 21531 tablet.cc:1724] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.041165 21542 tablet.cc:1724] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.056577 21209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2"
dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
mode: GRACEFUL
new_leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:58122
I20260713 09:08:29.057245 21209 raft_consensus.cc:606] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Received request to transfer leadership to TS f05cd1869b1c4bb99ab5b5bdbe2eb6df
I20260713 09:08:29.058634 16594 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:29.059239 16594 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:29.074564 21532 tablet.cc:1724] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.076002 21531 tablet.cc:1724] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:08:29.110752 21032 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: soft_deleted_table [id=88155a4c7872449aa548265f5e2d0e05] alter complete (version 1)
I20260713 09:08:29.124109 21514 raft_consensus.cc:993] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: : Instructing follower f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:29.124548 21514 raft_consensus.cc:1081] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Signalling peer f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:29.126097 21278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:37138
I20260713 09:08:29.126641 21278 raft_consensus.cc:493] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.126971 21278 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.132536 21278 raft_consensus.cc:515] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.134307 21278 leader_election.cc:290] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:29.135156 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:29.135308 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9290bc7e0f482fb836bd7cde8196a6" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:29.135798 21134 raft_consensus.cc:3055] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.135845 21207 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.136224 21134 raft_consensus.cc:740] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 098fdb5b5df6461ab2ba86322e65355a, State: Running, Role: LEADER
I20260713 09:08:29.136917 21134 consensus_queue.cc:260] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.137713 21134 raft_consensus.cc:3060] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.144805 21134 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
I20260713 09:08:29.144805 21207 raft_consensus.cc:2468] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
I20260713 09:08:29.146235 21248 leader_election.cc:304] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:29.146915 21500 raft_consensus.cc:2804] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.147359 21500 raft_consensus.cc:697] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:29.148072 21500 consensus_queue.cc:237] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.156450 21028 catalog_manager.cc:5697] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 1 to 2, leader changed from 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129) to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 2 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.428005 21436 raft_consensus.cc:993] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: : Instructing follower f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:29.428458 21533 raft_consensus.cc:1081] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Signalling peer f05cd1869b1c4bb99ab5b5bdbe2eb6df to start an election
I20260713 09:08:29.429790 21278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2"
dest_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df"
 from {username='slave'} at 127.0.0.1:37132
I20260713 09:08:29.430306 21278 raft_consensus.cc:493] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.430624 21278 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.435806 21278 raft_consensus.cc:515] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.437734 21278 leader_election.cc:290] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Requested vote from peers 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387), 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567)
I20260713 09:08:29.438326 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "098fdb5b5df6461ab2ba86322e65355a"
I20260713 09:08:29.438621 21207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae76000387e44635b5b93214bf8b4ac2" candidate_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2"
I20260713 09:08:29.438990 21134 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.439257 21207 raft_consensus.cc:3055] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.439554 21207 raft_consensus.cc:740] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69cd9a8864d84f84a0f9ed83f43dc8b2, State: Running, Role: LEADER
I20260713 09:08:29.440279 21207 consensus_queue.cc:260] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.441205 21207 raft_consensus.cc:3060] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.444166 21134 raft_consensus.cc:2468] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
I20260713 09:08:29.445667 21248 leader_election.cc:304] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 098fdb5b5df6461ab2ba86322e65355a, f05cd1869b1c4bb99ab5b5bdbe2eb6df; no voters: 
I20260713 09:08:29.446326 21500 raft_consensus.cc:2804] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.446765 21500 raft_consensus.cc:697] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Becoming Leader. State: Replica: f05cd1869b1c4bb99ab5b5bdbe2eb6df, State: Running, Role: LEADER
I20260713 09:08:29.447494 21500 consensus_queue.cc:237] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } }
I20260713 09:08:29.448823 21207 raft_consensus.cc:2468] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05cd1869b1c4bb99ab5b5bdbe2eb6df in term 2.
I20260713 09:08:29.456856 21028 catalog_manager.cc:5697] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df reported cstate change: term changed from 1 to 2, leader changed from 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130) to f05cd1869b1c4bb99ab5b5bdbe2eb6df (127.16.52.131). New cstate: current_term: 2 leader_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05cd1869b1c4bb99ab5b5bdbe2eb6df" member_type: VOTER last_known_addr { host: "127.16.52.131" port: 41173 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.616360 21207 raft_consensus.cc:1275] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.617676 21500 consensus_queue.cc:1048] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:29.628917 21134 raft_consensus.cc:1275] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.630297 21555 consensus_queue.cc:1048] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:29.986119 21132 raft_consensus.cc:1275] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.987251 21555 consensus_queue.cc:1048] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "098fdb5b5df6461ab2ba86322e65355a" member_type: VOTER last_known_addr { host: "127.16.52.129" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:29.996541 21207 raft_consensus.cc:1275] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Refusing update from remote peer f05cd1869b1c4bb99ab5b5bdbe2eb6df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:29.998365 21588 consensus_queue.cc:1048] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [LEADER]: Connected to new peer: Peer: permanent_uuid: "69cd9a8864d84f84a0f9ed83f43dc8b2" member_type: VOTER last_known_addr { host: "127.16.52.130" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.116250 16594 tablet_server.cc:179] TabletServer@127.16.52.129:0 shutting down...
I20260713 09:08:30.141431 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.142377 16594 tablet_replica.cc:333] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.143028 16594 raft_consensus.cc:2243] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.143618 16594 raft_consensus.cc:2272] T 0f4af58cf59943b0af13602292e1eeab P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.145617 16594 tablet_replica.cc:333] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.146201 16594 raft_consensus.cc:2243] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.146646 16594 raft_consensus.cc:2272] T c351901a94084fe5b542dc0faaf23eda P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.148464 16594 tablet_replica.cc:333] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.149123 16594 raft_consensus.cc:2243] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.149652 16594 raft_consensus.cc:2272] T 71bcad3a7c6047779da6c4d6784e825c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.151350 16594 tablet_replica.cc:333] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.151942 16594 raft_consensus.cc:2243] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.152680 16594 raft_consensus.cc:2272] T a3e221c3f5e64592bb18926edaf9022b P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.154417 16594 tablet_replica.cc:333] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.154951 16594 raft_consensus.cc:2243] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.155368 16594 raft_consensus.cc:2272] T 553e5d23df79439ab0bc0f54cb5e44d8 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.157092 16594 tablet_replica.cc:333] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.157634 16594 raft_consensus.cc:2243] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.158044 16594 raft_consensus.cc:2272] T ae76000387e44635b5b93214bf8b4ac2 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.160346 16594 tablet_replica.cc:333] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.160907 16594 raft_consensus.cc:2243] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.161666 16594 raft_consensus.cc:2272] T d9d3601829064745a13cf4658950a213 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.163813 16594 tablet_replica.cc:333] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.164680 16594 raft_consensus.cc:2243] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.165555 16594 raft_consensus.cc:2272] T 93cf897394bb4cd3b28baac263cd4367 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.167266 16594 tablet_replica.cc:333] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.167855 16594 raft_consensus.cc:2243] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.168715 16594 raft_consensus.cc:2272] T 586b5f0f395142b1b283c25ece9e5b58 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.170209 21174 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:08:30.171046 16594 tablet_replica.cc:333] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.171670 16594 raft_consensus.cc:2243] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.172160 16594 raft_consensus.cc:2272] T 5a9290bc7e0f482fb836bd7cde8196a6 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:30.173471 21174 consensus_peers.cc:597] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 -> Peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Couldn't send request to peer 098fdb5b5df6461ab2ba86322e65355a. 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:08:30.174623 16594 tablet_replica.cc:333] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.175228 16594 raft_consensus.cc:2243] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.175676 16594 raft_consensus.cc:2272] T d22fedf652ae4f56af3728c09863cbe7 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.177488 16594 tablet_replica.cc:333] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.178035 16594 raft_consensus.cc:2243] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.178445 16594 raft_consensus.cc:2272] T e7114d65cb424681baecb11bf7cfcb9d P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.180208 16594 tablet_replica.cc:333] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.180740 16594 raft_consensus.cc:2243] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.181135 16594 raft_consensus.cc:2272] T 362d90b5876a47eab87d5a07789880ad P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.182858 16594 tablet_replica.cc:333] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.183373 16594 raft_consensus.cc:2243] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.184145 16594 raft_consensus.cc:2272] T d4bc16606d154a159f3fb060e43bd94b P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.185835 16594 tablet_replica.cc:333] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.186332 16594 raft_consensus.cc:2243] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.186738 16594 raft_consensus.cc:2272] T a9ed590122cf4b12abf8b7bc7136bb3c P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.188684 16594 tablet_replica.cc:333] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.189218 16594 raft_consensus.cc:2243] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.189616 16594 raft_consensus.cc:2272] T 4af1bcdf7ce74962af61e38633cb8d84 P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.191406 16594 tablet_replica.cc:333] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.192000 16594 raft_consensus.cc:2243] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.192890 16594 raft_consensus.cc:2272] T a2dc672e00ea41aab453906417a3d3c7 P 098fdb5b5df6461ab2ba86322e65355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.194826 16594 tablet_replica.cc:333] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a: stopping tablet replica
I20260713 09:08:30.195505 16594 raft_consensus.cc:2243] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:08:30.195564 21174 consensus_peers.cc:597] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 -> Peer 098fdb5b5df6461ab2ba86322e65355a (127.16.52.129:40387): Couldn't send request to peer 098fdb5b5df6461ab2ba86322e65355a. 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:08:30.196338 16594 raft_consensus.cc:2272] T 2ca6c5a62e744405add2501b461e71cb P 098fdb5b5df6461ab2ba86322e65355a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.235862 16594 tablet_server.cc:196] TabletServer@127.16.52.129:0 shutdown complete.
I20260713 09:08:30.265578 16594 tablet_server.cc:179] TabletServer@127.16.52.130:0 shutting down...
W20260713 09:08:30.275446 21248 consensus_peers.cc:597] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df -> Peer 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567): Couldn't send request to peer 69cd9a8864d84f84a0f9ed83f43dc8b2. 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:08:30.288885 21248 consensus_peers.cc:597] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df -> Peer 69cd9a8864d84f84a0f9ed83f43dc8b2 (127.16.52.130:41567): Couldn't send request to peer 69cd9a8864d84f84a0f9ed83f43dc8b2. 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:08:30.293949 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.294806 16594 tablet_replica.cc:333] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.295802 16594 raft_consensus.cc:2243] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.296635 16594 raft_consensus.cc:2272] T c351901a94084fe5b542dc0faaf23eda P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.298458 16594 tablet_replica.cc:333] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.298981 16594 raft_consensus.cc:2243] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.299361 16594 raft_consensus.cc:2272] T 0f4af58cf59943b0af13602292e1eeab P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.301084 16594 tablet_replica.cc:333] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.301561 16594 raft_consensus.cc:2243] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.302294 16594 raft_consensus.cc:2272] T 71bcad3a7c6047779da6c4d6784e825c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.304042 16594 tablet_replica.cc:333] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.304593 16594 raft_consensus.cc:2243] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.305019 16594 raft_consensus.cc:2272] T a2dc672e00ea41aab453906417a3d3c7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.306638 16594 tablet_replica.cc:333] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.307160 16594 raft_consensus.cc:2243] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.307562 16594 raft_consensus.cc:2272] T 2ca6c5a62e744405add2501b461e71cb P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.309441 16594 tablet_replica.cc:333] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.309932 16594 raft_consensus.cc:2243] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.310631 16594 raft_consensus.cc:2272] T d22fedf652ae4f56af3728c09863cbe7 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.312408 16594 tablet_replica.cc:333] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.312943 16594 raft_consensus.cc:2243] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.313342 16594 raft_consensus.cc:2272] T e7114d65cb424681baecb11bf7cfcb9d P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.315037 16594 tablet_replica.cc:333] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.315565 16594 raft_consensus.cc:2243] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.316373 16594 raft_consensus.cc:2272] T 362d90b5876a47eab87d5a07789880ad P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.318151 16594 tablet_replica.cc:333] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.318717 16594 raft_consensus.cc:2243] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.319168 16594 raft_consensus.cc:2272] T d4bc16606d154a159f3fb060e43bd94b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.321615 16594 tablet_replica.cc:333] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.323523 16594 raft_consensus.cc:2243] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.324615 16594 raft_consensus.cc:2272] T a9ed590122cf4b12abf8b7bc7136bb3c P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.326536 16594 tablet_replica.cc:333] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.327087 16594 raft_consensus.cc:2243] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.327858 16594 raft_consensus.cc:2272] T 4af1bcdf7ce74962af61e38633cb8d84 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.329708 16594 tablet_replica.cc:333] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.330220 16594 raft_consensus.cc:2243] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.330929 16594 raft_consensus.cc:2272] T 553e5d23df79439ab0bc0f54cb5e44d8 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.332649 16594 tablet_replica.cc:333] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.333158 16594 raft_consensus.cc:2243] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.333559 16594 raft_consensus.cc:2272] T ae76000387e44635b5b93214bf8b4ac2 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.336089 16594 tablet_replica.cc:333] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.336621 16594 raft_consensus.cc:2243] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.337057 16594 raft_consensus.cc:2272] T d9d3601829064745a13cf4658950a213 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.338723 16594 tablet_replica.cc:333] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.339203 16594 raft_consensus.cc:2243] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.339651 16594 raft_consensus.cc:2272] T 93cf897394bb4cd3b28baac263cd4367 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.341449 16594 tablet_replica.cc:333] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.341921 16594 raft_consensus.cc:2243] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.342332 16594 raft_consensus.cc:2272] T 5a9290bc7e0f482fb836bd7cde8196a6 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.345257 16594 tablet_replica.cc:333] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.345757 16594 raft_consensus.cc:2243] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.346182 16594 raft_consensus.cc:2272] T 586b5f0f395142b1b283c25ece9e5b58 P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.348066 16594 tablet_replica.cc:333] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2: stopping tablet replica
I20260713 09:08:30.348526 16594 raft_consensus.cc:2243] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.348958 16594 raft_consensus.cc:2272] T a3e221c3f5e64592bb18926edaf9022b P 69cd9a8864d84f84a0f9ed83f43dc8b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.385695 16594 tablet_server.cc:196] TabletServer@127.16.52.130:0 shutdown complete.
I20260713 09:08:30.414374 16594 tablet_server.cc:179] TabletServer@127.16.52.131:0 shutting down...
I20260713 09:08:30.442371 16594 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:30.443184 16594 tablet_replica.cc:333] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.443908 16594 raft_consensus.cc:2243] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.444720 16594 raft_consensus.cc:2272] T 0f4af58cf59943b0af13602292e1eeab P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.446566 16594 tablet_replica.cc:333] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.447434 16594 raft_consensus.cc:2243] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.448194 16594 raft_consensus.cc:2272] T c351901a94084fe5b542dc0faaf23eda P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.450235 16594 tablet_replica.cc:333] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.450872 16594 raft_consensus.cc:2243] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.451349 16594 raft_consensus.cc:2272] T 71bcad3a7c6047779da6c4d6784e825c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.453191 16594 tablet_replica.cc:333] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.453737 16594 raft_consensus.cc:2243] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.454175 16594 raft_consensus.cc:2272] T a2dc672e00ea41aab453906417a3d3c7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.455991 16594 tablet_replica.cc:333] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.456571 16594 raft_consensus.cc:2243] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.456990 16594 raft_consensus.cc:2272] T 2ca6c5a62e744405add2501b461e71cb P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.458716 16594 tablet_replica.cc:333] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.459250 16594 raft_consensus.cc:2243] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.459681 16594 raft_consensus.cc:2272] T 553e5d23df79439ab0bc0f54cb5e44d8 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.461431 16594 tablet_replica.cc:333] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.461975 16594 raft_consensus.cc:2243] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.462800 16594 raft_consensus.cc:2272] T ae76000387e44635b5b93214bf8b4ac2 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.465659 16594 tablet_replica.cc:333] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.466217 16594 raft_consensus.cc:2243] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.466670 16594 raft_consensus.cc:2272] T d9d3601829064745a13cf4658950a213 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.468418 16594 tablet_replica.cc:333] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.468935 16594 raft_consensus.cc:2243] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.469368 16594 raft_consensus.cc:2272] T 93cf897394bb4cd3b28baac263cd4367 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.471029 16594 tablet_replica.cc:333] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.471560 16594 raft_consensus.cc:2243] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.472033 16594 raft_consensus.cc:2272] T a3e221c3f5e64592bb18926edaf9022b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.473716 16594 tablet_replica.cc:333] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.474215 16594 raft_consensus.cc:2243] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.474614 16594 raft_consensus.cc:2272] T 586b5f0f395142b1b283c25ece9e5b58 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.476294 16594 tablet_replica.cc:333] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.476714 16594 raft_consensus.cc:2243] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.477414 16594 raft_consensus.cc:2272] T 5a9290bc7e0f482fb836bd7cde8196a6 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.479473 16594 tablet_replica.cc:333] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.480014 16594 raft_consensus.cc:2243] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.480361 16594 raft_consensus.cc:2272] T 362d90b5876a47eab87d5a07789880ad P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.481930 16594 tablet_replica.cc:333] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.482360 16594 raft_consensus.cc:2243] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.482704 16594 raft_consensus.cc:2272] T d22fedf652ae4f56af3728c09863cbe7 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.484338 16594 tablet_replica.cc:333] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.484774 16594 raft_consensus.cc:2243] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.485455 16594 raft_consensus.cc:2272] T e7114d65cb424681baecb11bf7cfcb9d P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.487124 16594 tablet_replica.cc:333] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.487555 16594 raft_consensus.cc:2243] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.487991 16594 raft_consensus.cc:2272] T d4bc16606d154a159f3fb060e43bd94b P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.489598 16594 tablet_replica.cc:333] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.490026 16594 raft_consensus.cc:2243] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.490375 16594 raft_consensus.cc:2272] T a9ed590122cf4b12abf8b7bc7136bb3c P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.492054 16594 tablet_replica.cc:333] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df: stopping tablet replica
I20260713 09:08:30.492440 16594 raft_consensus.cc:2243] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:30.492797 16594 raft_consensus.cc:2272] T 4af1bcdf7ce74962af61e38633cb8d84 P f05cd1869b1c4bb99ab5b5bdbe2eb6df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.529628 16594 tablet_server.cc:196] TabletServer@127.16.52.131:0 shutdown complete.
I20260713 09:08:30.558138 16594 master.cc:562] Master@127.16.52.190:44315 shutting down...
I20260713 09:08:30.577867 16594 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:30.578406 16594 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:30.578743 16594 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cfdd21fd3194a39a36012656daee849: stopping tablet replica
I20260713 09:08:30.597642 16594 master.cc:584] Master@127.16.52.190:44315 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11440 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23818 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120791 ms total)
[  PASSED  ] 8 tests.
I20260713 09:08:30.652593 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260713 09:08:30.652878 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260713 09:08:30.653091 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260713 09:08:30.653302 16594 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 ~38 seconds ago
I20260713 09:08:30.653503 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~38 seconds ago
I20260713 09:08:30.653767 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20260713 09:08:30.654071 16594 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~30 seconds ago
